2023-03-27 08:58 | Remove dedundant to hex contract converter | lash | 7 | +12 | -37 |
2023-03-27 08:52 | WIP Implement missing interfaces, bytecode now too big | lash | 10 | +88 | -56 |
2023-03-25 05:50 | Bump version, fix license in contract | lash | 7 | +11 | -14 |
2023-03-25 05:42 | Make supportInterfaces handler slimmer, add interface test | lash | 8 | +53 | -32 |
2023-03-21 20:41 | WIP add/correct interface ids (contract bytecode now too big) | lash | 8 | +32 | -13 |
2023-03-20 09:21 | WIP implement onreceived hook | lash | 6 | +28 | -17 |
2023-03-02 20:23 | Add sendrawtransaction fallback in qr app | lash | 2 | +60 | -12 |
2023-03-02 17:17 | Remove declaration residue | lash | 1 | +13 | -13 |
2023-03-02 16:29 | Revert to async decrypt | lash | 1 | +2 | -2 |
2023-03-02 15:16 | Remove declarations from readme | lash | 2 | +3 | -5 |
2023-03-02 14:58 | Add token image | lash | 2 | +16 | -0 |
2023-03-02 14:43 | Use nice NFT token names when metadata available | lash | 3 | +51 | -29 |
2023-03-02 14:03 | Add wallet generation to qr app | lash | 3 | +70 | -3 |
2023-03-02 11:51 | Use whole token values in scan qr app | lash | 2 | +5 | -4 |
2023-03-02 10:16 | Add holder scanner | lash | 5 | +172 | -28 |
2023-03-02 07:50 | Fix owner index implementation, remove enumeration option, declaration | lash | 16 | +189 | -64 |
2023-03-02 06:39 | Adapt allocate command to unbounded | lash | 2 | +8 | -5 |
2023-03-01 12:18 | Change supply calculation to include minted tokens only | lash | 8 | +97 | -24 |
2023-02-28 20:56 | Restructure test files | lash | 14 | +67 | -86 |
2023-02-28 11:24 | Define voucher instead of NFT amount | lash | 3 | +19 | -11 |
2023-02-26 07:48 | Merge tag 'v0.0.4' into lash/qr | lash | 8 | +184 | -47 |
2023-02-26 07:47 | Bump version | lash | 2 | +5 | -1 |
2023-02-26 07:43 | Implement multihash for uri, event msg | lash | 7 | +180 | -47 |
2023-02-26 06:39 | Add localstorage activity log for qr read | lash | 5 | +144 | -3 |
2023-02-25 19:20 | Hide setup in runtime, enable manual address for mint | lash | 7 | +156 | -80 |
2023-02-22 18:10 | Update changelog | lash | 1 | +1 | -0 |
2023-02-22 18:08 | bump version | lash | 2 | +3 | -1 |
2023-02-22 18:07 | Add chainlib upgrade | lash | 1 | +1 | -0 |
2023-02-22 18:05 | Add immediate cap alternative | lash | 4 | +42 | -5 |
2023-02-22 17:59 | Add unbounded batch functionality | lash | 8 | +108 | -21 |
2023-02-21 20:20 | Include fungible token issuance in qr read | lash | 3 | +104 | -18 |
2023-02-21 14:21 | Implement metadata endpoint | lash | 3 | +73 | -9 |
2023-02-21 13:22 | Implement contract writer checks | lash | 7 | +115 | -72 |
2023-02-21 11:48 | add status field updates | lash | 4 | +233 | -131 |
2023-02-21 00:18 | add confirmation feedback in qr scan | lash | 2 | +13 | -2 |
2023-02-20 23:50 | Skip sparse tokens in qr scan, recipient address display | lash | 3 | +80 | -37 |
2023-02-20 21:51 | Add writer access option in contract | lash | 5 | +25 | -10 |
2023-02-20 21:42 | Add abort for scan | lash | 3 | +41 | -4 |
2023-02-20 21:11 | Add stateful initialization for qr minter | lash | 4 | +415 | -108 |
2023-02-19 19:24 | Add support for ethereum: prefix in qr address (metamask) | lash | 1 | +4 | -1 |
2023-02-19 19:11 | Connect qr scan to mint function | lash | 1 | +17 | -2 |
2023-02-19 18:56 | Full example of NFT mint from qr code | lash | 6 | +122 | -31 |
2023-02-15 06:23 | Token URI for batch token ids | lash | 6 | +35 | -6 |
2023-02-15 04:54 | Implement chainlib-gen | lash | 5 | +39 | -9 |
2023-02-07 06:40 | Require allocated token for tokenURI method | lash | 7 | +23 | -43 |
2023-02-07 06:04 | remove enumerable interface | lash | 1 | +3 | -3 |
2023-02-07 06:02 | change tokenURI to explicit URL, add base url | lash | 9 | +247 | -15 |
2023-02-06 17:16 | Deduplicate token listings | lash | 1 | +7 | -0 |
2023-02-06 16:48 | Remove image when browse to new token | lash | 1 | +4 | -0 |
2023-02-06 16:43 | Join erc721, opensea metadata defs, display image | lash | 3 | +38 | -12 |
2022-12-24 12:28 | Convert docs to texinfo and build docs | lash | 6 | +141 | -0 |
2022-12-23 06:52 | Remove smart contract compile warnings | lash | 3 | +9 | -13 |
2022-12-23 06:49 | Implement token count balance per address in contract | lash | 5 | +97 | -11 |
2022-12-23 06:24 | Use better supported virtualenv init command | lash | 1 | +4 | -4 |
2022-12-23 06:23 | Use better supported virtualenv init command | lash | 1 | +13 | -7 |
2022-12-23 06:04 | Add requirements prepare to python make | lash | 3 | +21 | -1 |
2022-12-22 19:52 | Upload attachments to content store | lash | 3 | +37 | -11 |
2022-12-22 08:58 | WIP add image file dialogue | lash | 4 | +83 | -34 |
2022-12-21 20:06 | Add python issues file | lash | 1 | +1 | -0 |
2022-12-21 20:04 | Add token id option to dump, fix page reload bug in js ui mint | lash | 13 | +76 | -45 |
2022-12-21 17:08 | Add number field for batched token mint in js ui | lash | 12 | +90 | -42 |
2022-12-20 08:57 | Add code comments for js example implmentation + use event emit for mint | lash | 3 | +81 | -5 |
2022-12-20 08:28 | Add docstrings to js library | lash | 2 | +123 | -24 |
2022-12-19 18:14 | Add readme, demo script | lash | 10 | +225 | -29 |
2022-12-19 15:01 | Add readme, metadata, cli tools for mint and allocate | lash | 23 | +1163 | -30 |
2022-12-19 09:31 | Add makefiles, python packaging | lash | 27 | +658 | -563 |
2022-12-18 14:58 | Fix stale batch index parse in dump tool | lash | 3 | +5 | -6 |
2022-12-18 14:05 | Rename publish script to something less military | lash | 1 | +0 | -0 |
2022-12-18 14:04 | Add metadata retriever for minted token, fix broken dump script | lash | 6 | +61 | -15 |
2022-12-18 12:38 | Add token summary builder in js | lash | 2 | +98 | -2 |
2022-12-18 11:24 | Adjust batch and index number resolution | lash | 7 | +44 | -38 |
2022-12-18 07:05 | Remove batchof method | lash | 8 | +41 | -57 |
2022-12-18 06:48 | Add comments | lash | 3 | +50 | -10 |
2022-12-18 06:23 | Add manual token numbering, tests for spec | lash | 9 | +315 | -26 |
2022-12-17 23:33 | Add supply increments on allocate | lash | 8 | +129 | -4 |
2022-12-17 23:13 | Add dump tool | lash | 2 | +235 | -2 |
2022-12-17 21:33 | Remove mint link when batch full | lash | 1 | +4 | -3 |
2022-12-17 20:11 | Fix mint available check in batches view | lash | 2 | +12 | -9 |
2022-12-17 20:01 | Add ui contract owner indicator | lash | 3 | +47 | -3 |
2022-12-17 19:45 | Add token details view, minting view | lash | 4 | +166 | -7 |
2022-12-17 18:02 | Loads of ui stuff, add deploy python script | lash | 14 | +420 | -17 |
2022-12-17 09:17 | Bootstrap browserified metamask and web3js environment | lash | 5 | +34 | -3 |
2022-12-16 22:09 | Add multi test | lash | 3 | +102 | -6 |
2022-12-16 21:48 | Add digest and uri generate | lash | 5 | +125 | -11 |
2022-12-16 21:13 | Change arg order for minting | lash | 5 | +71 | -27 |
2022-12-16 21:08 | Enforce batch limits | lash | 5 | +61 | -8 |
2022-12-16 20:31 | Fix batchof cumulative count check | lash | 4 | +45 | -8 |
2022-12-16 20:15 | Add ownership, single tokens, transfer | lash | 1 | +6 | -0 |
2022-12-16 20:06 | Add ownership, single tokens, transfer | lash | 7 | +393 | -36 |
2022-12-16 13:15 | Initial commit | lash | 10 | +258 | -0 |