git.delta.rocks / unique-network / refs/commits / 105eff5daed6

difftreelog

commits

/history
  1. Fix unused_parens warning
    usetech-llc 2021-03-20 #105eff5
  2. Review changes
    usetech-llc 2021-03-20 #0c17212
  3. Merge branch 'develop' into style/fix-unused_parens-warning
    Yaroslav Bolyukin 2021-03-15 #bc41c8b
  4. Fix telegram bot v.13
    usetech-llc 2021-03-19 #f64a8dd
  5. Fix fee sanity test
    Greg Zaitsev 2021-03-20 #52d04b4
  6. style fix unused_parens build warning
    Yaroslav Bolyukin 2021-03-05 #e12feb6
  7. Fix bulk mint exceeds collection token limit
    usetech-llc 2021-03-14 #07649f2
  8. Update notify.yml
    Antz0x0z 2021-03-19 #ac25f38
  9. feat explicit collection creation fee
    Yaroslav Bolyukin 2021-03-17 #6f9cded
  10. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96
  11. nft node v3.0.0
    usetech-llc 2021-03-06 #447a9ec
  12. fix verify amount of created items in bulk mint
    Yaroslav Bolyukin 2021-03-05 #a5cb42a
  13. feat custom collection creation price
    Yaroslav Bolyukin 2021-03-12 #5df4938
  14. Merge master to develop
    Yaroslav Bolyukin 2021-03-02 #ff4b334
  15. Instead assign sponsored_data_size at collection creation time
    Yaroslav Bolyukin 2021-03-04 #2b06b09
  16. Fix warnings, update Dockerfile
    Greg Zaitsev 2021-03-06 #2eedf45
  17. tests: add failing tests for bulk mint overfow
    Yaroslav Bolyukin 2021-03-05 #a842c5d
  18. style fix variable name
    Yaroslav Bolyukin 2021-03-12 #2d6d3d4
  19. Fix build
    str-mv 2021-03-01 #05b679a
  20. fix read sponsored data limit from chain limits
    Yaroslav Bolyukin 2021-03-02 #6efcbc5
  21. Contract address fix
    str-mv 2021-03-05 #e17babf
  22. refactor review unwraps
    Yaroslav Bolyukin 2021-03-12 #05f22b5
  23. Limited owners control
    Greg Zaitsev 2021-02-26 #b995e58
  24. Fix build
    Greg Zaitsev 2021-03-01 #775149e
  25. Merge remote-tracking branch 'origin/master' into develop
    Yaroslav Bolyukin 2021-03-01 #d9d7210
  26. tests: use new contracts api
    Yaroslav Bolyukin 2021-03-04 #7a3c206
  27. fix make all extrinsics transactional
    Yaroslav Bolyukin 2021-03-12 #572dabd
  28. Hotfix/rel2 cleanup
    str-mv 2021-02-18 #6ea0c80
  29. Fix collection limits
    Greg Zaitsev 2021-02-26 #4bce10c
  30. Limit total approval to owned amount
    Greg Zaitsev 2021-02-26 #1a556b5
  31. build upgrade rust version in devcontainer
    Yaroslav Bolyukin 2021-03-04 #17a564c
  32. refactor remove reducant read for ItemCreated
    Yaroslav Bolyukin 2021-03-12 #81b6377
  33. Change node name
    akaryaginUSETECH 2021-02-18 #35b9d91
  34. Version cleanup
    Greg Zaitsev 2021-02-18 #3a22976
  35. tests: destroyCollection respects OwnerCanDestroy
    Yaroslav Bolyukin 2021-02-19 #4b68421
  36. Release/v2.0.0
    str-mv 2021-02-18 #295de97
  37. Cleanup approve tests
    Greg Zaitsev 2021-02-26 #e090dfb
  38. Merge pull request #122 from usetech-llc/fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #b446132
  39. docs fix create_multiple_items doccoment
    Yaroslav Bolyukin 2021-03-12 #99d5bad
  40. Add Transfer event
    Greg Zaitsev 2021-02-18 #99e7555
  41. Change node name
    Greg Zaitsev 2021-02-18 #22b5fa6
  42. Merge branch 'develop' into release/v2.0.0
    Greg Zaitsev 2021-02-18 #73dc97f
  43. tests: transferFrom respects OwnerCanTransfer
    Yaroslav Bolyukin 2021-02-19 #acba88f
  44. Hotfix/collection count update
    str-mv 2020-09-23 #7fa5eef
  45. tests: add tests for approval limit
    Yaroslav Bolyukin 2021-02-19 #bdf204a
  46. Fix invalid default limit
    str-mv 2021-03-04 #49bd319
  47. Merge branch 'v3.0.0' into fix/remove-storage-call-from-collectionlimits-default
    str-mv 2021-03-04 #0867f7a
  48. tests: update sponsoring tests to new field
    Yaroslav Bolyukin 2021-03-12 #1fff4fc
  49. Add recipient field to ItemCreated event
    Greg Zaitsev 2021-02-17 #dcb255f
  50. tests: check transfer result
    Yaroslav Bolyukin 2021-02-17 #04b203b