-rw-r--r-- | bitcoin/.gitignore | 21L |
-rw-r--r-- | bitcoin/COPYING | 19L |
-rw-r--r-- | bitcoin/bin/Manifest.sha512 | 1L |
-rw-r--r-- | bitcoin/build/Makefile.rotor | 56L |
-rw-r--r-- | bitcoin/deps/Manifest.sha512 | 20L |
-rw-r--r-- | bitcoin/manifest | 34L |
-rw-r--r-- | bitcoin/src/base58.h | 347L |
-rw-r--r-- | bitcoin/src/bignum.h | 538L |
-rw-r--r-- | bitcoin/src/bitcoinrpc.cpp | 2559L |
-rw-r--r-- | bitcoin/src/bitcoinrpc.h | 7L |
-rw-r--r-- | bitcoin/src/checkpoints.cpp | 59L |
-rw-r--r-- | bitcoin/src/checkpoints.h | 29L |
-rw-r--r-- | bitcoin/src/crypter.cpp | 129L |
-rw-r--r-- | bitcoin/src/crypter.h | 96L |
-rw-r--r-- | bitcoin/src/db.cpp | 1058L |
-rw-r--r-- | bitcoin/src/db.h | 485L |
-rw-r--r-- | bitcoin/src/headers.h | 66L |
-rw-r--r-- | bitcoin/src/init.cpp | 495L |
-rw-r--r-- | bitcoin/src/init.h | 14L |
-rw-r--r-- | bitcoin/src/irc.cpp | 0B |
-rw-r--r-- | bitcoin/src/irc.h | 0B |
-rw-r--r-- | bitcoin/src/json/LICENSE.txt | 24L |
-rw-r--r-- | bitcoin/src/json/json_spirit.h | 18L |
-rw-r--r-- | bitcoin/src/json/json_spirit_error_position.h | 54L |
-rw-r--r-- | bitcoin/src/json/json_spirit_reader.cpp | 137L |
-rw-r--r-- | bitcoin/src/json/json_spirit_reader.h | 62L |
-rw-r--r-- | bitcoin/src/json/json_spirit_reader_template.h | 612L |
-rw-r--r-- | bitcoin/src/json/json_spirit_stream_reader.h | 70L |
-rw-r--r-- | bitcoin/src/json/json_spirit_utils.h | 61L |
-rw-r--r-- | bitcoin/src/json/json_spirit_value.cpp | 8L |
-rw-r--r-- | bitcoin/src/json/json_spirit_value.h | 534L |
-rw-r--r-- | bitcoin/src/json/json_spirit_writer.cpp | 95L |
-rw-r--r-- | bitcoin/src/json/json_spirit_writer.h | 50L |
-rw-r--r-- | bitcoin/src/json/json_spirit_writer_template.h | 248L |
-rw-r--r-- | bitcoin/src/key.h | 433L |
-rw-r--r-- | bitcoin/src/keystore.cpp | 181L |
-rw-r--r-- | bitcoin/src/keystore.h | 147L |
-rw-r--r-- | bitcoin/src/knobs.h | 7L |
-rw-r--r-- | bitcoin/src/main.cpp | 3004L |
-rw-r--r-- | bitcoin/src/main.h | 1353L |
-rw-r--r-- | bitcoin/src/makefile.linux-mingw | 0B |
-rw-r--r-- | bitcoin/src/makefile.unix | 145L |
-rw-r--r-- | bitcoin/src/net.cpp | 1455L |
-rw-r--r-- | bitcoin/src/net.h | 692L |
-rw-r--r-- | bitcoin/src/noui.h | 74L |
-rw-r--r-- | bitcoin/src/obj-test/.gitignore | 2L |
-rw-r--r-- | bitcoin/src/obj/.gitignore | 2L |
-rw-r--r-- | bitcoin/src/protocol.cpp | 306L |
-rw-r--r-- | bitcoin/src/protocol.h | 149L |
-rw-r--r-- | bitcoin/src/qtui.h | 0B |
-rw-r--r-- | bitcoin/src/script.cpp | 1203L |
-rw-r--r-- | bitcoin/src/script.h | 701L |
-rw-r--r-- | bitcoin/src/serialize.h | 1327L |
-rw-r--r-- | bitcoin/src/strlcpy.h | 86L |
-rw-r--r-- | bitcoin/src/test/Checkpoints_tests.cpp | 34L |
-rw-r--r-- | bitcoin/src/test/DoS_tests.cpp | 118L |
-rw-r--r-- | bitcoin/src/test/README | 21L |
-rw-r--r-- | bitcoin/src/test/base58_tests.cpp | 87L |
-rw-r--r-- | bitcoin/src/test/base64_tests.cpp | 20L |
-rw-r--r-- | bitcoin/src/test/miner_tests.cpp | 35L |
-rw-r--r-- | bitcoin/src/test/script_tests.cpp | 173L |
-rw-r--r-- | bitcoin/src/test/test_bitcoin.cpp | 23L |
-rw-r--r-- | bitcoin/src/test/transaction_tests.cpp | 25L |
-rw-r--r-- | bitcoin/src/test/uint160_tests.cpp | 18L |
-rw-r--r-- | bitcoin/src/test/uint256_tests.cpp | 18L |
-rw-r--r-- | bitcoin/src/test/util_tests.cpp | 233L |
-rw-r--r-- | bitcoin/src/uint256.h | 750L |
-rw-r--r-- | bitcoin/src/util.cpp | 1046L |
-rw-r--r-- | bitcoin/src/util.h | 661L |
-rw-r--r-- | bitcoin/src/wallet.cpp | 1422L |
-rw-r--r-- | bitcoin/src/wallet.h | 646L |
-rw-r--r-- | bitcoin/verify.mk | 5L |