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

difftreelog

commits

pallets/nfthistory
  1. Chain extensions
    Greg Zaitsev 2021-06-17 #dc9fdbf
  2. Scheduler
    Greg Zaitsev 2021-06-17 #cbd9f34
  3. Merge branch 'develop' into feature/NFTPAR-373_chain_extensions
    Greg Zaitsev 2021-06-17 #e5c09cb
  4. Feature/nftpar 312 parachains
    str-mv 2021-06-16 #b93e7f4
  5. Warnings fixed
    str-mv 2021-06-17 #79a50fe
  6. Merge branch 'develop' into feature/NFTPAR-373_chain_extensions
    Greg Zaitsev 2021-06-17 #0c23e05
  7. Merge remote-tracking branch 'remotes/origin/feature/NFTPAR-418' into develop Scheduler and parachain
    str-mv 2021-06-17 #75e888b
  8. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  9. Parachain compatible with polkadot v0.9.3
    Greg Zaitsev 2021-06-09 #8121b0f
  10. Scheduler refactored and fixed
    str-mv 2021-06-15 #2a44139
  11. wip parachains
    Greg Zaitsev 2021-06-03 #78924d5
  12. Scheduler
    str-mv 2021-05-27 #eb5b535
  13. Feature/nftpar 413 inflation
    Yaroslav Bolyukin 2021-04-07 #8cfbb8c
  14. Add chain extension to mint
    Greg Zaitsev 2021-05-04 #d6ccebb
  15. Fix unit tests
    usetech-llc 2021-03-23 #3bcc5aa
  16. Implement inflation pallet, unit, and integration tests
    Greg Zaitsev 2021-04-07 #b40985b
  17. Update getCreateCollectionResult()
    usetech-llc 2021-03-23 #7b0bdf5
  18. test transfer_from now throws NoPermission on low approval
    Yaroslav Bolyukin 2021-03-23 #3e7f8c4
  19. feat add/remove from white list chain extension
    Yaroslav Bolyukin 2021-05-06 #b3fda41
  20. Add test events
    Greg Zaitsev 2021-03-22 #c1873db
  21. Rename Created event to CollectionCreated
    Greg Zaitsev 2021-03-23 #84b418d
  22. refactor remove unnecessary contains_key checks for Allowances
    Yaroslav Bolyukin 2021-03-23 #16c9428
  23. feat set_variable_meta_data chain extension
    Yaroslav Bolyukin 2021-05-06 #13a0a85
  24. Merge pull request #138 from usetech-llc/develop
    Antz0x0z 2021-03-24 #4d1c4cc
  25. Optional collections related review
    Greg Zaitsev 2021-03-22 #a6f3f04
  26. tests: make collection creation free for unit tests
    Yaroslav Bolyukin 2021-03-23 #18bd1f5
  27. feat approval chain extensions
    Yaroslav Bolyukin 2021-05-06 #3c083fe
  28. Emit approve/transferFrom events
    Greg Zaitsev 2021-03-22 #c09c218
  29. test initialize balances when constructing runtime
    Yaroslav Bolyukin 2021-03-23 #9a34025
  30. feat create_multiple_items chain extension
    Yaroslav Bolyukin 2021-05-06 #f600776
  31. Feature/nftpar 196 sponsor set variable metadata
    Greg Zaitsev 2021-03-22 #e4dd4c0
  32. feat emit Transfer event on transfer_from
    Yaroslav Bolyukin 2021-03-22 #ec67731
  33. refactor optional collections related review
    Yaroslav Bolyukin 2021-03-22 #6a8b360
  34. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  35. tests: token now always exists in case of fungible
    Yaroslav Bolyukin 2021-03-23 #8eed0a6
  36. Adding CI
    Greg Zaitsev 2021-03-22 #e72e7a9
  37. feat add Approved event
    Yaroslav Bolyukin 2021-03-22 #188bd82
  38. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  39. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  40. tests: fix unit tests
    Yaroslav Bolyukin 2021-03-23 #af8334e
  41. Antz0x0z patch 1
    Antz0x0z 2021-02-28 #fc356fd
  42. Sponsored setVariableMetadata
    Greg Zaitsev 2021-03-22 #23e0b8c
  43. fix merge changes
    Yaroslav Bolyukin 2021-03-22 #bc2aff4
  44. Fix build
    str-mv 2021-03-01 #05b679a
  45. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  46. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  47. Fix unused_parens warning
    usetech-llc 2021-03-20 #105eff5
  48. Merge branch 'develop' into feature/NFTPAR-196_sponsor_setVariableMetadata
    Yaroslav Bolyukin 2021-03-22 #9180c84
  49. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  50. Fix build
    Greg Zaitsev 2021-03-01 #775149e