2024-04-02 12:19 | Fix pysha break | lash | 3 | +6 | -6 |
2023-08-06 15:19 | Upgrade deps | lash | 5 | +12 | -6 |
2023-03-27 06:36 | Correctly implement Minter | lash | 5 | +11 | -5 |
2023-03-26 08:11 | Add Chrono interface | lash | 6 | +37 | -14 |
2023-03-26 08:01 | Replace createdAt with ERC5007 | lash | 9 | +87 | -48 |
2023-03-22 12:38 | Update classifiers, upgrade to beta | lash | 2 | +8 | -4 |
2023-03-22 11:50 | Fix non-trivial issues for BadgeToken reported by slither (0.9.3) | lash | 3 | +15 | -3 |
2023-03-22 10:54 | Upgrade deps | lash | 2 | +2 | -2 |
2023-03-21 20:18 | Correct interface signatures | lash | 5 | +9 | -10 |
2023-03-21 20:11 | Add contract metadata | lash | 4 | +8 | -3 |
2023-03-04 10:28 | Factor out created at from mint height check | lash | 8 | +35 | -28 |
2023-03-03 23:11 | Update changelog | lash | 1 | +2 | -0 |
2023-03-03 23:09 | Fix block height test in mint unittest | lash | 3 | +13 | -3 |
2023-03-03 09:35 | Remove breaking create flag in transfer | lash | 1 | +1 | -1 |
2023-03-01 13:31 | Upgrade deps. bump version | lash | 4 | +6 | -6 |
2023-03-01 13:27 | Move test code to unittest module | lash | 8 | +347 | -249 |
2023-02-14 07:06 | Implement chainlib gen | lash | 5 | +35 | -10 |
2022-12-19 17:51 | Add transfer cli tool | lash | 2 | +123 | -2 |
2022-11-14 08:07 | Change license to AGPL3, waive copyright | lash | 9 | +1427 | -51 |
2022-11-13 17:32 | Upgrade deps | lash | 4 | +8 | -6 |
2021-11-14 08:06 | Minter with numeric token id | nolash | 2 | +11 | -4 |
2021-10-24 14:18 | Upgrade chainlib, improve test runner | nolash | 2 | +3 | -1 |
2021-10-24 13:50 | Rehabilitate tests | nolash | 10 | +112 | -186 |
2021-06-28 08:02 | Move to chainlib-eth | nolash | 8 | +50 | -23 |
2021-05-10 08:51 | Correct interface comment for enumerable | nolash | 1 | +1 | -1 |
2021-05-10 07:15 | Rename package | nolash | 7 | +384 | -14 |
2021-05-08 16:15 | Remove double slashes in URI | nolash | 9 | +14 | -247 |
2021-05-08 09:53 | Add tokenuri interface, tokenid to sha256 scheme url in badge contract | nolash | 5 | +75 | -3 |
2021-05-08 08:45 | Add badge contract deploy, package setup | nolash | 7 | +249 | -1 |
2021-05-08 06:43 | Bump dependencies | nolash | 1 | +3 | -2 |
2021-05-08 06:37 | Separate out EIP721 interface, add EIP173 support | nolash | 12 | +331 | -253 |
2021-05-08 06:04 | Invalidate inherited erc20 transfer | nolash | 1 | +5 | -3 |
2021-05-08 05:51 | Add minted at | nolash | 2 | +28 | -0 |
2021-05-08 05:46 | Add approve test | nolash | 2 | +60 | -24 |
2021-05-08 05:34 | Implement operator | nolash | 2 | +102 | -2 |
2021-05-07 20:27 | Add total supply, token index change test | nolash | 2 | +34 | -2 |
2021-05-07 20:21 | Add token by owner index | nolash | 2 | +30 | -1 |
2021-05-07 20:17 | Add tokenindex lookup | nolash | 2 | +30 | -1 |
2021-05-07 20:12 | Add transfer method, test | nolash | 1 | +2 | -0 |
2021-05-07 20:09 | Parse token owner address | nolash | 2 | +31 | -0 |
2021-05-07 20:06 | Parse token owner address | nolash | 2 | +48 | -3 |
2021-05-07 19:56 | Add mint test | nolash | 4 | +25 | -4 |
2021-05-07 19:45 | Add deploy test | nolash | 8 | +134 | -0 |
2021-05-07 19:12 | Initial commit | nolash | 1 | +203 | -0 |