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
2020-10-20
Make sqlite support optional (compile-time)
Luke Dashjr
2020-10-15
Merge #19077: wallet: Add sqlite as an alternative wallet database and use it...
Samuel Dobson
2020-10-14
Add SQLiteDatabase and SQLiteBatch dummy classes
Andrew Chow
2020-10-14
Add libsqlite3
Andrew Chow
2020-10-12
Delete limitedmap as it is unused now
Pieter Wuille
2020-10-12
Add txrequest module
Pieter Wuille
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-19
Merge #13686: ZMQ: Small cleanups in the ZMQ code
fanquake
2020-09-14
build: split PTHREAD_* flags out of AM_LDFLAGS
fanquake
2020-09-10
add signet basic support (signet.cpp)
Karl-Johan Alm
2020-09-07
Replace zmqconfig.h by a simple zmqutil.
Daniel Kraft
2020-09-06
Implement keccak-f[1600] and SHA3-256
Pieter Wuille
2020-08-15
Move only: Move CDiskTxPos to its own file
Marcin Jachymiak
2020-08-14
build: Add missed gcov files to 'make clean'
Hennadii Stepanov
2020-06-27
build: Sort Makefile.am after renaming file
MarcoFalke
2020-06-27
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
wallet: Do not include server symbols
MarcoFalke
2020-06-21
Merge #19133: rpc, cli, test: add bitcoin-cli -generate command
Samuel Dobson
2020-06-15
walletdb: Move BDB specific things into bdb.{cpp/h}
Andrew Chow
2020-06-01
rpc: create rpc/mining.h, hoist default max tries values to constant
Jon Atack
2020-05-28
Remove g_rpc_chain global
Russell Yanofsky
2020-05-27
Merge #18918: wallet: Move salvagewallet into wallettool
Samuel Dobson
2020-05-25
Move RecoverDatabaseFile and RecoverKeysOnlyFilter into salvage.{cpp/h}
Andrew Chow
2020-05-21
Merge #18740: Remove g_rpc_node global
MarcoFalke
2020-05-21
Merge #18677: Multiprocess build support
fanquake
2020-05-13
Add util::Ref class as temporary alternative for c++17 std::any
Russell Yanofsky
2020-05-12
build: multiprocess autotools changes
Russell Yanofsky
2020-05-07
test: remove glibc fdelt sanity check
fanquake
2020-04-20
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-10
Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-10
Merge #16367: Multiprocess build support
MarcoFalke
2020-04-10
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-05
Multiprocess build changes
Russell Yanofsky
2020-04-05
build: create test_fuzz library from src/test/fuzz/fuzz.cpp
Harris
2020-04-02
Drop unintended bitcoin-tx dependency on libevent
Russell Yanofsky
2020-03-22
scripts: add PE dylib checking to symbol-check.py
fanquake
2020-03-09
Move FillPSBT to be a member of CWallet
Andrew Chow
2020-03-06
Drop unused reverselock.h
Anthony Towns
2020-02-27
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-10
Merge #17398: build: Update leveldb to 1.22+
Wladimir J. van der Laan
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-28
build: CRC32C build system integration
Wladimir J. van der Laan
2020-01-22
Merge #17863: scripts: Add MACHO dylib checks to symbol-check.py
Wladimir J. van der Laan
2020-01-12
build: remove double LIBBITCOIN_SERVER linking
fanquake
2020-01-04
scripts: add MACHO dylib checking to symbol-check.py
fanquake
2020-01-04
scripts: fix check-symbols & check-security argument passing
fanquake
2020-01-03
scripts: fix check-symbols & check-security argument passing
fanquake
2020-01-02
scripts: add MACHO PIE check to security-check.py
fanquake
[next]