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

difftreelog
  1. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #f3ac9f9
  2. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #baf5f0d
  3. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d1126e
  4. add separate workflow for testnet-build
    Konstantin Astakhov 2022-09-05 #0d65400
  5. Merge pull request #613 from UniqueNetwork/tests/cross-account-class
    ut-akuznetsov 2022-09-28 #ad4f650
  6. misk: Turn off eth metods for substrate addresses.
    Trubnikov Sergey 2022-09-26 #a9c2603
  7. tests(util): introduce CrossAccountId class to take on some util functionality
    Fahrrader 2022-09-28 #adb854c
  8. Merge pull request #607 from UniqueNetwork/tests/nesting
    ut-akuznetsov 2022-09-27 #edc6ac8
  9. Merge pull request #605 from UniqueNetwork/feature/playgrounds-it-improve
    ut-akuznetsov 2022-09-22 #644729e
  10. tests(nesting): revert majority of last commit + refactor token and collection naming convention
    Fahrrader 2022-09-27 #77e366b
  11. add draft check for each re-usable workflow
    Yaroslav Bolyukin 2022-09-21 #35dc5b5
  12. feat add skip/only/ifWithPallets to itSub/itEth
    Daniel Shiposha 2022-09-22 #3c4a992
  13. 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
  14. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  15. add draft check for each re-usable workflow
    Alexander Aksenov 2022-09-20 #d6b2f4b
  16. tests(nesting): refactor naming conventions for token addresses
    Fahrrader 2022-09-23 #b0b1d40
  17. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  18. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  19. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  20. tests(util): altrefactorbstrate normalization
    Fahrrader 2022-09-23 #378c38c
  21. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  22. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  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. tests(nesting): refactored to use playgrounds
    Fahrrader 2022-09-22 #04cd15c
  26. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  27. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  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. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  34. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  35. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  36. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  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. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  43. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  44. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  45. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  46. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  47. test return missing generateKeyringPair
    Yaroslav Bolyukin 2022-09-16 #6ca971a
  48. 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
  49. Merge pull request #585 from UniqueNetwork/CI-85-ci-step-2-1-nodes-only-update-v2
    Yaroslav Bolyukin 2022-09-14 #dd0a161
  50. fix totalstaked calc bug
    PraetorP 2022-09-14 #7d1c4da
  51. replace variable by Jinja substitution
    Alexander Aksenov 2022-09-16 #fb3fa28
  52. Merge branch 'feature/multi-assets-redone' of github.com:UniqueNetwork/unique-chain into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #3d41009
  53. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  54. Re-add CheckTxVersion signed extension and a test
    Yaroslav Bolyukin 2022-09-14 #3505c1c
  55. Update node-only-update_v2.yml
    Alex 2022-09-13 #353eeb9
  56. Fix test
    Max Andreev 2022-09-14 #0384755
  57. escaping env variable substitution
    Alexander Aksenov 2022-09-16 #d71880e
  58. Merge remote-tracking branch 'origin/develop' into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #96e033f
  59. fix rpc port for xcm tests
    Konstantin Astakhov 2022-09-15 #416575c
  60. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  61. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  62. change runtime version to 927030
    Konstantin Astakhov 2022-09-14 #ad75a1e
  63. Re-add CheckTxVersion signed extension and a test
    Greg Zaitsev 2022-09-14 #e71bc9c
  64. remove readyness check from this step
    Alexander Aksenov 2022-09-13 #2169733
  65. test getTotalStaked increased after payoutStakers
    Max Andreev 2022-09-14 #ceb5947
  66. edit docker compose
    Alexander Aksenov 2022-09-16 #112418c
  67. test regenerate types
    Yaroslav Bolyukin 2022-09-16 #4072e10
  68. expose 9933 rpc port for xcm tests
    Konstantin Astakhov 2022-09-15 #73dffe8
  69. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  70. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  71. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  72. Change source branch of test repo.
    Yaroslav Bolyukin 2022-09-14 #e453a35
  73. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  74. define additional step for checkout repo at mainnet branch
    Alexander Aksenov 2022-09-13 #3ae8915
  75. add env variable into generation step
    Alexander Aksenov 2022-09-16 #e871765
  76. fix(foreign-assets) make benchmarks do updates
    Yaroslav Bolyukin 2022-09-16 #0a85bcf
  77. fix polkadot-types for xcm
    Konstantin Astakhov 2022-09-15 #71ddca2
  78. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  79. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  80. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  81. fix small make up
    Alexander Aksenov 2022-09-14 #3fb50d2
  82. Feature/eth passthrought
    Yaroslav Bolyukin 2022-09-14 #0d4bed3
  83. remove labels for relase CI workflow
    Alexander Aksenov 2022-09-14 #5832750
  84. change needs
    Alexander Aksenov 2022-09-13 #a2b946b
  85. add equal sign into Dockerfile. Remove Workspace cleanup
    Alexander Aksenov 2022-09-16 #3445c72
  86. fix limit nesting for XCM transfers
    Yaroslav Bolyukin 2022-09-16 #0141b6c
  87. fix needs for xcm
    Konstantin Astakhov 2022-09-15 #80f5377
  88. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  89. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  90. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  91. add runs_on
    Alexander Aksenov 2022-09-14 #2a07d1e
  92. Merge pull request #570 from UniqueNetwork/feature/sponsoring-fee-limit
    Yaroslav Bolyukin 2022-09-13 #a711701
  93. fmt
    Trubnikov Sergey 2022-09-13 #d8d2ace
  94. rename dependant job, move try-runtime option from build ARGs to Dockerfile
    Alexander Aksenov 2022-09-13 #5969a58
  95. add variable definition
    Alexander Aksenov 2022-09-16 #1d4b417
  96. refactor move foreign flag to collection struct
    Yaroslav Bolyukin 2022-09-16 #40cdf27
  97. merge files for workflow xcm in one
    Konstantin Astakhov 2022-09-15 #3cd4026
  98. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  99. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  100. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d