git.delta.rocks / unique-network / refs/commits / 26734e956758

difftreelog

commits

palletshistory
  1. 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
  2. build(dep) upgrade polkadot to v0.9.25
    Yaroslav Bolyukin 2022-07-21 #cdfb9bd
  3. correct launch-config-fork
    kozyrevdev 2022-08-16 #75794b8
  4. Merge branch 'develop' into CI-40-int-test-parachain-mode-v1
    Alex 2022-08-15 #c2ed355
  5. delete mistake
    Yaroslav Bolyukin 2022-08-15 #d3674cd
  6. uncomment clean containers
    Yaroslav Bolyukin 2022-08-15 #1df0f32
  7. Price target calibration
    Yaroslav Bolyukin 2022-08-15 #4130f35
  8. Ci 41 forckless update parachain relay nodata
    Yaroslav Bolyukin 2022-08-15 #b1129f6
  9. fix(pallet-refungible) rename benchmark type
    Yaroslav Bolyukin 2022-08-15 #cddd1b2
  10. add CI for update parachain & relay with forking data
    Yaroslav Bolyukin 2022-08-15 #f0f9c65
  11. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  12. Merge pull request #486 from UniqueNetwork/fix/no-error-on-calling-non-existing-function
    Yaroslav Bolyukin 2022-08-12 #ea9cd14
  13. Merge pull request #487 from UniqueNetwork/fix/serde-rpc
    Yaroslav Bolyukin 2022-08-15 #1ad8b2e
  14. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  15. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  16. chore add selector to error message
    Grigoriy Simonov 2022-08-12 #e625896
  17. fix serde rpc Fixed method signature `total_pieces`. Before that the number of pieces greater than 2^53 -1 caused an error when calling this method.
    PraetorP 2022-08-12 #79a270a
  18. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  19. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  20. fix(evm-coder-substrate-pallet) add error when non existing function is called on collection contract
    Grigoriy Simonov 2022-08-12 #9097925
  21. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  22. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  23. feat use pallet-configuration
    Yaroslav Bolyukin 2022-08-15 #aa49f02
  24. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  25. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  26. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  27. `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
  28. chore fix cargo fmt
    Grigoriy Simonov 2022-08-11 #67ae0d7