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

difftreelog

commits

pallets/nft/srchistory
  1. Skip zero value transfers in transferFrom
    kozyrevdev 2021-10-07 #f837334
  2. Release/v3.0.0
    str-mv 2021-06-18 #25e7a6f
  3. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  4. feat skip transfers with zero value
    Yaroslav Bolyukin 2021-10-06 #cd6177d
  5. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  6. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  7. Fix unit tests
    usetech-llc 2021-03-23 #3bcc5aa
  8. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  9. Update getCreateCollectionResult()
    usetech-llc 2021-03-23 #7b0bdf5
  10. test transfer_from now throws NoPermission on low approval
    Yaroslav Bolyukin 2021-03-23 #3e7f8c4
  11. Release/v1.0.1
    str-mv 2020-09-22 #f94b085
  12. Create collection method fixed
    str-mv 2020-09-23 #6257940
  13. feat limit allowance to owned amount
    Yaroslav Bolyukin 2021-02-17 #1284e5a
  14. Add test events
    Greg Zaitsev 2021-03-22 #c1873db
  15. Rename Created event to CollectionCreated
    Greg Zaitsev 2021-03-23 #84b418d
  16. refactor remove unnecessary contains_key checks for Allowances
    Yaroslav Bolyukin 2021-03-23 #16c9428
  17. Merge branch 'master' into update/v2
    Greg Zaitsev 2020-09-17 #8d30d14
  18. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  19. Optional collections related review
    Greg Zaitsev 2021-03-22 #a6f3f04
  20. tests: make collection creation free for unit tests
    Yaroslav Bolyukin 2021-03-23 #18bd1f5
  21. Chain runtime variable name changed
    str-mv 2020-09-11 #96b20f2
  22. White list and mint permissions features
    str-mv 2020-09-22 #119e358
  23. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  24. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  25. Emit approve/transferFrom events
    Greg Zaitsev 2021-03-22 #c09c218
  26. test initialize balances when constructing runtime
    Yaroslav Bolyukin 2021-03-23 #9a34025
  27. Code style update
    str-mv 2020-09-09 #7a21a78
  28. Forkless update function fixed
    str-mv 2020-09-18 #f765262
  29. Feature/nftpar 196 sponsor set variable metadata
    Greg Zaitsev 2021-03-22 #e4dd4c0
  30. feat emit Transfer event on transfer_from
    Yaroslav Bolyukin 2021-03-22 #ec67731
  31. refactor optional collections related review
    Yaroslav Bolyukin 2021-03-22 #6a8b360
  32. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  33. tests: token now always exists in case of fungible
    Yaroslav Bolyukin 2021-03-23 #8eed0a6
  34. Unit tests added
    str-mv 2020-09-08 #d96245d
  35. feat add Transfer event
    Yaroslav Bolyukin 2021-02-17 #44bf7a8
  36. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-15 #1b193a6
  37. Transfer load testing
    Greg Zaitsev 2021-02-11 #800a78f
  38. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
    Yaroslav Bolyukin 2021-02-12 #22e2b6e
  39. Adding CI
    Greg Zaitsev 2021-03-22 #e72e7a9
  40. feat add Approved event
    Yaroslav Bolyukin 2021-03-22 #188bd82
  41. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  42. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  43. tests: fix unit tests
    Yaroslav Bolyukin 2021-03-23 #af8334e
  44. Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
    str-mv 2020-09-01 #a334016
  45. funfible item added
    str-mv 2020-08-06 #aa92af0
  46. Fix offchain schema length check
    str-mv 2021-02-11 #96983dc
  47. Sponsored setVariableMetadata
    Greg Zaitsev 2021-03-22 #23e0b8c
  48. fix merge changes
    Yaroslav Bolyukin 2021-03-22 #bc2aff4
  49. Fix build
    str-mv 2021-03-01 #05b679a
  50. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5