Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct interface comment for enumerableHEADmaster | nolash | 2021-05-10 | 1 | -1/+1 |
* | Rename package | nolash | 2021-05-10 | 7 | -14/+383 |
* | Remove double slashes in URI | nolash | 2021-05-08 | 9 | -246/+14 |
* | Add tokenuri interface, tokenid to sha256 scheme url in badge contract | nolash | 2021-05-08 | 5 | -2/+74 |
* | Add badge contract deploy, package setup | nolash | 2021-05-08 | 7 | -1/+249 |
* | Bump dependencies | nolash | 2021-05-08 | 1 | -2/+3 |
* | Separate out EIP721 interface, add EIP173 support | nolash | 2021-05-08 | 11 | -90/+168 |
* | Invalidate inherited erc20 transfer | nolash | 2021-05-08 | 1 | -3/+5 |
* | Add minted at | nolash | 2021-05-08 | 2 | -0/+28 |
* | Add approve test | nolash | 2021-05-08 | 2 | -24/+60 |
* | Implement operator | nolash | 2021-05-08 | 2 | -2/+102 |
* | Add total supply, token index change test | nolash | 2021-05-07 | 2 | -2/+34 |
* | Add token by owner index | nolash | 2021-05-07 | 2 | -1/+30 |
* | Add tokenindex lookup | nolash | 2021-05-07 | 2 | -1/+30 |
* | Add transfer method, test | nolash | 2021-05-07 | 1 | -0/+2 |
* | Parse token owner address | nolash | 2021-05-07 | 2 | -0/+31 |
* | Parse token owner address | nolash | 2021-05-07 | 2 | -3/+48 |
* | Add mint test | nolash | 2021-05-07 | 4 | -3/+24 |
* | Add deploy test | nolash | 2021-05-07 | 8 | -0/+133 |
* | Initial commit | nolash | 2021-05-07 | 1 | -0/+203 |