git.delta.rocks / unique-network / refs/commits / 373c2a6bf04f

difftreelog

commits

palletshistory
  1. refactor(identity) displace set-identities to identity pallet
    Fahrrader 2022-12-28 #373c2a6
  2. style(collator-selection) get rid of some todos
    Fahrrader 2022-12-27 #37af826
  3. feat(collator-selection) benchmarks for collator-selection and data-management + cargo fmt
    Fahrrader 2022-12-27 #cbfc871
  4. refactor(identity) rename insert_identities > set + regenerate types
    Fahrrader 2022-12-27 #77f6358
  5. feat(identity) fork + publicize private fields
    Fahrrader 2022-12-27 #f8930f8
  6. refactor(collator-selection) rename revoke to release + update tx + cargo fmt
    Fahrrader 2022-12-27 #3ce5f80
  7. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-27 #8de2dcb
  8. feat(identity) add pallet + rename evm-migration to data-management
    Fahrrader 2022-12-27 #308db16
  9. feat(collator-selection) interaction with configuration pallet
    Fahrrader 2022-12-27 #896d7c6
  10. tests(collator-selection): integration tests + types + minor refactor of thee pallet
    Fahrrader 2022-12-23 #70abe57
  11. feat(collator-selection) method refactoring + unit tests complete
    Fahrrader 2022-12-22 #d41364f
  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. feat(collator-selection) add+remove invulnerable methods + tests + miscellaneous changes before more refactoring
    Fahrrader 2022-12-21 #1e14fe8
  18. chore run benchmarks
    Igor Kozyrev 2022-12-26 #2fb8176
  19. Feature/pov estimate api
    Yaroslav Bolyukin 2022-12-23 #192d143
  20. Merge branch 'develop' into feature/collator-selection
    Fahrrader 2022-12-19 #9b89504
  21. Merge pull request #775 from UniqueNetwork/chore/fix-warnings
    Yaroslav Bolyukin 2022-12-23 #83762c9
  22. feat(collator-selection) initial post-pallet-transmigration commit + minor refactoring
    Fahrrader 2022-10-28 #8f7419b
  23. Merge pull request #788 from UniqueNetwork/tests/eth-helpers
    ut-akuznetsov 2022-12-19 #49182bd
  24. Feature/generate types package
    Yaroslav Bolyukin 2022-12-26 #e42f99d
  25. Merge pull request #808 from UniqueNetwork/fix/try-runtime-0.9.36
    Yaroslav Bolyukin 2022-12-23 #cf483e2
  26. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-23 #1c0b76d
  27. Merge pull request #785 from UniqueNetwork/feature/force-repair-things
    ut-akuznetsov 2022-12-16 #c12162a
  28. Merge pull request #810 from UniqueNetwork/fix/app-promotion-benchmarks
    Yaroslav Bolyukin 2022-12-26 #71fe9c7
  29. Merge pull request #757 from UniqueNetwork/feature/collection-sponsoring-for-rft
    Yaroslav Bolyukin 2022-12-23 #507b779
  30. Merge branch 'develop' into chore/fix-warnings
    Fahrrader 2022-12-22 #8371463
  31. Merge remote-tracking branch 'origin/release-v930031' into feature/collator-selection
    Fahrrader 2022-10-28 #3858e94
  32. added `mintCross` function for `UniqueExtensoins` interfaces
    ut-akuznetsov 2022-12-16 #d8b03ef
  33. style(repair) adjust test names + documentation
    Fahrrader 2022-12-16 #196e170
  34. fix `payoutStakers` & `unstake` benchmarks
    PraetorP 2022-12-25 #e38b41f
  35. Merge pull request #809 from UniqueNetwork/fix/runtime-benchmark-polkadot-v0.9.36
    Yaroslav Bolyukin 2022-12-23 #246f27a
  36. chore fix comments
    Grigoriy Simonov 2022-12-23 #9b3f042
  37. Fix xcm
    Yaroslav Bolyukin 2022-12-22 #ceb8459
  38. Added `collectionLimits` function in `Collection` interface,  changed…
    ut-akuznetsov 2022-12-16 #0a1b898
  39. fix benchmarks rft, fix some warnings
    Daniel Shiposha 2022-12-23 #c26667b
  40. chore add collection type check
    Grigoriy Simonov 2022-12-23 #f7442f8
  41. Merge branch 'feature/refinement_on_named_structures' into develop
    Yaroslav Bolyukin 2022-12-22 #b9448b5
  42. Merge pull request #780 from UniqueNetwork/feature/properties-for-ft-collections
    ut-akuznetsov 2022-12-16 #1e2863e
  43. refactor remove unused fn `convert_tuple_to_cross_account`
    PraetorP 2022-12-16 #1425d54
  44. feat(repair-item) change to force_repair_item + add force_repair_collection + tests
    Fahrrader 2022-12-16 #2a4f1af
  45. Merge branch 'develop' into tests/eth-helpers
    Max Andreev 2022-12-16 #176cbff
  46. chore fix warnings
    Grigoriy Simonov 2022-12-23 #adda20e
  47. Fix/payout stakers
    Yaroslav Bolyukin 2022-12-22 #5509757
  48. fix cargo fmt
    Daniel Shiposha 2022-12-22 #2d180a9
  49. added cross methods: `burnFromCross` , `transferCross`, `approveCorss…
    ut-akuznetsov 2022-12-16 #21ff2d2
  50. feat(fungible) substrate setting collection properties + tests
    Fahrrader 2022-12-15 #669456d