git.delta.rocks / unique-network / refs/commits / 2978d7deedc7

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