82 Commits (05564531ad5e54b70d705abd4f6e627e7f93c9c2)
 

Author SHA1 Message Date
Luke Childs 05564531ad Fix coverage 2 weeks ago
Luke Childs e52ab706ce Add package-lock.json 2 weeks ago
Luke Childs 4de87c4061 Migrate CI to Actions 2 weeks ago
Luke Childs 937bb9e180 Allow filtering benchmark tests with CLI args 5 years ago
Luke Childs 76348d8b05 TODO: Cache the derived node for quick perf gain 5 years ago
Luke Childs 34a5bc667d Improve xpub derivation perf by only deriving one node deep in loop 5 years ago
Luke Childs 9a2d9328c1 Revert "Don't test on Node.js v12" 5 years ago
Luke Childs f432d17eea Fix lint errors 5 years ago
Luke Childs 2151798481 Test Vain lexicographically orders multisig pubkeys (BIP 67) 5 years ago
Luke Childs 69882f8293 Enforce BIP 67 lexicographically ordered pubkeys for multisig 5 years ago
Luke Childs 595d6aed15 Fix address format error and tighten up tests 5 years ago
Luke Childs b71c43acf6 Revert "Test higher difficulty benchmarks on Travis" 5 years ago
Luke Childs 5e19ce627a Test higher difficulty benchmarks on Travis 5 years ago
Luke Childs 9780a4879e Run tests and benchmarks on all supported Node.js versions 5 years ago
Luke Childs 783b513a14 Run tests and benchmarking in different CI jobs 5 years ago
Luke Childs e577d12523 Neaten multisig checks 5 years ago
Luke Childs d99447f5d8 Enforce multisig options 5 years ago
Luke Childs 05ff8bad5f Benchmark multisig vanity address generation 5 years ago
Luke Childs a802682b96 Test multisig vanity address generation 5 years ago
Luke Childs 7e9e798950 Unroll vanity address test cases 5 years ago
Luke Childs 817307ba41 Add support for vanity multisig addresses 5 years ago
Luke Childs a93c2be9a5 Consistent function naming 5 years ago
Luke Childs d393948033 Test errors don't throw in correct conditions 5 years ago
Luke Childs 6597703de1 Enforce xpub is set when keyFormat is xpub 5 years ago
Luke Childs f15dc93f91 Simplify internal generateKey API 5 years ago
Luke Childs 37ddd42764 Add xpub to benchmark script 5 years ago
Luke Childs fb21c80a32 Test xpub key format 5 years ago
Luke Childs e4c9c08325 Add xpub vanity seed key format 5 years ago
Luke Childs deff42e1f4 Add entropy option for setting bip39 entropy 6 years ago
Luke Childs ee11391640 Test events 6 years ago
Luke Childs 4992ee50a8 Cleanup tests 6 years ago
Luke Childs c5a769e012 async .start() => sync .generate() 6 years ago
Luke Childs f3be9710a4 Don't wrap format objects in a map 6 years ago
Luke Childs c7c5736ada Update benchmark script with total attempts 6 years ago
Luke Childs 70ff8fca6f Expose total attempts in final result 6 years ago
Luke Childs 61347b18e9 Test bip39 to benchmark script 6 years ago
Luke Childs ccec9cfdae Add bip39 vanity seed key format 6 years ago
Luke Childs 6ec1dc23e4 Move key formats and address formats into subdirs 6 years ago
Luke Childs 89afb8c5e7 Return formatting function as part of key generation 6 years ago
Luke Childs e5185b6fba Abstract key derivation into key format interface 6 years ago
Luke Childs 42cf38cae9 Check prefix is set 6 years ago
Luke Childs 143f7743dd Validate prefix charset 6 years ago
Luke Childs 282bed1354 Fix bitcoinjs-lib import 6 years ago
Luke Childs 94ec0f52a2 Format speed value in benchmark script 6 years ago
Luke Childs fe28af2376 Don't increase address difficulty in CI 6 years ago
Luke Childs 9efc86bbec Swap parameter order 6 years ago
Luke Childs c400d1524b Improve code formatting 6 years ago
Luke Childs e8a72d1e7f Fix lint errors 6 years ago
Luke Childs b402852686 Benchmark harder addresses in CI 6 years ago
Luke Childs a92f7aea27 Don't print benchmark progress updates in CI 6 years ago