git.delta.rocks / unique-network / refs/commits / 4801eabf3aa8

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