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