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

difftreelog
  1. feat(identity) fork + publicize private fields
    Fahrrader 2022-12-27 #f8930f8
  2. refactor(collator-selection) rename revoke to release + update tx + cargo fmt
    Fahrrader 2022-12-27 #3ce5f80
  3. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-27 #8de2dcb
  4. feat(identity) add pallet + rename evm-migration to data-management
    Fahrrader 2022-12-27 #308db16
  5. add sapphire chain into workflows
    Unique 2022-12-27 #38c568c
  6. feat(collator-selection) interaction with configuration pallet
    Fahrrader 2022-12-27 #896d7c6
  7. fix runtime version for chains
    Unique 2022-12-27 #0895f5c
  8. tests(collator-selection): integration tests + types + minor refactor of thee pallet
    Fahrrader 2022-12-23 #70abe57
  9. fix README.md
    Unique 2022-12-27 #1e827aa
  10. feat(collator-selection) method refactoring + unit tests complete
    Fahrrader 2022-12-22 #d41364f
  11. update .env
    Unique 2022-12-27 #3aded97
  12. feat(collator-selection) licenses + onboarding
    Fahrrader 2022-12-22 #313a9f3
  13. style fix formatting
    Yaroslav Bolyukin 2022-12-26 #cd87d8c
  14. tests(collator-selection): further fixes
    Fahrrader 2022-12-21 #218082e
  15. add sapphire chain to the forkless workflows
    Yaroslav Bolyukin 2022-12-26 #6bd6fc5
  16. test(collator-selection) intermediate changes and fixes to tests + minor refactor
    Fahrrader 2022-12-21 #33d3cd0
  17. chore update price coefficients
    Yaroslav Bolyukin 2022-12-26 #59d1423
  18. add sapphire chain to the forkless workflows
    Unique 2022-12-26 #7530e42
  19. feat(collator-selection) add+remove invulnerable methods + tests + miscellaneous changes before more refactoring
    Fahrrader 2022-12-21 #1e14fe8
  20. chore run benchmarks
    Igor Kozyrev 2022-12-26 #2fb8176
  21. Feature/pov estimate api
    Yaroslav Bolyukin 2022-12-23 #192d143
  22. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-19 #9b89504
  23. Increase periods length for forkless tests
    Max Andreev 2022-12-25 #f1d694e
  24. Merge pull request #775 from UniqueNetwork/chore/fix-warnings
    Yaroslav Bolyukin 2022-12-23 #83762c9
  25. chore regenerate types
    Daniel Shiposha 2022-12-23 #41dbcfc
  26. feat(collator-selection) initial post-pallet-transmigration commit + minor refactoring
    Fahrrader 2022-10-28 #8f7419b
  27. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  28. Feature/generate types package
    Yaroslav Bolyukin 2022-12-26 #e42f99d
  29. Merge pull request #808 from UniqueNetwork/fix/try-runtime-0.9.36
    Yaroslav Bolyukin 2022-12-23 #cf483e2
  30. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-23 #1c0b76d
  31. chore regenerate types
    Daniel Shiposha 2022-12-23 #f4e2261
  32. feat(collator-selection) opal only
    Fahrrader 2022-10-28 #a931d82
  33. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  34. Add required pallets
    Max Andreev 2022-12-19 #bb64e2b
  35. Merge pull request #810 from UniqueNetwork/fix/app-promotion-benchmarks
    Yaroslav Bolyukin 2022-12-26 #71fe9c7
  36. test remove sapphire special casing
    Yaroslav Bolyukin 2022-12-26 #8c9db45
  37. Merge pull request #757 from UniqueNetwork/feature/collection-sponsoring-for-rft
    Yaroslav Bolyukin 2022-12-23 #507b779
  38. fix try-runtime polkadot-v0.9.36
    Daniel Shiposha 2022-12-23 #13872be
  39. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-22 #8371463
  40. chore regenerate types
    Daniel Shiposha 2022-12-23 #992dc8a
  41. Merge remote-tracking branch 'origin/release-v930031' into feature/collator-selection
    Fahrrader 2022-10-28 #3858e94
  42. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  43. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170
  44. Fix transfer.nload script
    Max Andreev 2022-12-16 #1b028ed
  45. fix `payoutStakers` & `unstake` benchmarks
    PraetorP 2022-12-25 #e38b41f
  46. fix polkadot-types for sapphire
    Unique 2022-12-26 #96b1046
  47. Merge pull request #809 from UniqueNetwork/fix/runtime-benchmark-polkadot-v0.9.36
    Yaroslav Bolyukin 2022-12-23 #246f27a
  48. chore fix comments
    Grigoriy Simonov 2022-12-23 #9b3f042
  49. Fix xcm
    Yaroslav Bolyukin 2022-12-22 #ceb8459
  50. chore fix immediately fixable dependabot warnings
    Fahrrader 2022-12-15 #7b9f08e
  51. fix use hash in state_at
    Daniel Shiposha 2022-12-23 #674c25d
  52. refactor(collator-selection) session config
    Fahrrader 2022-08-26 #0602b80
  53. chore upgrade spec_version
    Yaroslav Bolyukin 2022-10-24 #bb1e6df
  54. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  55. fix test `NFT: collectionNestingRestrictedCollectionIds() & collectionNestingPermissions`
    PraetorP 2022-12-16 #94acd92
  56. tests(repair): displace sudo tests into seqtests
    Fahrrader 2022-12-16 #c944a0c
  57. Move rmrk and substrate to .oudated
    Max Andreev 2022-12-16 #da79245
  58. delete special key for sapphire
    Unique 2022-12-26 #1bc232f
  59. ci misplaced mainnet branch bump
    Yaroslav Bolyukin 2022-12-23 #ec72d0e
  60. fix benchmarks rft, fix some warnings
    Daniel Shiposha 2022-12-23 #c26667b
  61. chore add collection type check
    Grigoriy Simonov 2022-12-23 #f7442f8
  62. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b9448b5
  63. fix notePreimage pallet for unq/qtz
    Daniel Shiposha 2022-12-22 #3e66406
  64. chore(tests) fix dependabot warnings + up polkadot API version
    Fahrrader 2022-12-14 #27a93db
  65. fix add wsEndpoint to playgrnd helpers
    Daniel Shiposha 2022-11-25 #e000126
  66. format(CollatorSelection): tests
    Fahrrader 2022-04-01 #06a95fc
  67. Fix/ci release v930031
    Yaroslav Bolyukin 2022-10-24 #4025130
  68. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  69. fix pallet-presence test
    Andrey 2022-12-16 #0099e20
  70. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  71. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  72. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  73. [DO NOT MERGE] fix node only
    Yaroslav Bolyukin 2022-12-23 #712c467
  74. chore fix warnings
    Grigoriy Simonov 2022-12-23 #adda20e
  75. Fix/payout stakers
    Yaroslav Bolyukin 2022-12-22 #5509757
  76. fix limit enum name
    Yaroslav Bolyukin 2022-12-22 #0af2be8
  77. fix cargo fmt
    Daniel Shiposha 2022-12-22 #2d180a9
  78. chore cargo fmt
    Fahrrader 2022-12-14 #b9f8b76
  79. fix regenerate types after rebase
    Daniel Shiposha 2022-11-25 #c207e15
  80. test(CollatorSelection) verification of correct block authoring
    Fahrrader 2022-04-01 #32beeaf
  81. Tests (Eth-RFT): Fix double contract event checking
    Yaroslav Bolyukin 2022-10-24 #86869e3
  82. Merge remote-tracking branch 'origin/fix/try-runtime-name-check-panic' into fix/ci-release-v930031
    Konstantin Astakhov 2022-10-24 #79511a9
  83. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  84. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d
  85. chore generate stubs
    PraetorP 2022-12-16 #f001d28
  86. chore generate stubs & fix docs
    PraetorP 2022-12-16 #9e7b960
  87. Remove only
    Max Andreev 2022-12-16 #66caf45
  88. Merge pull request #806 from UniqueNetwork/fix/macro_check_enum_fields
    Yaroslav Bolyukin 2022-12-23 #aea0773
  89. Use patch branches
    Max Andreev 2022-12-23 #2cd759e
  90. chore cargo fmt
    Grigoriy Simonov 2022-12-22 #f918247
  91. build bump runtime version to v336040
    Yaroslav Bolyukin 2022-12-22 #2abdf7d
  92. chore readme.md
    PraetorP 2022-12-20 #726da5c
  93. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b42809f
  94. fix disable xcm teleports
    Daniel Shiposha 2022-12-22 #9e3831c
  95. chore(tests) fix unit tests still using RFT' TokenData
    Fahrrader 2022-12-14 #3fb3c00
  96. fix separate povinfo RPC
    Daniel Shiposha 2022-11-25 #c0e5e77
  97. test(CollatorSelection) added restoration of invulnerables
    Fahrrader 2022-03-30 #ca41422
  98. Fix/benchmakrs n try runtime
    Yaroslav Bolyukin 2022-10-21 #a848b6b
  99. tests(eth-rft): fix double contract event checking
    Fahrrader 2022-10-24 #d88860d
  100. fix copy from build tag for polkadot
    Konstantin Astakhov 2022-10-24 #5487ee7