git.delta.rocks / unique-network / refs/commits / 4e0b740f5ec1

difftreelog

commits

pallets/nonfungible/srchistory
  1. fix remove properties when item destroyed
    Daniel Shiposha 2022-05-18 #4e0b740
  2. Merge branch 'feature/pallet-structure-rebased' of https://github.com/UniqueNetwork/unique-chain into feature/pallet-structure-rebased
    Fahrrader 2022-05-19 #c9b52e8
  3. fix(properties) according to clippy
    Daniel Shiposha 2022-05-19 #ce9146f
  4. fix wrong check combinator
    Yaroslav Bolyukin 2022-05-13 #0baf86c
  5. fix property keys are optional in RPC
    Daniel Shiposha 2022-05-19 #7db537d
  6. feat add properties scopes
    Daniel Shiposha 2022-05-18 #0391082
  7. refactor switch to new eth log logic
    Yaroslav Bolyukin 2022-05-13 #fe4e763
  8. feat implement evm property manipulation
    Yaroslav Bolyukin 2022-05-17 #6edd3f1
  9. Use Error::from when needed
    Daniel Shiposha 2022-05-12 #1c4a2b3
  10. refactor remove unneeded fn, add transactional attrs
    Daniel Shiposha 2022-05-16 #6020bb0
  11. Leave only property keys in events
    Daniel Shiposha 2022-05-12 #579ff14
  12. feat delegate erc call to other struct
    Yaroslav Bolyukin 2022-05-12 #edc04ac
  13. refactor Remove variable data from tokens
    Daniel Shiposha 2022-05-14 #f3ce0b5
  14. Merge remote-tracking branch 'origin/feature/collection-and-nft-props-rebased' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #c9b1333
  15. Merge commit 'fcefd819ab8cf4238a12fa577ad072a3a0ebdad1' into feature/pallet-structure-rebased
    Yaroslav Bolyukin 2022-05-12 #926a049
  16. Add properties key chars check
    Daniel Shiposha 2022-05-11 #2976d69
  17. feat prevent ouroboros creation during nest
    Yaroslav Bolyukin 2022-04-19 #bebe624
  18. Upgrade to polkadot v0.9.20
    kozyrevdev 2022-05-06 #b35da00
  19. Merge branch 'develop' into hotfix/OutOfOffset
    Igor Kozyrev 2022-05-06 #d9c46d5
  20. Feature/core-325
    kozyrevdev 2022-04-21 #02783a2
  21. Merge branch 'develop' into bugfix/CORE-317
    Igor Kozyrev 2022-04-21 #147a9de
  22. feat(rpc) totalSupply
    Yaroslav Bolyukin 2022-04-14 #f387a59
  23. fix misprints
    Igor Kozyrev 2022-04-21 #447d08b
  24. cargo fmt
    Daniel Shiposha 2022-05-06 #761b2c7
  25. Add token_data RPC
    Daniel Shiposha 2022-05-06 #4154c51
  26. Merge branch 'develop' into feature/CORE-325
    Igor Kozyrev 2022-04-21 #5f2e50b
  27. fix(rpc) wrong return type for collectionTokens call
    Yaroslav Bolyukin 2022-04-12 #f9a4dd5
  28. CORE-325 cargo fmt
    Trubnikov Sergey 2022-04-11 #c97f702
  29. Add properties to create item(s)
    Daniel Shiposha 2022-05-06 #59d3dde