git.delta.rocks / unique-network / refs/commits / d80ffd97d5f2

difftreelog

commits

pallets/refungible/src/erc.rs25.4 KiBsourcehistory
  1. Add new configuration option for #[solidity_interface] is attribute:
    if($expr)
    
    This expression will be executed during ERC165 supports_interface call,
    and during normal call execution (but not during parsing), allowing to
    conditionally disable some inherited interfaces based on contract data
    Yaroslav Bolyukin 2022-09-08 #4cc1096
  2. Merge remote-tracking branch 'origin/feature/add_collection_sponsor_substrate' into develop
    Yaroslav Bolyukin 2022-08-25 #eadc594
  3. Document evm related crates
    Yaroslav Bolyukin 2022-08-25 #78becc5
  4. fix After rebase
    Trubnikov Sergey 2022-08-25 #41b5a1d
  5. path: Add some methods for manipulate collection sponsor via eth.
    Trubnikov Sergey 2022-08-24 #c0ab2ae