Skip zero value transfers in transferFrom
kozyrevdev 2021-10-07 #f837334
Release/v3.0.0
str-mv 2021-06-18 #25e7a6f
Limit total approval to owned amount
Greg Zaitsev 2021-02-26 #1a556b5
- feat skip transfers with zero value
Yaroslav Bolyukin 2021-10-06 #cd6177d
Release/v2.0.0
str-mv 2021-02-18 #295de97
- Cleanup approve tests
Greg Zaitsev 2021-02-26 #e090dfb
Fix unit tests
usetech-llc 2021-03-23 #3bcc5aa
Hotfix/collection count update
str-mv 2020-09-23 #7fa5eef
Hotfix/rel2 cleanup
str-mv 2021-02-18 #6ea0c80
Update getCreateCollectionResult()
usetech-llc 2021-03-23 #7b0bdf5
- test transfer_from now throws NoPermission on low approval
Yaroslav Bolyukin 2021-03-23 #3e7f8c4
Release/v1.0.1
str-mv 2020-09-22 #f94b085
- Create collection method fixed
str-mv 2020-09-23 #6257940
- Version cleanup
Greg Zaitsev 2021-02-18 #3a22976
- feat limit allowance to owned amount
Yaroslav Bolyukin 2021-02-17 #1284e5a
Add test events
Greg Zaitsev 2021-03-22 #c1873db
- Rename Created event to CollectionCreated
Greg Zaitsev 2021-03-23 #84b418d
- refactor remove unnecessary contains_key checks for Allowances
Yaroslav Bolyukin 2021-03-23 #16c9428
- Merge branch 'master' into update/v2
Greg Zaitsev 2020-09-17 #8d30d14
Add Transfer event
Greg Zaitsev 2021-02-18 #99e7555
Optional collections related review
Greg Zaitsev 2021-03-22 #a6f3f04
- tests: make collection creation free for unit tests
Yaroslav Bolyukin 2021-03-23 #18bd1f5
- Chain runtime variable name changed
str-mv 2020-09-11 #96b20f2
- White list and mint permissions features
str-mv 2020-09-22 #119e358
Add recipient field to ItemCreated event
Greg Zaitsev 2021-02-17 #dcb255f
- Merge branch 'develop' into release/v2.0.0
Greg Zaitsev 2021-02-18 #54d73b9
Emit approve/transferFrom events
Greg Zaitsev 2021-03-22 #c09c218
- test initialize balances when constructing runtime
Yaroslav Bolyukin 2021-03-23 #9a34025
- Code style update
str-mv 2020-09-09 #7a21a78
- Forkless update function fixed
str-mv 2020-09-18 #f765262
Feature/nftpar 196 sponsor set variable metadata
Greg Zaitsev 2021-03-22 #e4dd4c0
- feat emit Transfer event on transfer_from
Yaroslav Bolyukin 2021-03-22 #ec67731
- refactor optional collections related review
Yaroslav Bolyukin 2021-03-22 #6a8b360
Remove storage call from CollectionLimits Default impl
str-mv 2021-03-04 #1f47f96
- tests: token now always exists in case of fungible
Yaroslav Bolyukin 2021-03-23 #8eed0a6
- Unit tests added
str-mv 2020-09-08 #d96245d
- feat add Transfer event
Yaroslav Bolyukin 2021-02-17 #44bf7a8
- Merge branch 'develop' into release/v2.0.0
Greg Zaitsev 2021-02-15 #1b193a6
Transfer load testing
Greg Zaitsev 2021-02-11 #800a78f
- Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-281_overflow_tests
Yaroslav Bolyukin 2021-02-12 #22e2b6e
Adding CI
Greg Zaitsev 2021-03-22 #e72e7a9
- feat add Approved event
Yaroslav Bolyukin 2021-03-22 #188bd82
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
- tests: fix unit tests
Yaroslav Bolyukin 2021-03-23 #af8334e
- Merge branch 'master' of https://github.com/usetech-llc/nft_parachain
str-mv 2020-09-01 #a334016
- funfible item added
str-mv 2020-08-06 #aa92af0
Fix offchain schema length check
str-mv 2021-02-11 #96983dc
Sponsored setVariableMetadata
Greg Zaitsev 2021-03-22 #23e0b8c
- fix merge changes
Yaroslav Bolyukin 2021-03-22 #bc2aff4