Commit Graph

27 Commits (fae885b98fa1da702d1b36f4bf99209595816984)

Author SHA1 Message Date
MarcoFalke fafb4796d3
contrib: make gen_key_io_test_vectors deterministic
3 years ago
Sebastian Falbesoner 65c49ac750 test: throw `ValueError` for invalid base58 checksum
3 years ago
Sebastian Falbesoner 219d2c7ee1 contrib: testgen: use base58 methods from test framework
3 years ago
Sebastian Falbesoner 11c63e374d contrib: testgen: import OP_* constants from test framework
3 years ago
Sebastian Falbesoner 7d755bb31c contrib: testgen: avoid need for manually setting PYTHONPATH
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
Pieter Wuille 5c0210e3e6 bugfix: fix bech32_encode calls in gen_key_io_test_vectors.py
4 years ago
Pieter Wuille 2e7c80fb5b Add signet support to gen_key_io_test_vectors.py
4 years ago
Pieter Wuille fe5e495c31 Use Bech32m encoding for v1+ segwit addresses
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
MarcoFalke fa68755364
contrib: Fix gen_key_io_test_vectors.py imports
4 years ago
Peter Bushnell e12e970df6
docs: match usage text to script and location
4 years ago
Alex Willmer 47b49a05ea
contrib: Fix SyntaxWarning in Python base58 implementation
4 years ago
Jon Layton 6aab7649d3 doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
5 years ago
Akio Nakamura a9910d82c3 contrib: Adjust output to current test format
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
Evan Klitzke 18740586ba Make base58 python contrib code work with python3
7 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports
8 years ago
practicalswift ac4a095306 Remove unused Python variables
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
isle2983 783e930e68 [copyright] Add missing copyright headers
8 years ago
super3 27e2d8bfb5 Finished /Contrib Index. Standardized READMEs.
11 years ago
super3 0aa9851b18 Documentation Cleanup in /Doc
11 years ago
Wladimir J. van der Laan d6b13283d1 data-driven base58 CBitcoinAddress/CBitcoinSecret tests
12 years ago