aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: AX_PTHREAD serial 27fanquake2020-09-141-103/+125
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: split PTHREAD_* flags out of AM_LDFLAGSfanquake2020-09-145-9/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scripted-diff: add FUZZ_SUITE_LDFLAGS_COMMONfanquake2020-09-141-150/+152
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: add PTHREAD_LIBS to LDFLAGS configure outputfanquake2020-09-141-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19643: Add -netinfo peer connections dashboardfanquake2020-09-151-0/+211
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli -netinfo: display multiple levels of detailsJon Atack2020-09-021-9/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: change -netinfo optional arg from bool to intJon Atack2020-08-311-7/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add getpeerinfo last_{block,transaction} to -netinfoJon Atack2020-08-311-4/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add -netinfo server version check and error messageJon Atack2020-08-311-1/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create peer connections report sorted by dir, minpingJon Atack2020-08-311-0/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create vector of Peer structs for peers dataJon Atack2020-08-311-1/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add NetType enum struct and NetTypeEnumToString()Jon Atack2020-08-311-0/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create local addresses, ports, and scores reportJon Atack2020-08-311-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create inbound/outbound peer connections reportJon Atack2020-08-311-2/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: start dashboard report with chain and version headerJon Atack2020-08-311-1/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: tally peer connections by typeJon Atack2020-08-311-0/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add ipv6 and onion address type detection helpersJon Atack2020-08-301-0/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create initial -netinfo option, NetinfoRequestHandler classJon Atack2020-08-301-0/+35
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19903: Update build-openbsd.md with GUI supportfanquake2020-09-151-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add OpenBSD instructions for building the Qt GUIgrubles2020-09-101-3/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #16378: The ultimate send RPCSamuel Dobson2020-09-158-18/+568
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] add send methodSjors Provoost2020-09-105-1/+534
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] add snake case aliases for transaction methodsSjors Provoost2020-09-072-13/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] walletcreatefundedpsbt: allow inputs to be nullSjors Provoost2020-09-073-4/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19931: Change CSipHasher's count variable to uint8_tfanquake2020-09-142-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change CSipHasher's count variable to uint8_tPieter Wuille2020-09-102-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19944: Update secp256k1 subtree (including BIP340 support)fanquake2020-09-1442-284/+2928
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update src/secp256k1 subtree to upstream libsecp256k1Pieter Wuille2020-09-1142-284/+2928
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed 'src/secp256k1/' changes from 2ed54da18a..8ab24e8dadPieter Wuille2020-09-1142-284/+2928
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19919: bugfix: make LoadWallet assigns status alwaysSamuel Dobson2020-09-132-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: make LoadWallet assigns status alwaysAkio Nakamura2020-09-102-0/+4
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19922: test: Run rpc_txoutproof.py even with wallet disabledWladimir J. van der Laan2020-09-112-53/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: gettxoutproof duplicate txidJoão Barbosa2020-09-091-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Test empty array in gettxoutproofMarcoFalke2020-09-091-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Run rpc_txoutproof.py even with wallet disabledMarcoFalke2020-09-092-46/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spendMarcoFalke2020-09-091-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: bugfix: Actually pick largest utxoMarcoFalke2020-09-091-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS for cov_fuzzfanquake2020-09-112-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .gitignore: ignore qa-assets/ foldereugene2020-09-081-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: use DIR_FUZZ_SEED_CORPUS if specified for cov_fuzz targeteugene2020-09-081-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19870: doc: update PyZMQ install instructions, fix zmq_sub.py file per...fanquake2020-09-112-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | script: fix zmq_sub.py file permissionsJon Atack2020-09-041-0/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: update PyZMQ installation instructions, ZeroMQ linkJon Atack2020-09-041-3/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19841: Implement Keccak and SHA3_256Wladimir J. van der Laan2020-09-105-0/+322
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unroll Keccak-f implementationPieter Wuille2020-09-061-33/+66
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SHA3 benchmarkPieter Wuille2020-09-061-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement keccak-f[1600] and SHA3-256Pieter Wuille2020-09-064-0/+278
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19800: test: MockwalletMarcoFalke2020-09-092-17/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Use MiniWalet in p2p_feefilterMarcoFalke2020-09-072-12/+74
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: inline hashToHexMarcoFalke2020-08-251-5/+1