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

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