1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #108 from kroggen/patch-1 More... over 5 years ago
remove duplicate include on script_sign.c More... over 5 years ago
Merge pull request #106 from hubslave/master More... about 6 years ago
Expand #ifdef __APPLE__s with the BSDs More... about 6 years ago
doc: update OpenBSD build instructions More... about 6 years ago
configure.ac: fix argp library name More... about 6 years ago
Merge pull request #102 from libbitc/picocoin More... almost 7 years ago
tests: Move test data into its own 'test/data' subdirectory More... almost 7 years ago
tests: Added sighash tests Copied sighash tests from bitcoin core 0.12 and made some fixes so all tests pass More... almost 7 years ago
tests: Added base58 tests Copied base58_keys_invalid.json tests from bitcoin-core 0.12 More... almost 7 years ago
Merge pull request #101 from libbitc/picocoin More... almost 7 years ago
tests: Added several tx tests Copied tx tests from bitcoin core 0.12 and made some fixes so all tests pass More... almost 7 years ago
Merge pull request #99 from libbitc/picocoin More... almost 7 years ago
ccoin: Fix issue with CLEANSTACK tests More... almost 7 years ago
tests: Fix issue with failing OP_CHECKSIG test Crediting transaction in tests/script.c was not in correct format More... almost 7 years ago
ccoin: Find-and-delete OP_CODESEPARATOR from scriptCode More... almost 7 years ago
ccoin: OP_0 and bools must have identical byte representations More... about 7 years ago
Merge pull request #98 from libbitc/picocoin More... about 7 years ago
ccoin: Fix failing CSV tests More... about 7 years ago
Merge pull request #95 from aido/fortuna More... over 7 years ago
Merge branch 'master' into fortuna More... over 7 years ago
Merge pull request #94 from aido/aes_util More... over 7 years ago
crypto: Replace all instances of OpenSSL RAND_bytes with an implementation of Fortuna PRNG More... over 7 years ago
travis: Upgrade to XCode 8 for OSX builds Fixes Valgrind issue with clist More... over 7 years ago
travis: Change Valgrind and Coverage builds to use just a single job slot Valgrind and Coverage were previously using 'make -j3' More... over 7 years ago
travis: Remove time consuming 'brew update' command 'brew update' was added as part of #83 to fix a glibtoolize error and failing OSX build. Travis now defaults to a more recent version of OSX containing the newer working version of glibtoolize. More... over 7 years ago
crypto: AES utility tidy up More... over 7 years ago
Merge pull request #89 from libbitc/nulldummy More... over 7 years ago
ccoin: Added SCRIPT_VERIFY_NULLDUMMY test flag and script tests More... over 7 years ago
brd: fix leak-on-error More... over 7 years ago