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

difftreelog
  1. Mint tests generalization
    Max Andreev 2023-01-13 #b0a74de
  2. Combine call tests
    Max Andreev 2023-01-12 #8a76dd7
  3. Merge pull request #824 from UniqueNetwork/fix/duplicated-identity-imports
    Yaroslav Bolyukin 2023-01-11 #32d4fdc
  4. Feature/westend rococo env
    ut-akuznetsov 2023-01-10 #0da35ba
  5. fix remove duplicated use
    Daniel Shiposha 2023-01-11 #a4be551
  6. Merge pull request #818 from UniqueNetwork/feature/approve-from-eth-mirror
    Yaroslav Bolyukin 2023-01-10 #20ec6e6
  7. delete wf integration-tests
    Unique 2023-01-09 #9220791
  8. Simplify construct runtime macro
    Yaroslav Bolyukin 2023-01-10 #aa6b9ea
  9. chore fix code review requests
    Grigoriy Simonov 2023-01-10 #8162cc0
  10. add RELAY_CHAIN_TYPE for forkless workflows
    Unique 2023-01-08 #fb2377a
  11. doc: release v936050 migrations
    Yaroslav Bolyukin 2022-12-29 #fe83568
  12. fix invalid-transaction use
    Daniel Shiposha 2023-01-10 #96fe90f
  13. chore rename `set_allowance_for` to `set_allowance_from`
    Grigoriy Simonov 2023-01-09 #2c03632
  14. add RELAY_CHAIN_TYPE env for xcm
    Unique 2023-01-08 #f88f14a
  15. ci update mainnet branch
    Yaroslav Bolyukin 2022-12-29 #719a87f
  16. This reverts commit 5c458e3bb5379d766f85952308af2ef4c8a36525.
    Daniel Shiposha 2023-01-09 #07a5720
  17. chore add using for `collator-selection`
    Grigoriy Simonov 2023-01-09 #90bf3a3
  18. build bump spec_version to v936050
    Yaroslav Bolyukin 2022-12-29 #99d26a2
  19. This reverts commit 710f6ef835d66d7803ac6dfda93998416246acbd.
    Daniel Shiposha 2023-01-09 #5c458e3
  20. feat add ApproveFrom eth mirror
    Grigoriy Simonov 2023-01-09 #0f4242c
  21. Move sapphire to quartz
    Yaroslav Bolyukin 2022-12-29 #c6842c8
  22. fix remove unused imports
    Daniel Shiposha 2023-01-09 #710f6ef
  23. Collator Selection
    Yaroslav Bolyukin 2022-12-29 #a2c419c
  24. Merge branch 'develop' into feature/sapphire-is-quartz
    Yaroslav Bolyukin 2022-12-29 #4dff934
  25. refactor simplify construct_runtime
    Daniel Shiposha 2023-01-09 #776f751
  26. test pallet presence for sapphire
    Yaroslav Bolyukin 2022-12-27 #3c2e49b
  27. fix(collator-selection) proper weights
    Fahrrader 2022-12-29 #f2a853a
  28. test fix pallet presence for sapphire
    Yaroslav Bolyukin 2022-12-29 #13ad712
  29. fix try-runtime
    Unique 2022-12-27 #6c431cb
  30. docs(collator-selection) update CHANGELOG.md
    Fahrrader 2022-12-29 #c43adc7
  31. ci fix wasm_name for sapphire
    Yaroslav Bolyukin 2022-12-28 #38ce5c2
  32. fix workflows for sapphire
    Unique 2022-12-27 #0e2d278
  33. fix(collator-selection) configuration weights + disable benchmarking for now
    Fahrrader 2022-12-29 #d18d30e
  34. feat move sapphire to quartz
    Yaroslav Bolyukin 2022-12-28 #b9c463c
  35. add sapphire chain and wasm file into workflows
    Unique 2022-12-27 #35449cb
  36. cargo fmt
    Fahrrader 2022-12-28 #4091fe1
  37. add sapphire chain into workflows
    Unique 2022-12-27 #38c568c
  38. chore generate types
    Fahrrader 2022-12-28 #895a035
  39. fix runtime version for chains
    Unique 2022-12-27 #0895f5c
  40. build(collator-selection) switch to quartz
    Fahrrader 2022-12-28 #18cb512
  41. fix README.md
    Unique 2022-12-27 #1e827aa
  42. feat(configuration) benchmarks
    Fahrrader 2022-12-28 #5409665
  43. update .env
    Unique 2022-12-27 #3aded97
  44. refactor(collator-selection) shuffle pallets + add benchmarks to bench
    Fahrrader 2022-12-28 #63282b0
  45. style fix formatting
    Yaroslav Bolyukin 2022-12-26 #cd87d8c
  46. feat(identity) divide set_identities into insert and remove + tests + finish identity inserter script
    Fahrrader 2022-12-28 #ce1b509
  47. add sapphire chain to the forkless workflows
    Yaroslav Bolyukin 2022-12-26 #6bd6fc5
  48. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-28 #4176e4d
  49. chore update price coefficients
    Yaroslav Bolyukin 2022-12-26 #59d1423
  50. add sapphire chain to the forkless workflows
    Unique 2022-12-26 #7530e42
  51. refactor(data-management) revert naming back to evm-migration
    Fahrrader 2022-12-28 #65e077c
  52. chore run benchmarks
    Igor Kozyrev 2022-12-26 #2fb8176
  53. Feature/pov estimate api
    Yaroslav Bolyukin 2022-12-23 #192d143
  54. refactor(identity) displace set-identities to identity pallet
    Fahrrader 2022-12-28 #373c2a6
  55. Increase periods length for forkless tests
    Max Andreev 2022-12-25 #f1d694e
  56. Merge pull request #775 from UniqueNetwork/chore/fix-warnings
    Yaroslav Bolyukin 2022-12-23 #83762c9
  57. chore regenerate types
    Daniel Shiposha 2022-12-23 #41dbcfc
  58. style(collator-selection) get rid of some todos
    Fahrrader 2022-12-27 #37af826
  59. Feature/generate types package
    Yaroslav Bolyukin 2022-12-26 #e42f99d
  60. Merge pull request #808 from UniqueNetwork/fix/try-runtime-0.9.36
    Yaroslav Bolyukin 2022-12-23 #cf483e2
  61. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-23 #1c0b76d
  62. chore regenerate types
    Daniel Shiposha 2022-12-23 #f4e2261
  63. feat(collator-selection) benchmarks for collator-selection and data-management + cargo fmt
    Fahrrader 2022-12-27 #cbfc871
  64. Merge pull request #810 from UniqueNetwork/fix/app-promotion-benchmarks
    Yaroslav Bolyukin 2022-12-26 #71fe9c7
  65. test remove sapphire special casing
    Yaroslav Bolyukin 2022-12-26 #8c9db45
  66. Merge pull request #757 from UniqueNetwork/feature/collection-sponsoring-for-rft
    Yaroslav Bolyukin 2022-12-23 #507b779
  67. fix try-runtime polkadot-v0.9.36
    Daniel Shiposha 2022-12-23 #13872be
  68. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-22 #8371463
  69. chore regenerate types
    Daniel Shiposha 2022-12-23 #992dc8a
  70. feat(identity) offchain script for pulling and inserting identities
    Fahrrader 2022-12-27 #9206f91
  71. fix `payoutStakers` & `unstake` benchmarks
    PraetorP 2022-12-25 #e38b41f
  72. fix polkadot-types for sapphire
    Unique 2022-12-26 #96b1046
  73. Merge pull request #809 from UniqueNetwork/fix/runtime-benchmark-polkadot-v0.9.36
    Yaroslav Bolyukin 2022-12-23 #246f27a
  74. chore fix comments
    Grigoriy Simonov 2022-12-23 #9b3f042
  75. Fix xcm
    Yaroslav Bolyukin 2022-12-22 #ceb8459
  76. chore fix immediately fixable dependabot warnings
    Fahrrader 2022-12-15 #7b9f08e
  77. fix use hash in state_at
    Daniel Shiposha 2022-12-23 #674c25d
  78. refactor(identity) rename insert_identities > set + regenerate types
    Fahrrader 2022-12-27 #77f6358
  79. delete special key for sapphire
    Unique 2022-12-26 #1bc232f
  80. ci misplaced mainnet branch bump
    Yaroslav Bolyukin 2022-12-23 #ec72d0e
  81. fix benchmarks rft, fix some warnings
    Daniel Shiposha 2022-12-23 #c26667b
  82. chore add collection type check
    Grigoriy Simonov 2022-12-23 #f7442f8
  83. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b9448b5
  84. fix notePreimage pallet for unq/qtz
    Daniel Shiposha 2022-12-22 #3e66406
  85. chore(tests) fix dependabot warnings + up polkadot API version
    Fahrrader 2022-12-14 #27a93db
  86. fix add wsEndpoint to playgrnd helpers
    Daniel Shiposha 2022-11-25 #e000126
  87. feat(identity) fork + publicize private fields
    Fahrrader 2022-12-27 #f8930f8
  88. [DO NOT MERGE] fix node only
    Yaroslav Bolyukin 2022-12-23 #712c467
  89. chore fix warnings
    Grigoriy Simonov 2022-12-23 #adda20e
  90. Fix/payout stakers
    Yaroslav Bolyukin 2022-12-22 #5509757
  91. fix limit enum name
    Yaroslav Bolyukin 2022-12-22 #0af2be8
  92. fix cargo fmt
    Daniel Shiposha 2022-12-22 #2d180a9
  93. chore cargo fmt
    Fahrrader 2022-12-14 #b9f8b76
  94. fix regenerate types after rebase
    Daniel Shiposha 2022-11-25 #c207e15
  95. refactor(collator-selection) rename revoke to release + update tx + cargo fmt
    Fahrrader 2022-12-27 #3ce5f80
  96. Merge pull request #806 from UniqueNetwork/fix/macro_check_enum_fields
    Yaroslav Bolyukin 2022-12-23 #aea0773
  97. Use patch branches
    Max Andreev 2022-12-23 #2cd759e
  98. chore cargo fmt
    Grigoriy Simonov 2022-12-22 #f918247
  99. build bump runtime version to v336040
    Yaroslav Bolyukin 2022-12-22 #2abdf7d
  100. chore readme.md
    PraetorP 2022-12-20 #726da5c