git.delta.rocks / unique-network / refs/commits / 076b5dc181ef

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