]> zoso.dev Git - libnemo.git/shortlog
libnemo.git
7 days ago Chris DuncanRemove test logging.
7 days ago Chris DuncanImprove environment detection.
7 days ago Chris DuncanWorker imports using strings does not work with an...
7 days ago Chris DuncanBe greedy with system resources.
7 days ago Chris DuncanFix dynamic import.
7 days ago Chris DuncanIf signature verification fails due to an error, log...
7 days ago Chris DuncanUpdate JSDoc.
7 days ago Chris DuncanFix typescript errors in test files.
7 days ago Chris DuncanRestore Node.js polyfills for worker support.
8 days ago Chris DuncanLog total accounts generated.
8 days ago Chris DuncanIncrease default GPU usage for pow.
8 days ago Chris DuncanAdd typings to resolve remaining typescript issues.
8 days ago Chris DuncanAdd block pow to test webpage.
8 days ago Chris DuncanRemove performance logging and test logging. Add typing...
8 days ago Chris DuncanLots more typings for NanoNaCl.
8 days ago Chris DuncanAdd and fix typings. Throw if any shader issues arise.
8 days ago Chris DuncanPer typescript, navigator.hardwareConcurrency is never...
8 days ago Chris DuncanRemove unused blake2b import. Remove typescript no...
8 days ago Chris DuncanFix hexification.
8 days ago Chris DuncanMore typings.
8 days ago Chris DuncanUse faster for loop instead of reduce function. Add...
8 days ago Chris DuncanReturn public key as hex string from NanoNaCl.
8 days ago Chris DuncanRename function since we are no longer returning a...
8 days ago Chris DuncanRemove secret key derivation from NanoNaCl since it...
8 days ago Chris DuncanFix public key derivation.
8 days ago Chris DuncanMove threshold constants into CONSTANTS and use them...
8 days ago Chris DuncanSince pow is already so expensive, the overhead of...
8 days ago Chris DuncanCreate pool method to clear workers from memory.
8 days ago Chris DuncanSave pool object URL so it can be revoked later.
8 days ago Chris DuncanExplicitly define pool cores.
8 days ago Chris DuncanRemove RPC references from pow now that it's done locally.
8 days ago Chris DuncanRemove console logging. Remove deprecated CPU-based...
8 days ago Chris DuncanConvert IIFE to regular set of functions called from...
8 days ago Chris DuncanEnsure worker results are stored only if they exist.
8 days ago Chris DuncanDo not mark worker as available until it has reported...
8 days ago Chris DuncanFix pool parsing of worker response to account for...
8 days ago Chris DuncanAdd function return typings and variable typings.
8 days ago Chris DuncanFix pow response destructuring assignment.
8 days ago Chris DuncanAdd function to convert base32 to hex.
8 days ago Chris DuncanTweak var names for clarity of intent.
8 days ago Chris DuncanFix address to public key extraction.
8 days ago Chris DuncanTweak some var names for clarity of intent.
8 days ago Chris DuncanFix public key and checksum extraction from address.
8 days ago Chris DuncanFix promise thenable handling in pow.
9 days ago Chris DuncanAdd nano-webgl-pow. Add testing logging.
9 days ago Chris DuncanImplement divide option on pool work.
9 days ago Chris DuncanAdd converge functionality to Pool so that work can...
9 days ago Chris DuncanImplement nano-webgl-pow on block.
9 days ago Chris DuncanExport Blake2b directly for testing purposes.
9 days ago Chris DuncanAdd block pow to test webpage.
9 days ago Chris DuncanEnsure a minimum of one Pool core, even if nav.hwConc...
9 days ago Chris DuncanTools hash function is only used within Tools itself...
9 days ago Chris DuncanDirectly calculate blake2b hash as part of block verifi...
9 days ago Chris DuncanCalculate block hash directly instead of calling Tools.
9 days ago Chris DuncanRemove type assertions rendered unnecessary by improvem...
9 days ago Chris DuncanAdd return typings to blake2b functions.
9 days ago Chris DuncanTarget esnext which is esbuild default.
9 days ago Chris DuncanFix JSDoc.
9 days ago Chris DuncanRevert typescript update due to issue with SharedArrayB...
9 days ago Chris DuncanExplicitly specify return typings from entropy getters.
9 days ago Chris DuncanTabs.
9 days ago Chris DuncanRemove blake2b typings. Update node typings and typescr...
9 days ago Chris DuncanRemove blake2b package.
9 days ago Chris DuncanInstantiate Pool as part of block for calculating pow.
9 days ago Chris DuncanRemove replaced X25519 files.
9 days ago Chris DuncanRNG directly instead of from Entropy. Tweak blake hashi...
10 days ago Chris DuncanImplement initial PoW worker.
10 days ago Chris DuncanAdd perf logging to test webpage.
10 days ago Chris DuncanRemove testing log statements.
10 days ago Chris DuncanRename BIP-44 ckd file.
10 days ago Chris DuncanUpdate Bip44Ckd exports and imports.
10 days ago Chris DuncanMove nano-nacl type definitions, which will eventually...
10 days ago Chris DuncanReorganize NanoNaCl exports and imports. Remove some...
10 days ago Chris DuncanThe issue was Chrome all along. Firefox uses workers...
10 days ago Chris DuncanRemove more extraneous logging.
10 days ago Chris DuncanRemove some extraneous logging.
10 days ago Chris DuncanAdd a few logs for perf testing.
10 days ago Chris DuncanAdd bytes-to-hex function in nanonacl and return keys...
10 days ago Chris DuncanFix wrong variable being returned from worker.
10 days ago Chris DuncanFix keypair object being assigned to public key variable.
11 days ago Chris DuncanFix chunking assignment in Pool. Get keys as hex string...
11 days ago Chris DuncanUse ArrayBuffer to transfer data to and from worker.
11 days ago Chris DuncanStart prepping pow worker.
11 days ago Chris DuncanAdd cores count to pool for job splitting.
11 days ago Chris DuncanDelete unneeded backup file.
11 days ago Chris DuncanWe are only ever using this to get public keys if inter...
11 days ago Chris DuncanPublic key is validated as part of fromPublicKey call...
11 days ago Chris DuncanChange some names and fix NanoNaCl worker with a forced...
11 days ago Chris DuncanLogging for perf tests
11 days ago Chris DuncanClass reference to static member within static initiali...
11 days ago Chris DuncanBackup working copy of nano-nacl prior to optimization...
12 days ago Chris DuncanAdd typings. Remove unnecessary allocation when hashing.
12 days ago Chris DuncanWe're only going to work in browser environments from...
12 days ago Chris DuncanBite the bullet on formatting.
12 days ago Chris DuncanImport typing for blake.
12 days ago Chris DuncanStart adding typings to nano-nacl.
12 days ago Chris DuncanSimplify ckd implementation with fewer allowed typings.
12 days ago Chris DuncanUse more concise typing.
12 days ago Chris DuncanAha moment: the entire Blake2b class can be passed...
12 days ago Chris DuncanNormalize address prefix in constructor to fix duplicat...
next