git.delta.rocks / unique-network / refs/commits / 488175cd133a

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