25 Commits (70370ae502df8756f3a067a00ccd61b9fc819581)

Author SHA1 Message Date
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Gavin Andresen 159bc48193 Simplify storage of orphan transactions 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago
Pieter Wuille 99d0d0f356 Introduce script verification flags 12 years ago
Philip Kaufmann 729b180686 change blockchain -> block chain (spelling) 12 years ago
Pieter Wuille 450cbb0944 Ultraprune 12 years ago
Pieter Wuille 58bc86e37f Check for canonical public keys and signatures 12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings 12 years ago
Pieter Wuille 1025440184 Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
Jeff Garzik b92095f18c DoS_tests: fix signed/unsigned comparison warnings 13 years ago
Gavin Andresen 62922c8ab0 Cache signature verifications 13 years ago
Gavin Andresen 77b99cf7ad Optimize orphan transaction handling 13 years ago
Gavin Andresen f718aedd9f Refactor: GetRandHash() method for util 13 years ago
Pieter Wuille 39857190de Support for multiple local addresses 13 years ago
Jeff Garzik 7bd9c3a3cf SigOp and orphan-tx constants and counts are always unsigned. 13 years ago
Pieter Wuille 0a83c0fcef Fix tests after recent refactors 13 years ago
Gavin Andresen 142e604184 DoS fix for mapOrphanTransactions 13 years ago
Pieter Wuille 67a42f929b Network stack refactor 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Gavin Andresen 1466b8b78a Rework unit tests so test_bitcoin.cpp does not #include them all 13 years ago
Gavin Andresen 10fd7f6689 Orphan block fill-up-memory attack prevention 13 years ago
Gavin Andresen eb5fff9e16 Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
Gavin Andresen 15f3ad4dbd Framework for banning mis-behaving peers 13 years ago