2024-11-26 |
Chris Duncan | Get it working in browser, then work backward toward... |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Chris Duncan | Add try-catch block to avoid esbuild warnings when... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Simplify worker exports. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Export keyPair as proper object and update its original... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Document change to crypto_hash function. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete extraneous tab from start of every line that... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete unused poly1305 function object and unused varia... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete original hash function now that it has been... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Update imports for new nano-nacl filename. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Rename custom TweetNaCl implementation file. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Fix hash and signature values in send block test vector. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Fix send block test not awaiting signature call. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Tabs. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Update tools test. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Fix tools sign function. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | TweetNaCl expects 64-byte secret keys and signatures... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Return block hash as hex instead of bytes, and update... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Reorder test block properties. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Reorder test vector block properties. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Add signature of test vector open block from Nano docs. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Include hash in block test vectors to be checked. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | SendBlock constructor expects address for link, not... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Add test for open block. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Substitute hard-coded test vector block values for... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Add block creation test vectors retrieved from Nano... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Fix order of arguments. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Rename hash functions to drop in BLAKE2b for nano. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete lowlevel functions that were used by the box... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete deprecated constants. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete previously exported lowlevel API since we simply... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Attach export keyword directly to applicable functions... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete previously exported verify function since signat... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete previously exported secretbox function and relat... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Fix function declaration. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete previously exported scalarMult function. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete previously exported hash function. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Fix function declaration. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete previously exported box function and related... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Fix function declaration. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Delete function previously exported but no longer. |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Chris Duncan | Export only those functions to be used by nano implemen... |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Chris Duncan | Remove self reference in nacl since we're using it... |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Chris Duncan | Restore original hash function, and include nano blake... |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Chris Duncan | Restore changes to tweetnacl and prune extraneous funct... |
commit | commitdiff | tree | snapshot |
2024-11-24 |
Chris Duncan | Got account to work with basically vanilla TweetNaCl... |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Start testing new tweetnacl rewrite in Account. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | No way to import in worker besides as modules, so start... |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Start rewriting tweetnacl as module with exports. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Move passkey file into workers folder. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Ignore further typescript errors for now. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Start resolving typescript errors. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Get type definitions from original source. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Replace hash function in 25519 implemention |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Document source and reason for changes. |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Chris Duncan | Commit snapshot from tweetnacl to modify for Nano. |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Chris Duncan | Eliminate unused commented section. |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Chris Duncan | Eliminate remaining imported convert functions. Add... |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Chris Duncan | Start eliminating imports from BIP-44 ckd worker since... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Save work on testing browser compatibility. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Remove deprecated ckd functions from wallet subclasses... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Worker threads do not seem to improve BLAKE2b ckd much... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Create new ckd functions for BIP-44 and BLAKE2b. Set... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Skip wallet performance tests for now while refactoring... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Remove pool logging. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Remove duplicate ckd function. Post index along with... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Rename performance test files for clarity in IDE. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Add small log statement for tracking pool performance. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Increase Node.js listener limit in globals importing... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Import Pool and add relevant private property to wallet... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Organize ckd workers by splitting into separate files... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Fix premature Pool exit due to isDone return in for... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Remove redundant ckd performance test. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Sort imports. |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Chris Duncan | Use import aliases in test files. |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Move performance tests into separate folder and add... |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Add project root alias for local imports. |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Merge branch 'main' into threads |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Update version. main v0.0.21 |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | In Tools, deprecate blake2b function in favor of simple... |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Explicitly define esbuild platform when building, even... |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Add flag to force exit if long running tests (like... |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Tabs. |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Tabs and arrow notation. |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Tabs. |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Additional tests for wallet properties. |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Use arrow notation for tests. |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Switch to blake2b package from blake2b-wasm for ckd... |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Chris Duncan | Restore ckd worker file. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Merge changes from main. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Remove auto-added import statement. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Update version. v0.0.20 |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Fix typo. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Ignore test coverage file. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Lock and unlock is pretty solid, so remove flag for... |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Indicate to esbuild when browser bundle is being built... |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Document test vector sources in TEST_VECTORS file,... |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Newline for legibility. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | In Wallet class, greatly expand on accounts method... |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Assign private property in Safe constructor. |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Chris Duncan | Newlines for legibility. |
commit | commitdiff | tree | snapshot |
next |