Skip zero value transfers in transferFrom
kozyrevdev 2021-10-07 #f837334
Release/v3.0.0
str-mv 2021-06-18 #25e7a6f
- increment runtime spec_version
Igor Kozyrev 2021-10-06 #570dda6
Limit total approval to owned amount
Greg Zaitsev 2021-02-26 #1a556b5
- Update toolchain in README
Greg Zaitsev 2021-06-18 #8b0fc0b
- 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
- Update runtime types
Greg Zaitsev 2021-06-18 #9debc9c
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
- tests: add tests for approval limit
Yaroslav Bolyukin 2021-02-19 #bdf204a
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
Change node name
akaryaginUSETECH 2021-02-18 #35b9d91
- 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
Markdown docs should use 120-character line lengths
usetech-llc 2020-09-21 #357788d
- Merge branch 'master' into update/v2
Greg Zaitsev 2020-09-17 #8d30d14
- Chain update hotfix. Spec version changed
str-mv 2020-09-22 #61a06de
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
Update Cargo.lock and Dockerfile
Yaroslav Bolyukin 2021-02-16 #a09692c
Optional collections related review
Greg Zaitsev 2021-03-22 #a6f3f04
- Fix test events
Antz0x0z 2021-03-17 #8d3beac
Fix helpers.ts, event 'CollectionCreated'
Antz0x0z 2021-03-23 #5fd3500
- tests: make collection creation free for unit tests
Yaroslav Bolyukin 2021-03-23 #18bd1f5
- Merge branch 'master' of github.com:usetech-llc/nft_parachain
Greg Zaitsev 2020-09-16 #37e55e2
- Fix buggy Markdown
Dan Forbes 2020-09-12 #4168444
- 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
- tests: check transfer result
Yaroslav Bolyukin 2021-02-17 #04b203b
- Merge branch 'develop' into release/v2.0.0
Greg Zaitsev 2021-02-18 #54d73b9
Add tests for setOffchainSchema
Greg Zaitsev 2021-02-15 #8724ee0
- Update Cargo.lock and Dockerfile
Greg Zaitsev 2021-02-16 #029fbbd
Emit approve/transferFrom events
Greg Zaitsev 2021-03-22 #c09c218
- tests: fix tests for optional collections
Yaroslav Bolyukin 2021-03-22 #39dc916
Add NFTPAR-321,325,326,324,347,345
Antz0x0z 2021-03-06 #b056347
- test initialize balances when constructing runtime
Yaroslav Bolyukin 2021-03-23 #9a34025
- Add vesting specification
Greg Zaitsev 2020-09-16 #4eced78
- Disconnect detection test.
sotmorskiy 2020-09-16 #d02af7b
- Markdown docs should use 120-character line lengths
Dan Forbes 2020-09-12 #f847a9e