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

difftreelog

commits

pallets/refungiblehistory
  1. fix restore frame-benchmarking in rft
    Daniel Shiposha 2022-08-12 #a28a7b0
  2. New methods allows to call `remove_prefix` with limit multiple times
    in the same block
    However, we don't use prefix removal limits, so upgrade is
    straightforward
    Yaroslav Bolyukin 2022-07-21 #26734e9
  3. build(dep) upgrade polkadot to v0.9.25
    Yaroslav Bolyukin 2022-07-21 #cdfb9bd
  4. correct launch-config-fork
    kozyrevdev 2022-08-16 #75794b8
  5. Merge branch 'develop' into CI-40-int-test-parachain-mode-v1
    Alex 2022-08-15 #c2ed355
  6. delete mistake
    Yaroslav Bolyukin 2022-08-15 #d3674cd
  7. uncomment clean containers
    Yaroslav Bolyukin 2022-08-15 #1df0f32
  8. Price target calibration
    Yaroslav Bolyukin 2022-08-15 #4130f35
  9. fix(pallet-refungible) rename benchmark type
    Yaroslav Bolyukin 2022-08-15 #cddd1b2
  10. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  11. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  12. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  13. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  14. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  15. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  16. `create_multiple_items_ex` was allowing invalid (that will be always
    rejected at runtime level) refungible mint extrinsics, by passing
    multiple users into `RefungibleMultipleItems` call.
    Yaroslav Bolyukin 2022-08-04 #ec332a0