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

difftreelog

commits

palletshistory
  1. add CI for update parachain & relay with forking data
    Yaroslav Bolyukin 2022-08-15 #f0f9c65
  2. Merge pull request #487 from UniqueNetwork/fix/serde-rpc
    Yaroslav Bolyukin 2022-08-15 #1ad8b2e
  3. Merge pull request #486 from UniqueNetwork/fix/no-error-on-calling-non-existing-function
    Yaroslav Bolyukin 2022-08-12 #ea9cd14
  4. 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
  5. chore add selector to error message
    Grigoriy Simonov 2022-08-12 #e625896
  6. Merge remote-tracking branch 'origin/develop' into feature/playgrounds
    Max Andreev 2022-08-12 #f1fa9f2
  7. fix(evm-coder-substrate-pallet) add error when non existing function is called on collection contract
    Grigoriy Simonov 2022-08-12 #9097925
  8. Merge remote-tracking branch 'origin/feature/fractionalizer-contract' into develop
    Yaroslav Bolyukin 2022-08-11 #fe32b30
  9. chore change verifyOwnerOrAdmin method
    Grigoriy Simonov 2022-08-11 #0265731
  10. Merge pull request #462 from UniqueNetwork/fix/pallets_disabled
    Yaroslav Bolyukin 2022-08-11 #282c701
  11. chore fix cargo fmt
    Grigoriy Simonov 2022-08-11 #67ae0d7
  12. chore add Fractionalizer contract documentation, prevent QTZ/UNQ transfers from nonowners, tests for TransfersNotAllowed
    Grigoriy Simonov 2022-08-11 #e38fb0c
  13. Rework bulk refungible mint
    Yaroslav Bolyukin 2022-08-10 #0d95470
  14. Remove duplicate changelog
    kozyrevdev 2022-08-09 #467da92
  15. chore(bureaucrate) bump versions
    Yaroslav Bolyukin 2022-08-04 #16c0f79
  16. Feature/core 412 Helper for create RFT collection
    Yaroslav Bolyukin 2022-07-27 #2232fc1
  17. Merge duplicated changelogs into one file
    Andrey 2022-08-09 #bf656b0
  18. Merge pull request #427 from UniqueNetwork/doc/architectural-changes
    Yaroslav Bolyukin 2022-07-22 #d4f7a1e
  19. misck: fix pr
    Trubnikov Sergey 2022-07-26 #7e1b91d
  20. feat(pallet-refungible) implement property RPC
    Yaroslav Bolyukin 2022-08-08 #d4149b5
  21. chore fix `token_owner` weight
    Grigoriy Simonov 2022-08-11 #2d2eac8
  22. Merge pull request #439 from UniqueNetwork/doc/rmrk
    Yaroslav Bolyukin 2022-07-22 #281e817
  23. misk: fix pr
    Trubnikov Sergey 2022-07-26 #090f6fa
  24. chore make rft token default if parent token is not set
    Grigoriy Simonov 2022-08-11 #c7669db
  25. doc(rmrk): fix an unfinished line
    Farhad Hakimov 2022-07-22 #4651d7d
  26. misk: fix pr
    Trubnikov Sergey 2022-07-26 #9aa0a89
  27. Merge pull request #468 from UniqueNetwork/fix/fungible-pallet-wrong-amount-in-item-created-event
    Yaroslav Bolyukin 2022-08-08 #42ce186
  28. doc(rmrk): requested clarifications
    Farhad Hakimov 2022-07-22 #717e109
  29. doc: minor style + structure error descriptions refactoring
    Farhad Hakimov 2022-07-22 #42b27fc
  30. misk: Fix typo.
    Trubnikov Sergey 2022-07-25 #0bb0c76
  31. `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
  32. refactor unsupported! macro
    Daniel Shiposha 2022-08-09 #5eadf5f
  33. Merge pull request #426 from UniqueNetwork/feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #509c828
  34. doc(rmrk): minor edits for clarity
    Farhad Hakimov 2022-07-22 #27c50a6
  35. Merge branch 'develop' into doc/architectural-changes
    Farhad Hakimov 2022-07-22 #e684c8a
  36. misk: * Add docs. * Detailed changelog. * Move lambd is_erc721 to separate function is_erc721_metadata_compatible.
    Trubnikov Sergey 2022-07-25 #ec51511
  37. style format code
    Yaroslav Bolyukin 2022-08-04 #b7c1009
  38. chore fix code review requests
    Grigoriy Simonov 2022-08-04 #17276cf
  39. ERC20 API for refungible tokens
    Yaroslav Bolyukin 2022-07-22 #c2a34ed
  40. Merge branch 'develop' into feature/token_owners
    Yaroslav Bolyukin 2022-07-22 #10fad85
  41. doc(rmrk): style + minor revisions
    Farhad Hakimov 2022-07-22 #01c2c9e
  42. doc: adjust create_collection deprecation
    Farhad Hakimov 2022-07-19 #5b3cd06
  43. patch: Change dispathed call for create item (return collection id).
    Trubnikov Sergey 2022-07-25 #5273049
  44. Merge remote-tracking branch 'origin/feature/erc-721-for-refungible' into develop
    Yaroslav Bolyukin 2022-08-04 #3203150