git.delta.rocks / unique-network / refs/commits / 9cb826388a25

difftreelog
  1. wip collectionAdmin to be fixed
    rkv 2022-09-28 #9cb8263
  2. eth/proxy/nonFungibleProxy migrated
    rkv 2022-09-28 #c50b56f
  3. eth/proxy/fungibleProxy migrated
    rkv 2022-09-28 #3fb65c0
  4. eth/base migrated
    rkv 2022-09-28 #759b871
  5. eth/collectionProperties migrated
    rkv 2022-09-28 #95c88d3
  6. wip collectionAdmin migrating
    rkv 2022-09-26 #f0eacde
  7. eth/allowList migrated
    rkv 2022-09-26 #bebe784
  8. transferFromEvent migrated
    rkv 2022-09-26 #076b5dc
  9. transferEvent migrated
    rkv 2022-09-26 #508677d
  10. destroyCollectionEvent migrated
    rkv 2022-09-26 #6f2de8e
  11. createMultipleItemsEvent migrated
    rkv 2022-09-26 #81a7dac
  12. createItemEvent migrated
    rkv 2022-09-26 #5861102
  13. createCollectionEvent migrated
    rkv 2022-09-26 #4801eab
  14. burnItemEvent migrated
    rkv 2022-09-26 #99f3d75
  15. fix wrap rft test with ifWithPallets
    rkv 2022-09-22 #9e6bd66
  16. fix normalize addresses
    rkv 2022-09-22 #fd6a419
  17. merge develop into /test/playground-migration
    rkv 2022-09-21 #b45c52c
  18. fix createMultipleItemsEx remove skip tests
    rkv 2022-09-21 #f5a3434
  19. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  20. add helpers & fix replace mistakes
    rkv 2022-09-20 #3069e4d
  21. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  22. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  23. enableDisableTransfer migrated
    rkv 2022-09-16 #bc53a7e
  24. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  25. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  26. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  27. destroyCollection migrated
    rkv 2022-09-16 #ff1beac
  28. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  29. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  30. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  31. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  32. creditFeesToTreasury migrated
    rkv 2022-09-16 #0b16c5c
  33. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  34. tests(util): minor refactor of transaction options
    Fahrrader 2022-09-20 #385c966
  35. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  36. fix use foreignasset for acala/karura
    Daniel Shiposha 2022-09-19 #a4e0aaa
  37. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  38. createMultipleItemsEx migrated
    rkv 2022-09-14 #d729c2f
  39. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  40. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  41. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  42. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  43. fix code style
    rkv 2022-09-14 #96cdb9b
  44. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  45. tests: thorough event logging + a few more tests refactored
    Fahrrader 2022-09-19 #4e55e39
  46. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  47. Merge branch 'test/app-promotion-refactor' of github.com:UniqueNetwork/unique-chain into test/app-promotion-refactor
    Alexander Aksenov 2022-09-16 #e8822f1
  48. test fix pallet-tokens field name change
    Yaroslav Bolyukin 2022-09-16 #48c1587
  49. Merge branch 'develop' into test/playground-migration
    rkv 2022-09-14 #9844c48
  50. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  51. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  52. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  53. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  54. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  55. test return missing generateKeyringPair
    Yaroslav Bolyukin 2022-09-16 #6ca971a
  56. fix allowLists code style
    rkv 2022-09-14 #3d71464
  57. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  58. 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
  59. Merge pull request #585 from UniqueNetwork/CI-85-ci-step-2-1-nodes-only-update-v2
    Yaroslav Bolyukin 2022-09-14 #dd0a161
  60. fix totalstaked calc bug
    PraetorP 2022-09-14 #7d1c4da
  61. replace variable by Jinja substitution
    Alexander Aksenov 2022-09-16 #fb3fa28
  62. Merge branch 'feature/multi-assets-redone' of github.com:UniqueNetwork/unique-chain into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #3d41009
  63. createMultipeItems migrated
    rkv 2022-09-13 #6804826
  64. Feature/eth passthrought
    Yaroslav Bolyukin 2022-09-14 #0d4bed3
  65. remove labels for relase CI workflow
    Alexander Aksenov 2022-09-14 #5832750
  66. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  67. Re-add CheckTxVersion signed extension and a test
    Yaroslav Bolyukin 2022-09-14 #3505c1c
  68. Update node-only-update_v2.yml
    Alex 2022-09-13 #353eeb9
  69. Fix test
    Max Andreev 2022-09-14 #0384755
  70. escaping env variable substitution
    Alexander Aksenov 2022-09-16 #d71880e
  71. Merge remote-tracking branch 'origin/develop' into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #96e033f
  72. fix rpc port for xcm tests
    Konstantin Astakhov 2022-09-15 #416575c
  73. wip migrating createMultipleItems
    rkv 2022-09-12 #3404470
  74. Merge pull request #570 from UniqueNetwork/feature/sponsoring-fee-limit
    Yaroslav Bolyukin 2022-09-13 #a711701
  75. fmt
    Trubnikov Sergey 2022-09-13 #d8d2ace
  76. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  77. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  78. change runtime version to 927030
    Konstantin Astakhov 2022-09-14 #ad75a1e
  79. Re-add CheckTxVersion signed extension and a test
    Greg Zaitsev 2022-09-14 #e71bc9c
  80. remove readyness check from this step
    Alexander Aksenov 2022-09-13 #2169733
  81. test getTotalStaked increased after payoutStakers
    Max Andreev 2022-09-14 #ceb5947
  82. edit docker compose
    Alexander Aksenov 2022-09-16 #112418c
  83. test regenerate types
    Yaroslav Bolyukin 2022-09-16 #4072e10
  84. expose 9933 rpc port for xcm tests
    Konstantin Astakhov 2022-09-15 #73dffe8
  85. createItem migrated
    rkv 2022-09-12 #d856e87
  86. Merge pull request #584 from UniqueNetwork/feature/RFT_rename
    Yaroslav Bolyukin 2022-09-13 #f14c4bb
  87. build switch frontier dependency to a branch
    Yaroslav Bolyukin 2022-09-13 #5964f58
  88. fix refactor weght calculation.
    Trubnikov Sergey 2022-09-12 #b5cee7d
  89. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  90. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  91. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  92. Change source branch of test repo.
    Yaroslav Bolyukin 2022-09-14 #e453a35
  93. define additional step for checkout repo at mainnet branch
    Alexander Aksenov 2022-09-13 #3ae8915
  94. add env variable into generation step
    Alexander Aksenov 2022-09-16 #e871765
  95. fix(foreign-assets) make benchmarks do updates
    Yaroslav Bolyukin 2022-09-16 #0a85bcf
  96. fix polkadot-types for xcm
    Konstantin Astakhov 2022-09-15 #71ddca2
  97. createCollection migrated
    rkv 2022-09-12 #792a004
  98. Add description of the sponsoring flow
    Yaroslav Bolyukin 2022-09-13 #8a59560
  99. fix remove artifacts
    Trubnikov Sergey 2022-09-13 #be1cd69
  100. chore update evm stubs
    Grigoriy Simonov 2022-09-13 #dd68dda