| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: AX_PTHREAD serial 27 | fanquake | 2020-09-14 | 1 | -103/+125 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: split PTHREAD_* flags out of AM_LDFLAGS | fanquake | 2020-09-14 | 5 | -9/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scripted-diff: add FUZZ_SUITE_LDFLAGS_COMMON | fanquake | 2020-09-14 | 1 | -150/+152 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: add PTHREAD_LIBS to LDFLAGS configure output | fanquake | 2020-09-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19643: Add -netinfo peer connections dashboard | fanquake | 2020-09-15 | 1 | -0/+211 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli -netinfo: display multiple levels of details | Jon Atack | 2020-09-02 | 1 | -9/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: change -netinfo optional arg from bool to int | Jon Atack | 2020-08-31 | 1 | -7/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add getpeerinfo last_{block,transaction} to -netinfo | Jon Atack | 2020-08-31 | 1 | -4/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add -netinfo server version check and error message | Jon Atack | 2020-08-31 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create peer connections report sorted by dir, minping | Jon Atack | 2020-08-31 | 1 | -0/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create vector of Peer structs for peers data | Jon Atack | 2020-08-31 | 1 | -1/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add NetType enum struct and NetTypeEnumToString() | Jon Atack | 2020-08-31 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create local addresses, ports, and scores report | Jon Atack | 2020-08-31 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create inbound/outbound peer connections report | Jon Atack | 2020-08-31 | 1 | -2/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: start dashboard report with chain and version header | Jon Atack | 2020-08-31 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: tally peer connections by type | Jon Atack | 2020-08-31 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: add ipv6 and onion address type detection helpers | Jon Atack | 2020-08-30 | 1 | -0/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cli: create initial -netinfo option, NetinfoRequestHandler class | Jon Atack | 2020-08-30 | 1 | -0/+35 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19903: Update build-openbsd.md with GUI support | fanquake | 2020-09-15 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add OpenBSD instructions for building the Qt GUI | grubles | 2020-09-10 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #16378: The ultimate send RPC | Samuel Dobson | 2020-09-15 | 8 | -18/+568 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] add send method | Sjors Provoost | 2020-09-10 | 5 | -1/+534 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] add snake case aliases for transaction methods | Sjors Provoost | 2020-09-07 | 2 | -13/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] walletcreatefundedpsbt: allow inputs to be null | Sjors Provoost | 2020-09-07 | 3 | -4/+12 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19931: Change CSipHasher's count variable to uint8_t | fanquake | 2020-09-14 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change CSipHasher's count variable to uint8_t | Pieter Wuille | 2020-09-10 | 2 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19944: Update secp256k1 subtree (including BIP340 support) | fanquake | 2020-09-14 | 42 | -284/+2928 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Update src/secp256k1 subtree to upstream libsecp256k1 | Pieter Wuille | 2020-09-11 | 42 | -284/+2928 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed 'src/secp256k1/' changes from 2ed54da18a..8ab24e8dad | Pieter Wuille | 2020-09-11 | 42 | -284/+2928 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19919: bugfix: make LoadWallet assigns status always | Samuel Dobson | 2020-09-13 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: make LoadWallet assigns status always | Akio Nakamura | 2020-09-10 | 2 | -0/+4 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19922: test: Run rpc_txoutproof.py even with wallet disabled | Wladimir J. van der Laan | 2020-09-11 | 2 | -53/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: gettxoutproof duplicate txid | João Barbosa | 2020-09-09 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Test empty array in gettxoutproof | MarcoFalke | 2020-09-09 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Run rpc_txoutproof.py even with wallet disabled | MarcoFalke | 2020-09-09 | 2 | -46/+40 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spend | MarcoFalke | 2020-09-09 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: bugfix: Actually pick largest utxo | MarcoFalke | 2020-09-09 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS for cov_fuzz | fanquake | 2020-09-11 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .gitignore: ignore qa-assets/ folder | eugene | 2020-09-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: use DIR_FUZZ_SEED_CORPUS if specified for cov_fuzz target | eugene | 2020-09-08 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19870: doc: update PyZMQ install instructions, fix zmq_sub.py file per... | fanquake | 2020-09-11 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | script: fix zmq_sub.py file permissions | Jon Atack | 2020-09-04 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: update PyZMQ installation instructions, ZeroMQ link | Jon Atack | 2020-09-04 | 1 | -3/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19841: Implement Keccak and SHA3_256 | Wladimir J. van der Laan | 2020-09-10 | 5 | -0/+322 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unroll Keccak-f implementation | Pieter Wuille | 2020-09-06 | 1 | -33/+66 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SHA3 benchmark | Pieter Wuille | 2020-09-06 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement keccak-f[1600] and SHA3-256 | Pieter Wuille | 2020-09-06 | 4 | -0/+278 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #19800: test: Mockwallet | MarcoFalke | 2020-09-09 | 2 | -17/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Use MiniWalet in p2p_feefilter | MarcoFalke | 2020-09-07 | 2 | -12/+74 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: inline hashToHex | MarcoFalke | 2020-08-25 | 1 | -5/+1 | |