Adrian Gallagher
|
ec665bae20
|
Litecoin: Branding
# Conflicts:
# .gitignore
# contrib/seeds/README.md
# doc/README.md
# doc/README_windows.txt
# doc/release-process.md
# qa/rpc-tests/README.md
# src/Makefile.qt.include
# src/Makefile.qttest.include
# src/Makefile.test.include
# src/bitcoind.cpp
# src/qt/forms/intro.ui
# src/qt/test/test_main.cpp
# src/rpc/mining.cpp
# src/rpc/rawtransaction.cpp
# src/validation.cpp
# src/wallet/rpcdump.cpp
# src/wallet/rpcwallet.cpp
|
7 years ago |
ultragtx
|
ddbdcd482a
|
Litecoin: Fix various tests
# Conflicts:
# .travis.yml
# qa/README.md
# qa/pull-tester/rpc-tests.py
# qa/rpc-tests/test_framework/test_framework.py
# src/test/README.md
# src/test/blockencodings_tests.cpp
# src/test/main_tests.cpp
# src/test/pow_tests.cpp
# src/test/test_bitcoin.cpp
# test/functional/fundrawtransaction.py
# test/functional/multi_rpc.py
# test/functional/p2p-compactblocks.py
# test/functional/test_framework/mininode.py
# test/functional/test_framework/util.py
|
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
Edited via:
$ contrib/devtools/copyright_header.py update .
|
8 years ago |
isle2983
|
783e930e68
|
[copyright] Add missing copyright headers
|
8 years ago |
super3
|
27e2d8bfb5
|
Finished /Contrib Index. Standardized READMEs.
File and Link Fix.
|
11 years ago |
super3
|
0aa9851b18
|
Documentation Cleanup in /Doc
Added some help text, and bumped version numbers.
Added a Readable Index for /Contrib
Fixing /Contrib Index URLs
Revert Version Numbers.
|
11 years ago |
Wladimir J. van der Laan
|
d6b13283d1
|
data-driven base58 CBitcoinAddress/CBitcoinSecret tests
Arbitrary numbers of test vectors can be generated using the script
`gen_base58_test_vectors.py`.
|
12 years ago |