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

difftreelog

commits

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