git.delta.rocks / unique-network / refs/commits / 4091fe1c4f2a

difftreelog
  1. cargo fmt
    Fahrrader 2022-12-28 #4091fe1
  2. chore generate types
    Fahrrader 2022-12-28 #895a035
  3. build(collator-selection) switch to quartz
    Fahrrader 2022-12-28 #18cb512
  4. feat(configuration) benchmarks
    Fahrrader 2022-12-28 #5409665
  5. refactor(collator-selection) shuffle pallets + add benchmarks to bench
    Fahrrader 2022-12-28 #63282b0
  6. feat(identity) divide set_identities into insert and remove + tests + finish identity inserter script
    Fahrrader 2022-12-28 #ce1b509
  7. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-28 #4176e4d
  8. refactor(data-management) revert naming back to evm-migration
    Fahrrader 2022-12-28 #65e077c
  9. test pallet presence for sapphire
    Yaroslav Bolyukin 2022-12-27 #3c2e49b
  10. refactor(identity) displace set-identities to identity pallet
    Fahrrader 2022-12-28 #373c2a6
  11. fix try-runtime
    Unique 2022-12-27 #6c431cb
  12. style(collator-selection) get rid of some todos
    Fahrrader 2022-12-27 #37af826
  13. fix workflows for sapphire
    Unique 2022-12-27 #0e2d278
  14. feat(collator-selection) benchmarks for collator-selection and data-management + cargo fmt
    Fahrrader 2022-12-27 #cbfc871
  15. add sapphire chain and wasm file into workflows
    Unique 2022-12-27 #35449cb
  16. feat(identity) offchain script for pulling and inserting identities
    Fahrrader 2022-12-27 #9206f91
  17. add sapphire chain into workflows
    Unique 2022-12-27 #38c568c
  18. refactor(identity) rename insert_identities > set + regenerate types
    Fahrrader 2022-12-27 #77f6358
  19. fix runtime version for chains
    Unique 2022-12-27 #0895f5c
  20. feat(identity) fork + publicize private fields
    Fahrrader 2022-12-27 #f8930f8
  21. fix README.md
    Unique 2022-12-27 #1e827aa
  22. refactor(collator-selection) rename revoke to release + update tx + cargo fmt
    Fahrrader 2022-12-27 #3ce5f80
  23. update .env
    Unique 2022-12-27 #3aded97
  24. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-27 #8de2dcb
  25. style fix formatting
    Yaroslav Bolyukin 2022-12-26 #cd87d8c
  26. feat(identity) add pallet + rename evm-migration to data-management
    Fahrrader 2022-12-27 #308db16
  27. add sapphire chain to the forkless workflows
    Yaroslav Bolyukin 2022-12-26 #6bd6fc5
  28. feat(collator-selection) interaction with configuration pallet
    Fahrrader 2022-12-27 #896d7c6
  29. chore update price coefficients
    Yaroslav Bolyukin 2022-12-26 #59d1423
  30. add sapphire chain to the forkless workflows
    Unique 2022-12-26 #7530e42
  31. tests(collator-selection): integration tests + types + minor refactor of thee pallet
    Fahrrader 2022-12-23 #70abe57
  32. chore run benchmarks
    Igor Kozyrev 2022-12-26 #2fb8176
  33. Feature/pov estimate api
    Yaroslav Bolyukin 2022-12-23 #192d143
  34. feat(collator-selection) method refactoring + unit tests complete
    Fahrrader 2022-12-22 #d41364f
  35. Increase periods length for forkless tests
    Max Andreev 2022-12-25 #f1d694e
  36. Merge pull request #775 from UniqueNetwork/chore/fix-warnings
    Yaroslav Bolyukin 2022-12-23 #83762c9
  37. chore regenerate types
    Daniel Shiposha 2022-12-23 #41dbcfc
  38. feat(collator-selection) licenses + onboarding
    Fahrrader 2022-12-22 #313a9f3
  39. Feature/generate types package
    Yaroslav Bolyukin 2022-12-26 #e42f99d
  40. Merge pull request #808 from UniqueNetwork/fix/try-runtime-0.9.36
    Yaroslav Bolyukin 2022-12-23 #cf483e2
  41. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-23 #1c0b76d
  42. chore regenerate types
    Daniel Shiposha 2022-12-23 #f4e2261
  43. tests(collator-selection): further fixes
    Fahrrader 2022-12-21 #218082e
  44. Merge pull request #810 from UniqueNetwork/fix/app-promotion-benchmarks
    Yaroslav Bolyukin 2022-12-26 #71fe9c7
  45. test remove sapphire special casing
    Yaroslav Bolyukin 2022-12-26 #8c9db45
  46. Merge pull request #757 from UniqueNetwork/feature/collection-sponsoring-for-rft
    Yaroslav Bolyukin 2022-12-23 #507b779
  47. fix try-runtime polkadot-v0.9.36
    Daniel Shiposha 2022-12-23 #13872be
  48. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-22 #8371463
  49. chore regenerate types
    Daniel Shiposha 2022-12-23 #992dc8a
  50. test(collator-selection) intermediate changes and fixes to tests + minor refactor
    Fahrrader 2022-12-21 #33d3cd0
  51. fix `payoutStakers` & `unstake` benchmarks
    PraetorP 2022-12-25 #e38b41f
  52. fix polkadot-types for sapphire
    Unique 2022-12-26 #96b1046
  53. Merge pull request #809 from UniqueNetwork/fix/runtime-benchmark-polkadot-v0.9.36
    Yaroslav Bolyukin 2022-12-23 #246f27a
  54. chore fix comments
    Grigoriy Simonov 2022-12-23 #9b3f042
  55. Fix xcm
    Yaroslav Bolyukin 2022-12-22 #ceb8459
  56. chore fix immediately fixable dependabot warnings
    Fahrrader 2022-12-15 #7b9f08e
  57. fix use hash in state_at
    Daniel Shiposha 2022-12-23 #674c25d
  58. feat(collator-selection) add+remove invulnerable methods + tests + miscellaneous changes before more refactoring
    Fahrrader 2022-12-21 #1e14fe8
  59. delete special key for sapphire
    Unique 2022-12-26 #1bc232f
  60. ci misplaced mainnet branch bump
    Yaroslav Bolyukin 2022-12-23 #ec72d0e
  61. fix benchmarks rft, fix some warnings
    Daniel Shiposha 2022-12-23 #c26667b
  62. chore add collection type check
    Grigoriy Simonov 2022-12-23 #f7442f8
  63. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b9448b5
  64. fix notePreimage pallet for unq/qtz
    Daniel Shiposha 2022-12-22 #3e66406
  65. chore(tests) fix dependabot warnings + up polkadot API version
    Fahrrader 2022-12-14 #27a93db
  66. fix add wsEndpoint to playgrnd helpers
    Daniel Shiposha 2022-11-25 #e000126
  67. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-19 #9b89504
  68. [DO NOT MERGE] fix node only
    Yaroslav Bolyukin 2022-12-23 #712c467
  69. chore fix warnings
    Grigoriy Simonov 2022-12-23 #adda20e
  70. Fix/payout stakers
    Yaroslav Bolyukin 2022-12-22 #5509757
  71. fix limit enum name
    Yaroslav Bolyukin 2022-12-22 #0af2be8
  72. fix cargo fmt
    Daniel Shiposha 2022-12-22 #2d180a9
  73. chore cargo fmt
    Fahrrader 2022-12-14 #b9f8b76
  74. fix regenerate types after rebase
    Daniel Shiposha 2022-11-25 #c207e15
  75. feat(collator-selection) initial post-pallet-transmigration commit + minor refactoring
    Fahrrader 2022-10-28 #8f7419b
  76. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  77. Merge pull request #806 from UniqueNetwork/fix/macro_check_enum_fields
    Yaroslav Bolyukin 2022-12-23 #aea0773
  78. Use patch branches
    Max Andreev 2022-12-23 #2cd759e
  79. chore cargo fmt
    Grigoriy Simonov 2022-12-22 #f918247
  80. build bump runtime version to v336040
    Yaroslav Bolyukin 2022-12-22 #2abdf7d
  81. chore readme.md
    PraetorP 2022-12-20 #726da5c
  82. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b42809f
  83. fix disable xcm teleports
    Daniel Shiposha 2022-12-22 #9e3831c
  84. chore(tests) fix unit tests still using RFT' TokenData
    Fahrrader 2022-12-14 #3fb3c00
  85. fix separate povinfo RPC
    Daniel Shiposha 2022-11-25 #c0e5e77
  86. feat(collator-selection) opal only
    Fahrrader 2022-10-28 #a931d82
  87. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  88. Add required pallets
    Max Andreev 2022-12-19 #bb64e2b
  89. Merge pull request #802 from UniqueNetwork/tests/eth-helpers
    Yaroslav Bolyukin 2022-12-23 #d6d6d43
  90. fix check enum fields
    Trubnikov Sergey 2022-12-23 #3e69aff
  91. chore fix code review requests
    Grigoriy Simonov 2022-12-22 #5871c2c
  92. Upgrade to polkadot v0.9.36
    Yaroslav Bolyukin 2022-12-22 #91de1c7
  93. fix the behaviour of the `payoutStakers` extrinsic in which only one stake is calculated for the last processed staker.
    PraetorP 2022-12-20 #41d4d76
  94. refactor reuse code generation patterns
    Yaroslav Bolyukin 2022-12-22 #be088e7
  95. fix use Unlimited string
    Daniel Shiposha 2022-12-22 #3673a42
  96. chore fix cargo check warnings
    Fahrrader 2022-12-14 #a94868f
  97. feat calculatePovInfo playgrnd method
    Daniel Shiposha 2022-11-24 #52ec20b
  98. Merge remote-tracking branch 'origin/release-v930031' into feature/collator-selection
    Fahrrader 2022-10-28 #3858e94
  99. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  100. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170