git.delta.rocks / unique-network / refs/commits / 2be843eb2a54

difftreelog

commits

palletshistory
  1. Merge branch 'develop' into CI-40-int-test-parachain-mode-v1
    Alex 2022-08-15 #c2ed355
  2. delete mistake
    Yaroslav Bolyukin 2022-08-15 #d3674cd
  3. uncomment clean containers
    Yaroslav Bolyukin 2022-08-15 #1df0f32
  4. Price target calibration
    Yaroslav Bolyukin 2022-08-15 #4130f35
  5. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  6. Ci 41 forckless update parachain relay nodata
    Yaroslav Bolyukin 2022-08-15 #b1129f6
  7. fix(pallet-refungible) rename benchmark type
    Yaroslav Bolyukin 2022-08-15 #cddd1b2
  8. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  9. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  10. add CI for update parachain & relay with forking data
    Yaroslav Bolyukin 2022-08-15 #f0f9c65
  11. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  12. Merge pull request #487 from UniqueNetwork/fix/serde-rpc
    Yaroslav Bolyukin 2022-08-15 #1ad8b2e
  13. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  14. Merge pull request #486 from UniqueNetwork/fix/no-error-on-calling-non-existing-function
    Yaroslav Bolyukin 2022-08-12 #ea9cd14
  15. 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
  16. chore add selector to error message
    Grigoriy Simonov 2022-08-12 #e625896
  17. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  18. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  19. fix(evm-coder-substrate-pallet) add error when non existing function is called on collection contract
    Grigoriy Simonov 2022-08-12 #9097925
  20. feat use pallet-configuration
    Yaroslav Bolyukin 2022-08-15 #aa49f02
  21. `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
  22. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  23. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  24. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  25. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  26. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150
  27. chore changelog and version
    Grigoriy Simonov 2022-08-04 #b24c77c
  28. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  29. fix(refungible-pallet) fixed wrong amount in ItemCreated event
    Grigoriy Simonov 2022-08-04 #d82d09e
  30. chore fix cargo fmt
    Grigoriy Simonov 2022-08-11 #67ae0d7
  31. chore regenerate evm-coder files
    Yaroslav Bolyukin 2022-08-03 #6fca5f3
  32. chore add transfer event for `burn` and `create_multiple_items`
    Grigoriy Simonov 2022-08-03 #9d3564e
  33. Revert back file
    Alexander Aksenov 2022-08-05 #4a5e049
  34. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  35. Merge pull request #438 from UniqueNetwork/fix/dynamic-part-selector-offset
    Yaroslav Bolyukin 2022-08-03 #f732634
  36. chore add transfer events for transfering from and to partial ownership
    Grigoriy Simonov 2022-08-03 #bb6d71b