git.delta.rocks / unique-network / refs/commits / 3006d97d595d

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