git.delta.rocks / unique-network / refs/commits / 508677d90089

difftreelog

commits

/history
  1. transferEvent migrated
    rkv 2022-09-26 #508677d
  2. destroyCollectionEvent migrated
    rkv 2022-09-26 #6f2de8e
  3. createMultipleItemsEvent migrated
    rkv 2022-09-26 #81a7dac
  4. createItemEvent migrated
    rkv 2022-09-26 #5861102
  5. createCollectionEvent migrated
    rkv 2022-09-26 #4801eab
  6. burnItemEvent migrated
    rkv 2022-09-26 #99f3d75
  7. fix wrap rft test with ifWithPallets
    rkv 2022-09-22 #9e6bd66
  8. fix normalize addresses
    rkv 2022-09-22 #fd6a419
  9. merge develop into /test/playground-migration
    rkv 2022-09-21 #b45c52c
  10. fix createMultipleItemsEx remove skip tests
    rkv 2022-09-21 #f5a3434
  11. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  12. add helpers & fix replace mistakes
    rkv 2022-09-20 #3069e4d
  13. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  14. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  15. enableDisableTransfer migrated
    rkv 2022-09-16 #bc53a7e
  16. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  17. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  18. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  19. destroyCollection migrated
    rkv 2022-09-16 #ff1beac
  20. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  21. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  22. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  23. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  24. creditFeesToTreasury migrated
    rkv 2022-09-16 #0b16c5c
  25. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  26. tests(util): minor refactor of transaction options
    Fahrrader 2022-09-20 #385c966
  27. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  28. fix use foreignasset for acala/karura
    Daniel Shiposha 2022-09-19 #a4e0aaa
  29. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  30. createMultipleItemsEx migrated
    rkv 2022-09-14 #d729c2f
  31. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  32. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  33. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  34. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  35. fix code style
    rkv 2022-09-14 #96cdb9b
  36. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  37. tests: thorough event logging + a few more tests refactored
    Fahrrader 2022-09-19 #4e55e39
  38. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  39. Merge branch 'test/app-promotion-refactor' of github.com:UniqueNetwork/unique-chain into test/app-promotion-refactor
    Alexander Aksenov 2022-09-16 #e8822f1
  40. test fix pallet-tokens field name change
    Yaroslav Bolyukin 2022-09-16 #48c1587
  41. Merge branch 'develop' into test/playground-migration
    rkv 2022-09-14 #9844c48
  42. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  43. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  44. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  45. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  46. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  47. test return missing generateKeyringPair
    Yaroslav Bolyukin 2022-09-16 #6ca971a
  48. fix allowLists code style
    rkv 2022-09-14 #3d71464
  49. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  50. 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