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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-10-10
Merge #16887: Abstract out some of the descriptor Span-parsing helpers
MarcoFalke
2019-10-08
Merge #17073: move-only: PASTE macros to util/macros.h
Wladimir J. van der Laan
2019-10-01
add stdin helpers for password input support
Karl-Johan Alm
2019-09-25
refactor: consolidate PASTE macros
James O'Beirne
2019-09-18
Abstract out some of the descriptor Span-parsing helpers
Pieter Wuille
2019-09-18
Merge #15146: Solve SmartOS FD_ZERO build issue
Wladimir J. van der Laan
2019-08-27
move-only: move coins statistics utils out of RPC
James O'Beirne
2019-08-20
util: Add Join helper to join a list of strings
MarcoFalke
2019-08-11
Make whitebind/whitelist permissions more flexible
nicolas.dorier
2019-07-30
Merge #16434: build: Specify AM_CPPFLAGS for ZMQ
Wladimir J. van der Laan
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-07-22
Specify AM_CPPFLAGS for ZMQ.
Daniel Kraft
2019-07-11
Merge #16227: Refactor CWallet's inheritance chain
Wladimir J. van der Laan
2019-07-11
Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD
Wladimir J. van der Laan
2019-07-09
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
Move KeyOriginInfo to its own header file
Andrew Chow
2019-07-05
rpc: migrate JSONRPCRequest functionality into request.cpp
Karl-Johan Alm
2019-06-25
Add ChaCha20Poly1305@Bitcoin AEAD implementation
Jonas Schnelli
2019-06-19
Move ismine to wallet module
Andrew Chow
2019-05-16
Merge #14047: Add HKDF_HMAC256_L32 and method to negate a private key
Wladimir J. van der Laan
2019-05-11
Add HKDF HMAC_SHA256 L=32 implementations
Jonas Schnelli
2019-04-30
Merge #15849: Thread names in logs and deadlock debug tools
MarcoFalke
2019-04-29
threads: introduce util/threadnames, refactor thread naming
James O'Beirne
2019-04-19
Merge #15655: Resolve the checkpoints <-> validation circular dependency
MarcoFalke
2019-04-18
Merge #14121: Index for BIP 157 block filters
MarcoFalke
2019-04-14
Merge #15748: [rpc] remove dead mining code
MeshCollider
2019-04-13
[moveonly] Split glibc sanity_test_fdelt out
Ben Woosley
2019-04-10
[rpc] simplify generate RPC
John Newbery
2019-04-10
bitcoin-wallet tool: Drop libbitcoin_server.a dependency
Russell Yanofsky
2019-04-09
[build] Move AnalyzePSBT from psbt.cpp to node/psbt.cpp
Russell Yanofsky
2019-04-09
[docs] Document src subdirectories and different libraries
John Newbery
2019-04-09
[build] Move wallet load functions to wallet/load unit
John Newbery
2019-04-09
[build] Add several util units
John Newbery
2019-04-09
[build] Move several units into common libraries
John Newbery
2019-04-09
[build] Move rpc rawtransaction util functions to rpc/rawtransaction_util.cpp
John Newbery
2019-04-09
[build] Move rpc utility methods to rpc/util
John Newbery
2019-04-09
[build] Move policy settings to new src/policy/settings unit
John Newbery
2019-04-09
[build] Move CheckTransaction from lib_server to lib_consensus
John Newbery
2019-04-06
index: Implement block filter index with write operations.
Jim Posen
2019-04-06
Merge #15508: Refactor analyzepsbt for use outside RPC code
Pieter Wuille
2019-03-28
Comment for seemingly duplicate LIBBITCOIN_SERVER
Peter Bushnell
2019-03-27
Merge #15519: Add Poly1305 implementation
Wladimir J. van der Laan
2019-03-26
Move PSBT decoding functions from core_io to psbt.cpp
Glenn Willen
2019-03-26
Add Poly1305 implementation
Jonas Schnelli
2019-03-23
Resolve the checkpoints <-> validation CD.
251
2019-03-21
Merge #10973: Refactor: separate wallet from node
MeshCollider
2019-03-18
depends: Defer to Python detected by autoconf
Carl Dong
2019-03-05
Remove use of CCoinsViewMemPool::GetCoin in wallet code
Russell Yanofsky
2019-03-04
Merge #15288: Remove wallet -> node global function calls
MarcoFalke
2019-02-22
validation: Extract basic block file logic into FlatFileSeq class.
Jim Posen
[prev]
[next]