index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-04-13
external_signer: remove ignore_errors from Enumerate()
fanquake
2021-04-13
refactor: unify external wallet runtime errors
fanquake
2021-04-13
refactor: add missing includes to external signer code
fanquake
2021-04-13
refactor: move all signer code inside ENABLE_EXTERNAL_SIGNER #ifdefs
fanquake
2021-04-13
Merge #21467: Move external signer out of wallet module
fanquake
2021-04-13
Merge #21631: i2p: always check the return value of Sock::Wait()
MarcoFalke
2021-04-13
Merge #21330: Deal with missing data in signature hashes more consistently
fanquake
2021-04-11
Merge #21602: rpc: add additional ban time fields to listbanned
MarcoFalke
2021-04-09
Merge #21606: fuzz: Extend psbt fuzz target a bit
MarcoFalke
2021-04-09
fuzz: Extend psbt fuzz target a bit
MarcoFalke
2021-04-09
Merge #21592: test: Remove option to make TestChain100Setup non-deterministic
MarcoFalke
2021-04-08
Merge #21304: guix: Add guix-clean script + establish gc-root for container p...
W. J. van der Laan
2021-04-08
rpc: add help for enumeratesigners and walletdisplayaddress
Sjors Provoost
2021-04-08
Move external signer out of wallet module
Sjors Provoost
2021-04-08
i2p: cancel the Accept() method if waiting on the socket errors
Vasil Dimov
2021-04-08
Merge #21574: Drop JSONRPCRequest constructors after #21366
MarcoFalke
2021-04-08
test: Remove option to make TestChain100Setup non-deterministic
MarcoFalke
2021-04-08
test: Use compressed keys in TestChain100Setup
MarcoFalke
2021-04-08
Merge #21626: doc: Fix typos from codespell
fanquake
2021-04-07
doc: Fix typos from codespell lint
Yerzhan Mazhkenov
2021-04-07
Merge #21594: rpc: add network field to getnodeaddresses
W. J. van der Laan
2021-04-07
rpc: improve getnodeaddresses help
Jon Atack
2021-04-07
rpc: simplify/constify getnodeaddresses code
Jon Atack
2021-04-07
rpc: add network field to rpc getnodeaddresses
Jon Atack
2021-04-07
Merge #21572: Fix wrong wallet RPC context set after #21366
MarcoFalke
2021-04-07
Drop JSONRPCRequest constructors after #21366
Russell Yanofsky
2021-04-07
Merge #21613: build: enable -Wdocumentation
fanquake
2021-04-07
Merge #21617: fuzz: Fix uninitialized read in i2p test
MarcoFalke
2021-04-07
Merge #21540: wallet: refactor: dedup sqlite statement preparations/deletions
fanquake
2021-04-07
test: increase listbanned unit test coverage
Jon Atack
2021-04-07
Merge #21582: Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-07
Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...
fanquake
2021-04-06
rpc: add time_remaining field to listbanned
Jarol Rodriguez
2021-04-06
rpc: add ban_duration field to listbanned
Jarol Rodriguez
2021-04-06
doc: improve listbanned help
Jarol Rodriguez
2021-04-06
rpc: swap position of banned_until and ban_created fields
Jarol Rodriguez
2021-04-06
fuzz: Fix uninitialized read in test
MarcoFalke
2021-04-06
Merge #21560: net: Add Tor v3 hardcoded seeds
W. J. van der Laan
2021-04-06
Merge #21571: test: make sure non-IP peers get discouraged and disconnected (...
MarcoFalke
2021-04-06
doc: fixup -Wdocumentation issues
fanquake
2021-04-06
Merge #21557: test: small cleanup in RPCNestedTests tests
MarcoFalke
2021-04-06
Merge #21598: refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-05
build: Remove spaces from variable-printing rules
Carl Dong
2021-04-05
Merge #21302: wallet: createwallet examples for descriptor wallets
W. J. van der Laan
2021-04-05
net: Deserialize hardcoded seeds from BIP155 blob
W. J. van der Laan
2021-04-05
refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-04
Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-04
refactor: Prefer clean assert over UB in coinstats
MarcoFalke
2021-04-03
Merge #20459: rpc: Fail to return undocumented return values
MarcoFalke
2021-04-02
Fix wrong wallet RPC context set after #21366
Russell Yanofsky
[next]