258 Commits (c2704ec98a1b7b35b6a7c1b6b26a3f16d44e8880)

Author SHA1 Message Date
Jonas Schnelli dd2dc400ee
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code 9 years ago
Suhas Daftuar eaa8d2754b RPC: indicate which transactions are replaceable 9 years ago
Luke Dashjr ab22705a7b Build against system UniValue when available 9 years ago
Luke Dashjr d5f46832de Unify package name to as few places as possible without major changes 9 years ago
Jorge Timón cf82d05dd4 Build: Consensus: Make libbitcoinconsensus_la_SOURCES fully dynamic and dependend on both crypto and consensus packages 9 years ago
Jorge Timón 4feadec98e Build: Libconsensus: Move libconsensus-ready files to the consensus package 9 years ago
Jorge Timón a3d5eec546 Build: Consensus: Move consensus files from common to its own module/package 9 years ago
Gregory Maxwell e20672479e Remove mruset as it is no longer used. 9 years ago
Pieter Wuille ee60e5625b Add merkle.{h,cpp}, generic merkle root/branch algorithm 9 years ago
Pieter Wuille 6e18268616 Switch to libsecp256k1-based validation for ECDSA 9 years ago
Pieter Wuille 114b5812f6 Prevector type 9 years ago
Wladimir J. van der Laan 8f4e67f152 net: Automatically create hidden service, listen on Tor 9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out 9 years ago
dexX7 d425877557
Remove coverage and test related files, when cleaning up 9 years ago
Jeff Garzik 3795e8152b leveldbwrapper file rename to dbwrapper.* 9 years ago
Cory Fields 60af755e56 build: univalue subdir build fixups 9 years ago
Cory Fields 3b1279fdb2 build: match upstream build change 9 years ago
Cory Fields b22692ce3e build: Make use of ZMQ_CFLAGS 9 years ago
Jonas Schnelli 95acf3cc6d remove $(@F) and subdirs from univalue make 9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree 9 years ago
Gavin Andresen 535ed9223d
Simple benchmarking framework 9 years ago
Wladimir J. van der Laan a5b78c2fa8 build: Remove dependency of bitcoin-cli on secp256k1 9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 9 years ago
Casey Rodarmor 86270c8164 Replace boost::reverse_lock with our own. 9 years ago
Wladimir J. van der Laan 40b556d374 evhttpd implementation 9 years ago
Wladimir J. van der Laan 3140ef9249 build: build-system changes for libevent 9 years ago
Pieter Wuille 9e38d0f745 Separate core memory usage computation in core_memusage.h 9 years ago
Luke Dashjr 9238ecb417 Policy: MOVEONLY: 3 functions to policy.o: 9 years ago
Jorge Timón 627b9deff4 Policy: MOVEONLY: Create policy/policy.h with some constants 9 years ago
Jonas Schnelli 9a8897f4ac Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 3df0411ad9 remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 53b4671a9d extend conversion to UniValue 9 years ago
Jeff Garzik 15982a8b69 Convert tree to using univalue. Eliminate all json_spirit uses. 9 years ago
Luke Dashjr cc24610fdb Update Windows resource files (and add one for bitcoin-tx) 9 years ago
jtimon da29ecbcc6 Consensus: MOVEONLY: Move CValidationState from main consensus/validation 9 years ago
Gavin Andresen 928b950e3b
CScheduler class for lightweight task scheduling 9 years ago
Jorge Timón ff734e905f Alphabetic order in makefile 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 9 years ago
Pieter Wuille 540629c6fb Add memusage.h 9 years ago
sinetek ff7fe8b19e Fix for correctly including climits on certain platforms {DragonFlyBSD}. 9 years ago
jtimon 691161d419 Consensus: Create consensus/consensus.h with some constants 9 years ago
Jorge Timón bd006110fb Consensus: Refactor: Introduce Consensus::Params class 9 years ago
Jorge Timón 26c16d9de9 Includes: Refactor: Move CValidationInterface and CMainSignals out of main 9 years ago
Cory Fields a354a59f1f wallet: move crypter to wallet 9 years ago
Cory Fields d7d187e8a4 allocators: split allocators and pagelocker 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 9 years ago
Wladimir J. van der Laan 4414f5ffe1 build: Endian compatibility 9 years ago
Cory Fields 16a58a8644 keys: remove libsecp256k1 verification until it's actually supported 9 years ago
Cory Fields aa3673064c build: remove libstdc++ backwards-compat 9 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 10 years ago