233 Commits (5a70572049d0e8a2e9228e7acf0e07d61996c33c)

Author SHA1 Message Date
Patrick Strateman a4153e20ec Simple fuzzing framework 8 years ago
Gregory Maxwell 749be013f5 Move GetWarnings() into its own file. 8 years ago
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
Matt Corallo e736772c56 Move network-msg-processing code out of main to its own file 8 years ago
Cory Fields 2ec935dcaa net: add CVectorWriter and CNetMsgMaker 8 years ago
Wladimir J. van der Laan 4536148b15 support: Add LockedPool 8 years ago
Wladimir J. van der Laan 1ae5839ff0 moveonly: move `coincontrol` to `src/wallet` 8 years ago
Luke Dashjr f4dffdd6bf Add MIT license to Makefiles 8 years ago
Cory Fields d93b14dc5d net: move CBanDB and CAddrDB out of net.h/cpp 8 years ago
Cory Fields 9e9d644f51 net: fixup nits 8 years ago
Cory Fields 21e5b96ff4 net: move CNetAddr/CService/CSubNet out of netbase 8 years ago
Matt Corallo 85ad31ede7 Add partial-block block encodings API 8 years ago
Kaz Wesley 9805f4af7e mapNextTx: use pointer as key, simplify value 8 years ago
Cory Fields fc4ad0c7fc build: more out-of-tree fixups 8 years ago
Cory Fields 0cb0f2626e build: out-of-tree fixups 8 years ago
Pieter Wuille fa2637a3be Always require OS randomness when generating secret keys 8 years ago
Cory Fields 723779c650 build: Enumerate ctaes rather than globbing 8 years ago
Cory Fields 0a36b9af28 crypter: shuffle Makefile so that crypto can be used by the wallet 8 years ago
Pieter Wuille 6bec172eb9 Add ctaes-based constant time AES implementation 8 years ago
Cory Fields a4625acbf8 leveldb: integrate leveldb into our buildsystem 8 years ago
MarcoFalke fa10ce6a6d Move ui_interface.cpp to libbitcoin_server_a_SOURCES 8 years ago
Wladimir J. van der Laan a25a4f5b04 wallet_ismine.h → script/ismine.h 8 years ago
Pavel Janík 0087f26848 Use relative paths instead of absolute paths 8 years ago
MarcoFalke fabbf80f2f [ui] Move InitError, InitWarning, AmountErrMsg 8 years ago
Wladimir J. van der Laan fb8a8cf2e6 rpc: Register calls where they are defined 8 years ago
BtcDrak bbb9d1d123 Remove p2p alert handling 8 years ago
Pieter Wuille 6851107b3a BIP9 Implementation 8 years ago
Pavel Janík ae6eca0f49 make clean should clean .a files 9 years ago
Luke Dashjr 62f7f2ee21 Bugfix: Always include univalue in DIST_SUBDIRS 9 years ago
Cory Fields f3d3eaf78e release: add check-symbols and check-security make targets 9 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
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