]> zoso.dev Git - libnemo.git/shortlog
libnemo.git
6 hours ago Chris DuncanImplement once-called function inline, and move validat...
6 hours ago Chris DuncanRemove progress callback and reorganize Pow parameters...
24 hours ago Chris DuncanLog work for testing.
24 hours ago Chris DuncanDecrease pow frames.
29 hours ago Chris DuncanAdd counter to pow WebGL main to loop it until a result...
30 hours ago Chris DuncanPow is working and timing is definitely due to gl.readP...
30 hours ago Chris DuncanTemporarily disable perf tests to focus on block pow.
30 hours ago Chris DuncanRewrite workers to be consolidated into one stringified...
30 hours ago Chris DuncanMove test function and reduce record count.
30 hours ago Chris DuncanFormat testing log.
2 days ago Chris DuncanFix test name.
2 days ago Chris DuncanFix import paths. Fix entropy usage. Ensure blake2b...
2 days ago Chris DuncanUpdate entropy references.
2 days ago Chris DuncanFix import path.
2 days ago Chris DuncanCreate method to destroy entropy by randomizing its...
2 days ago Chris DuncanConvert synchronously-created Entropy to async factory...
2 days ago Chris DuncanSpecify byte multiple requirement in entropy documentation.
2 days ago Chris DuncanUpdate blake import.
2 days ago Chris DuncanOrganize worker files into workers directory and update...
3 days ago Chris DuncanSplit test webpage into three based on usage.
3 days ago Chris DuncanAdd function to calculate different types of average...
3 days ago Chris DuncanSkip account refresh tests for now. Remove test with...
3 days ago Chris DuncanRename and add account performance tests.
4 days ago Chris DuncanGroup up test runner tests.
4 days ago Chris DuncanExpand implementation of bespoke test suite.
4 days ago Chris DuncanReactivate regular tests on testing webpage. Tweak...
4 days ago Chris DuncanExtend bip44ckd to listen for coin input.
4 days ago Chris DuncanExtend bip44ckd to support any specified coin as an...
5 days ago Chris DuncanAdd more info to test logging. Comment out some portion...
5 days ago Chris DuncanAwait tests so they actually finish.
5 days ago Chris DuncanTry printing test completion when they are done, not...
5 days ago Chris DuncanRemove unnecessary type check used when polyfilling...
5 days ago Chris DuncanPool is misbehaving, so go backwards a bit.
5 days ago Chris DuncanIsolate test data to avoid contaminating other tests.
5 days ago Chris DuncanRemove extraneous parent test wrappers and just log...
5 days ago Chris DuncanRemove extra parent level test causing problems with...
5 days ago Chris DuncanRemove extraneous try-catch and rely on test function...
5 days ago Chris DuncanCheck strict equality to nullish values.
5 days ago Chris DuncanCompare only real values with equals and notEqual....
5 days ago Chris DuncanMove test runner into globals file so it is set up...
5 days ago Chris DuncanDraft a test of our test runner.
5 days ago Chris DuncanClarify failure message when testing existence.
5 days ago Chris DuncanInitialize wallet on each account derivation test to...
5 days ago Chris DuncanRevert exists test value to allow zeros.
5 days ago Chris DuncanDelete unused node polyfills.
5 days ago Chris DuncanSimplify equality tests.
5 days ago Chris DuncanGet message from failure errors.
5 days ago Chris DuncanExtraneous logging.
5 days ago Chris DuncanDelete unused config since we are not using jest.
5 days ago Chris DuncanLimit Pool to one worker until the class can be refacto...
5 days ago Chris DuncanFix assertions which would never fail due to how tests...
5 days ago Chris DuncanFix wrong assertion usage.
5 days ago Chris DuncanMove test files around. Fix test runners for async...
6 days ago Chris DuncanUninstall unused testing frameworks.
6 days ago Chris DuncanFix async testing.
6 days ago Chris DuncanCreate our own testing framework. Needs some double...
6 days ago Chris DuncanConvert from node to jest test execution.
6 days ago Chris DuncanJest does not seem to recognize modules without mjs...
6 days ago Chris DuncanRename performance test files.
6 days ago Chris DuncanMissed an import. Adjust its assertions while we are...
6 days ago Chris DuncanReplace node test runner 'skip' options with jest ...
6 days ago Chris DuncanSwitch to jest 'test' syntax from node 'it' alias.
6 days ago Chris Duncan In test files, replace node test runner module imports...
6 days ago Chris DuncanRename test files since they are treated as modules...
6 days ago Chris DuncanInstall jest for testing.
6 days ago Chris DuncanScrap this node polyfill idea and move on to a differen...
6 days ago Chris DuncanFix sweep signing and document that Ledger is unsupported.
6 days ago Chris DuncanFix public key aspect of signing function, specific...
6 days ago Chris DuncanUse scoped declarations instead of var.
6 days ago Chris DuncanFix call to wrong function for getting a signature...
6 days ago Chris DuncanReturn empty byte array instead of null if there are...
6 days ago Chris DuncanTesting fixes to worker polyfill.
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.
next