git.delta.rocks / unique-network / refs/commits / 52d04b4c4f04

difftreelog

commits

/history
  1. Fix fee sanity test
    Greg Zaitsev 2021-03-20 #52d04b4
  2. feat explicit collection creation fee
    Yaroslav Bolyukin 2021-03-17 #6f9cded
  3. feat custom collection creation price
    Yaroslav Bolyukin 2021-03-12 #5df4938
  4. style fix variable name
    Yaroslav Bolyukin 2021-03-12 #2d6d3d4
  5. refactor review unwraps
    Yaroslav Bolyukin 2021-03-12 #05f22b5
  6. fix make all extrinsics transactional
    Yaroslav Bolyukin 2021-03-12 #572dabd
  7. refactor remove reducant read for ItemCreated
    Yaroslav Bolyukin 2021-03-12 #81b6377
  8. docs fix create_multiple_items doccoment
    Yaroslav Bolyukin 2021-03-12 #99d5bad
  9. tests: update sponsoring tests to new field
    Yaroslav Bolyukin 2021-03-12 #1fff4fc
  10. refactor combine sponsorship fields
    Yaroslav Bolyukin 2021-03-12 #6f2e0cc
  11. tests: update tests for storage changes
    Yaroslav Bolyukin 2021-03-12 #bc76286
  12. refactor review storage hasher security
    Yaroslav Bolyukin 2021-03-12 #88101e4
  13. Unit tests fix
    str-mv 2021-03-09 #5a4a5b7
  14. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  15. Contract address fix
    str-mv 2021-03-05 #e17babf
  16. tests: use new contracts api
    Yaroslav Bolyukin 2021-03-04 #7a3c206
  17. build upgrade rust version in devcontainer
    Yaroslav Bolyukin 2021-03-04 #17a564c
  18. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  19. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  20. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  21. Merge branch 'develop' into v3.0.0
    str-mv 2021-03-03 #13287d7
  22. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  23. nft node v3.0.0
    str-mv 2021-03-01 #e69315a
  24. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  25. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  26. Fix build
    str-mv 2021-03-01 #05b679a
  27. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  28. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  29. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  30. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  31. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  32. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  33. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  34. tests: destroyCollection respects OwnerCanDestroy
    Yaroslav Bolyukin 2021-02-19 #4b68421
  35. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  36. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  37. Change node name
    Greg Zaitsev 2021-02-18 #22b5fa6
  38. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #73dc97f
  39. tests: transferFrom respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #acba88f
  40. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  41. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  42. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  43. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b
  44. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #54d73b9
  45. tests: approve respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #285e78b
  46. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  47. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  48. Update Cargo.lock and Dockerfile
    Yaroslav Bolyukin 2021-02-16 #a09692c
  49. tests: add task createItem test
    Yaroslav Bolyukin 2021-02-17 #cadb228
  50. tests: add transfer result parser
    Yaroslav Bolyukin 2021-02-17 #900ad30