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

difftreelog

commits

palletshistory
  1. merge develop into test/playground-migration
    rkv 2022-10-04 #7a315e3
  2. merged
    rkv 2022-10-04 #4b0f7ea
  3. Merge branch 'develop' into test/playground-migration
    Fahrrader 2022-09-30 #e106ad4
  4. fix cargo fmt
    Daniel Shiposha 2022-10-03 #29dbca8
  5. Tests (Eth): NFT, RFT & FT tests refactored for Playgrounds
    ut-akuznetsov 2022-09-30 #e15be01
  6. fix use unique-polkadot-v0.9.29
    Daniel Shiposha 2022-10-03 #ea2246a
  7. merge develop into /test/playground-migration
    rkv 2022-09-21 #b45c52c
  8. fix benchmarks
    Daniel Shiposha 2022-10-03 #2472fbf
  9. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  10. fix cargo fmt
    Daniel Shiposha 2022-09-28 #b88274c
  11. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  12. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  13. build upgrade to polkadot-v0.9.29
    Daniel Shiposha 2022-09-28 #3deec63
  14. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  15. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  16. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  17. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  18. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  19. chore add `collectionCreationFee` method to CollectionHelpers
    Grigoriy Simonov 2022-09-27 #9309104
  20. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  21. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  22. chore cargo fmt
    Grigoriy Simonov 2022-09-27 #413ee13
  23. Merge branch 'develop' into test/playground-migration
    rkv 2022-09-14 #9844c48
  24. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  25. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  26. 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