git.delta.rocks / unique-network / refs/commits / 04cd15cc5d24

difftreelog
  1. tests(nesting): refactored to use playgrounds
    Fahrrader 2022-09-22 #04cd15c
  2. Merge pull request #605 from UniqueNetwork/feature/playgrounds-it-improve
    ut-akuznetsov 2022-09-22 #644729e
  3. add draft check for each re-usable workflow
    Yaroslav Bolyukin 2022-09-21 #35dc5b5
  4. feat add skip/only/ifWithPallets to itSub/itEth
    Daniel Shiposha 2022-09-22 #3c4a992
  5. Merge pull request #602 from UniqueNetwork/tests/allow-list-refactored
    ut-akuznetsov 2022-09-21 #ad0580a
  6. add draft check for each re-usable workflow
    Alexander Aksenov 2022-09-20 #d6b2f4b
  7. Merge pull request #603 from UniqueNetwork/tests/finish-refactoring-base-folder
    ut-akuznetsov 2022-09-20 #bd863a1
  8. tests(allow-list): refactor overabundance of allow-list tests
    Fahrrader 2022-09-19 #7e1e685
  9. Merge pull request #601 from UniqueNetwork/tests/event-logging-and-more
    ut-akuznetsov 2022-09-20 #2f6a65e
  10. tests: refactor small tests + place better todos on all skipped
    Fahrrader 2022-09-20 #e876e8d
  11. Merge pull request #598 from UniqueNetwork/fix/rename_method_to_collectionSponsor
    Yaroslav Bolyukin 2022-09-19 #065efcf
  12. Merge pull request #569 from UniqueNetwork/feature/evm-conditional-inheritance
    Yaroslav Bolyukin 2022-09-19 #488175c
  13. tests(app-promotion): fix a test to new expected behavior
    Fahrrader 2022-09-20 #155f75c
  14. Feature/multi assets redone
    Yaroslav Bolyukin 2022-09-19 #25e3cfa
  15. fix rename some methods
    Trubnikov Sergey 2022-09-19 #2319928
  16. fix deny comma absence between if/via
    Daniel Shiposha 2022-09-19 #3fefb83
  17. tests(util): minor refactor of transaction options
    Fahrrader 2022-09-20 #385c966
  18. feat enable refungible for quartz
    Grigoriy Simonov 2022-09-19 #ceb51fe
  19. fix use foreignasset for acala/karura
    Daniel Shiposha 2022-09-19 #a4e0aaa
  20. fix rename method to collectionSponsor
    Trubnikov Sergey 2022-09-19 #b85120e
  21. fix parse comma at the end
    Daniel Shiposha 2022-09-19 #2962673
  22. revert(tests) minor unneeded changes
    Fahrrader 2022-09-19 #1b4500f
  23. Test/app promotion refactor
    Yaroslav Bolyukin 2022-09-16 #280815c
  24. test fix random key padding
    Yaroslav Bolyukin 2022-09-17 #fdbfc23
  25. feat use returns kw with via kw
    Daniel Shiposha 2022-09-19 #68abc1e
  26. tests: thorough event logging + a few more tests refactored
    Fahrrader 2022-09-19 #4e55e39
  27. fix cargo.toml
    Yaroslav Bolyukin 2022-09-15 #3bbb454
  28. Merge branch 'test/app-promotion-refactor' of github.com:UniqueNetwork/unique-chain into test/app-promotion-refactor
    Alexander Aksenov 2022-09-16 #e8822f1
  29. test fix pallet-tokens field name change
    Yaroslav Bolyukin 2022-09-16 #48c1587
  30. fix use while instead of loop
    Daniel Shiposha 2022-09-19 #d80ffd9
  31. Fix/app promotion
    Yaroslav Bolyukin 2022-09-14 #85b56f6
  32. fix cargo.toml
    PraetorP 2022-09-15 #6ca1269
  33. remove env from docker-compose extend file
    Alexander Aksenov 2022-09-16 #d26c125
  34. Fix tests for quartz and unique: remove global before
    Max Andreev 2022-09-16 #e0d3e40
  35. test return missing generateKeyringPair
    Yaroslav Bolyukin 2022-09-16 #6ca971a
  36. 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
  37. Merge pull request #585 from UniqueNetwork/CI-85-ci-step-2-1-nodes-only-update-v2
    Yaroslav Bolyukin 2022-09-14 #dd0a161
  38. fix totalstaked calc bug
    PraetorP 2022-09-14 #7d1c4da
  39. replace variable by Jinja substitution
    Alexander Aksenov 2022-09-16 #fb3fa28
  40. Merge branch 'feature/multi-assets-redone' of github.com:UniqueNetwork/unique-chain into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #3d41009
  41. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  42. Re-add CheckTxVersion signed extension and a test
    Yaroslav Bolyukin 2022-09-14 #3505c1c
  43. Update node-only-update_v2.yml
    Alex 2022-09-13 #353eeb9
  44. Fix test
    Max Andreev 2022-09-14 #0384755
  45. escaping env variable substitution
    Alexander Aksenov 2022-09-16 #d71880e
  46. Merge remote-tracking branch 'origin/develop' into feature/multi-assets-redone
    Yaroslav Bolyukin 2022-09-16 #96e033f
  47. fix rpc port for xcm tests
    Konstantin Astakhov 2022-09-15 #416575c
  48. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  49. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  50. change runtime version to 927030
    Konstantin Astakhov 2022-09-14 #ad75a1e
  51. Re-add CheckTxVersion signed extension and a test
    Greg Zaitsev 2022-09-14 #e71bc9c
  52. remove readyness check from this step
    Alexander Aksenov 2022-09-13 #2169733
  53. test getTotalStaked increased after payoutStakers
    Max Andreev 2022-09-14 #ceb5947
  54. edit docker compose
    Alexander Aksenov 2022-09-16 #112418c
  55. test regenerate types
    Yaroslav Bolyukin 2022-09-16 #4072e10
  56. expose 9933 rpc port for xcm tests
    Konstantin Astakhov 2022-09-15 #73dffe8
  57. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  58. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  59. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  60. Change source branch of test repo.
    Yaroslav Bolyukin 2022-09-14 #e453a35
  61. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  62. define additional step for checkout repo at mainnet branch
    Alexander Aksenov 2022-09-13 #3ae8915
  63. add env variable into generation step
    Alexander Aksenov 2022-09-16 #e871765
  64. fix(foreign-assets) make benchmarks do updates
    Yaroslav Bolyukin 2022-09-16 #0a85bcf
  65. fix polkadot-types for xcm
    Konstantin Astakhov 2022-09-15 #71ddca2
  66. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  67. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  68. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  69. fix small make up
    Alexander Aksenov 2022-09-14 #3fb50d2
  70. Feature/eth passthrought
    Yaroslav Bolyukin 2022-09-14 #0d4bed3
  71. remove labels for relase CI workflow
    Alexander Aksenov 2022-09-14 #5832750
  72. change needs
    Alexander Aksenov 2022-09-13 #a2b946b
  73. add equal sign into Dockerfile. Remove Workspace cleanup
    Alexander Aksenov 2022-09-16 #3445c72
  74. fix limit nesting for XCM transfers
    Yaroslav Bolyukin 2022-09-16 #0141b6c
  75. fix needs for xcm
    Konstantin Astakhov 2022-09-15 #80f5377
  76. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  77. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  78. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  79. add runs_on
    Alexander Aksenov 2022-09-14 #2a07d1e
  80. Merge pull request #570 from UniqueNetwork/feature/sponsoring-fee-limit
    Yaroslav Bolyukin 2022-09-13 #a711701
  81. fmt
    Trubnikov Sergey 2022-09-13 #d8d2ace
  82. rename dependant job, move try-runtime option from build ARGs to Dockerfile
    Alexander Aksenov 2022-09-13 #5969a58
  83. add variable definition
    Alexander Aksenov 2022-09-16 #1d4b417
  84. refactor move foreign flag to collection struct
    Yaroslav Bolyukin 2022-09-16 #40cdf27
  85. merge files for workflow xcm in one
    Konstantin Astakhov 2022-09-15 #3cd4026
  86. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  87. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  88. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d
  89. try to move debug into existing workflow
    Alexander Aksenov 2022-09-14 #69b0e70
  90. Merge pull request #584 from UniqueNetwork/feature/RFT_rename
    Yaroslav Bolyukin 2022-09-13 #f14c4bb
  91. build switch frontier dependency to a branch
    Yaroslav Bolyukin 2022-09-13 #5964f58
  92. fix refactor weght calculation.
    Trubnikov Sergey 2022-09-12 #b5cee7d
  93. change job name
    Alexander Aksenov 2022-09-13 #011d236
  94. add echo for debug. aditional build envieroment cleanup
    Alexander Aksenov 2022-09-16 #979ed45
  95. Merge branch 'feature/multi-assets-redone' of https://github.com/UniqueNetwork/unique-chain into feature/multi-assets-redone
    Dev 2022-09-14 #285030f
  96. add build additional build images for xcm
    Konstantin Astakhov 2022-09-15 #464a23e
  97. Merge pull request #483 from UniqueNetwork/feature/mint-for-fungible-token
    Yaroslav Bolyukin 2022-08-30 #6c48590
  98. test ethContract group for eth-playgrounds
    Andrey 2022-09-04 #e6b5df4
  99. add steps definition to a job
    Alexander Aksenov 2022-09-14 #55a6526
  100. Add description of the sponsoring flow
    Yaroslav Bolyukin 2022-09-13 #8a59560