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

difftreelog
  1. chore regenerate types
    Daniel Shiposha 2022-09-26 #e899eee
  2. fix use option vec for properties rpc
    Daniel Shiposha 2022-09-26 #629591d
  3. Add calculateFee method to playgrounds
    ut-akuznetsov 2022-09-29 #a667655
  4. fix unit tests Dockerfile
    Konstantin Astakhov 2022-09-28 #6b0c031
  5. add `calculateFee` and `callEVM` methods to playgrounds
    PraetorP 2022-09-29 #62959b2
  6. fix Dockerfile for testnet build
    Konstantin Astakhov 2022-09-07 #cd39996
  7. fix dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #55cce01
  8. fix Dockerfile for testnet
    Konstantin Astakhov 2022-09-06 #ed55860
  9. add launch-config for testnet build
    Konstantin Astakhov 2022-09-06 #accde6f
  10. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #f3ac9f9
  11. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #baf5f0d
  12. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d1126e
  13. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d65400
  14. Merge pull request #613 from UniqueNetwork/tests/cross-account-class
    ut-akuznetsov 2022-09-28 #ad4f650
  15. misk: Turn off eth metods for substrate addresses.
    Trubnikov Sergey 2022-09-26 #a9c2603
  16. tests(util): introduce CrossAccountId class to take on some util functionality
    Fahrrader 2022-09-28 #adb854c
  17. Merge pull request #607 from UniqueNetwork/tests/nesting
    ut-akuznetsov 2022-09-27 #edc6ac8
  18. Merge pull request #605 from UniqueNetwork/feature/playgrounds-it-improve
    ut-akuznetsov 2022-09-22 #644729e
  19. tests(nesting): revert majority of last commit + refactor token and collection naming convention
    Fahrrader 2022-09-27 #77e366b
  20. add draft check for each re-usable workflow
    Yaroslav Bolyukin 2022-09-21 #35dc5b5
  21. feat add skip/only/ifWithPallets to itSub/itEth
    Daniel Shiposha 2022-09-22 #3c4a992
  22. tests(nesting+properties): collection and token interfaces + make lower case not default for token addresses + more consts from old helpers included
    Fahrrader 2022-09-27 #415e2e0
  23. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  24. add draft check for each re-usable workflow
    Alexander Aksenov 2022-09-20 #d6b2f4b
  25. tests(nesting): refactor naming conventions for token addresses
    Fahrrader 2022-09-23 #b0b1d40
  26. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  27. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  28. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  29. tests(util): altrefactorbstrate normalization
    Fahrrader 2022-09-23 #378c38c
  30. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  31. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  32. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  33. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  34. tests(nesting): refactored to use playgrounds
    Fahrrader 2022-09-22 #04cd15c
  35. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  36. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  37. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  38. tests(util): minor refactor of transaction options
    Fahrrader 2022-09-20 #385c966
  39. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  40. fix use foreignasset for acala/karura
    Daniel Shiposha 2022-09-19 #a4e0aaa
  41. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  42. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  43. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  44. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  45. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  46. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  47. tests: thorough event logging + a few more tests refactored
    Fahrrader 2022-09-19 #4e55e39
  48. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  49. Merge branch 'test/app-promotion-refactor' of github.com:UniqueNetwork/unique-chain into test/app-promotion-refactor
    Alexander Aksenov 2022-09-16 #e8822f1
  50. test fix pallet-tokens field name change
    Yaroslav Bolyukin 2022-09-16 #48c1587
  51. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  52. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  53. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  54. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  55. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  56. test return missing generateKeyringPair
    Yaroslav Bolyukin 2022-09-16 #6ca971a
  57. 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
  58. Merge pull request #585 from UniqueNetwork/CI-85-ci-step-2-1-nodes-only-update-v2
    Yaroslav Bolyukin 2022-09-14 #dd0a161
  59. fix totalstaked calc bug
    PraetorP 2022-09-14 #7d1c4da
  60. replace variable by Jinja substitution
    Alexander Aksenov 2022-09-16 #fb3fa28
  61. Merge branch 'feature/multi-assets-redone' of github.com:UniqueNetwork/unique-chain into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #3d41009
  62. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  63. Re-add CheckTxVersion signed extension and a test
    Yaroslav Bolyukin 2022-09-14 #3505c1c
  64. Update node-only-update_v2.yml
    Alex 2022-09-13 #353eeb9
  65. Fix test
    Max Andreev 2022-09-14 #0384755
  66. escaping env variable substitution
    Alexander Aksenov 2022-09-16 #d71880e
  67. Merge remote-tracking branch 'origin/develop' into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #96e033f
  68. fix rpc port for xcm tests
    Konstantin Astakhov 2022-09-15 #416575c
  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. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  79. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  80. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  81. Change source branch of test repo.
    Yaroslav Bolyukin 2022-09-14 #e453a35
  82. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  83. define additional step for checkout repo at mainnet branch
    Alexander Aksenov 2022-09-13 #3ae8915
  84. add env variable into generation step
    Alexander Aksenov 2022-09-16 #e871765
  85. fix(foreign-assets) make benchmarks do updates
    Yaroslav Bolyukin 2022-09-16 #0a85bcf
  86. fix polkadot-types for xcm
    Konstantin Astakhov 2022-09-15 #71ddca2
  87. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  88. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  89. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  90. fix small make up
    Alexander Aksenov 2022-09-14 #3fb50d2
  91. Feature/eth passthrought
    Yaroslav Bolyukin 2022-09-14 #0d4bed3
  92. remove labels for relase CI workflow
    Alexander Aksenov 2022-09-14 #5832750
  93. change needs
    Alexander Aksenov 2022-09-13 #a2b946b
  94. add equal sign into Dockerfile. Remove Workspace cleanup
    Alexander Aksenov 2022-09-16 #3445c72
  95. fix limit nesting for XCM transfers
    Yaroslav Bolyukin 2022-09-16 #0141b6c
  96. fix needs for xcm
    Konstantin Astakhov 2022-09-15 #80f5377
  97. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  98. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  99. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  100. add runs_on
    Alexander Aksenov 2022-09-14 #2a07d1e