index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2021-06-02
1
-2
/
+2
*
Litecoin: Add scrypt N=1024 PoW
shaolinfry
2021-05-30
1
-3
/
+6
*
Introduce Dogecoin difficulty calculations
Ross Nicoll
2021-05-29
1
-0
/
+2
*
1.21 codebase rebrand (#1711)
barrystyle
2021-02-20
1
-42
/
+42
*
build: Avoid secp256k1.h include from system
Niklas Gögge
2020-11-26
1
-2
/
+1
*
Make sqlite support optional (compile-time)
Luke Dashjr
2020-10-20
1
-2
/
+5
*
Merge #19077: wallet: Add sqlite as an alternative wallet database and use it...
Samuel Dobson
2020-10-15
1
-1
/
+3
|
\
|
*
Add SQLiteDatabase and SQLiteBatch dummy classes
Andrew Chow
2020-10-14
1
-0
/
+2
|
*
Add libsqlite3
Andrew Chow
2020-10-14
1
-1
/
+1
*
|
Delete limitedmap as it is unused now
Pieter Wuille
2020-10-12
1
-1
/
+0
*
|
Add txrequest module
Pieter Wuille
2020-10-12
1
-0
/
+2
|
/
*
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-21
1
-0
/
+2
|
\
|
*
add signet basic support (signet.cpp)
Karl-Johan Alm
2020-09-10
1
-0
/
+2
*
|
Merge #13686: ZMQ: Small cleanups in the ZMQ code
fanquake
2020-09-19
1
-3
/
+4
|
\
\
|
*
|
Replace zmqconfig.h by a simple zmqutil.
Daniel Kraft
2020-09-07
1
-3
/
+4
|
|
/
*
|
build: split PTHREAD_* flags out of AM_LDFLAGS
fanquake
2020-09-14
1
-4
/
+5
*
|
Implement keccak-f[1600] and SHA3-256
Pieter Wuille
2020-09-06
1
-0
/
+2
|
/
*
Move only: Move CDiskTxPos to its own file
Marcin Jachymiak
2020-08-15
1
-0
/
+1
*
build: Add missed gcov files to 'make clean'
Hennadii Stepanov
2020-08-14
1
-0
/
+6
*
build: Sort Makefile.am after renaming file
MarcoFalke
2020-06-27
1
-11
/
+11
*
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
1
-2
/
+2
*
wallet: Do not include server symbols
MarcoFalke
2020-06-27
1
-0
/
+1
*
Merge #19133: rpc, cli, test: add bitcoin-cli -generate command
Samuel Dobson
2020-06-21
1
-0
/
+1
|
\
|
*
rpc: create rpc/mining.h, hoist default max tries values to constant
Jon Atack
2020-06-01
1
-0
/
+1
*
|
walletdb: Move BDB specific things into bdb.{cpp/h}
Andrew Chow
2020-06-15
1
-0
/
+2
*
|
Remove g_rpc_chain global
Russell Yanofsky
2020-05-28
1
-0
/
+2
|
/
*
Merge #18918: wallet: Move salvagewallet into wallettool
Samuel Dobson
2020-05-27
1
-0
/
+2
|
\
|
*
Move RecoverDatabaseFile and RecoverKeysOnlyFilter into salvage.{cpp/h}
Andrew Chow
2020-05-25
1
-0
/
+2
*
|
Merge #18740: Remove g_rpc_node global
MarcoFalke
2020-05-21
1
-0
/
+1
|
\
\
|
*
|
Add util::Ref class as temporary alternative for c++17 std::any
Russell Yanofsky
2020-05-13
1
-0
/
+1
|
|
/
*
|
Merge #18677: Multiprocess build support
fanquake
2020-05-21
1
-29
/
+29
|
\
\
|
|
/
|
/
|
|
*
build: multiprocess autotools changes
Russell Yanofsky
2020-05-12
1
-29
/
+29
*
|
test: remove glibc fdelt sanity check
fanquake
2020-05-07
1
-1
/
+0
|
/
*
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
1
-0
/
+1
|
\
|
*
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-20
1
-0
/
+1
*
|
Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-10
1
-29
/
+28
*
|
Merge #16367: Multiprocess build support
MarcoFalke
2020-04-10
1
-28
/
+29
|
\
\
|
*
|
Multiprocess build changes
Russell Yanofsky
2020-04-05
1
-28
/
+29
|
|
/
*
|
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-10
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Drop unintended bitcoin-tx dependency on libevent
Russell Yanofsky
2020-04-02
1
-1
/
+4
*
|
build: create test_fuzz library from src/test/fuzz/fuzz.cpp
Harris
2020-04-05
1
-0
/
+1
|
/
*
scripts: add PE dylib checking to symbol-check.py
fanquake
2020-03-22
1
-0
/
+5
*
Move FillPSBT to be a member of CWallet
Andrew Chow
2020-03-09
1
-2
/
+0
*
Drop unused reverselock.h
Anthony Towns
2020-03-06
1
-1
/
+0
*
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-27
1
-2
/
+0
*
Deduplicate the message verifying code
Vasil Dimov
2020-02-14
1
-0
/
+2
*
Merge #17398: build: Update leveldb to 1.22+
Wladimir J. van der Laan
2020-02-10
1
-0
/
+1
|
\
|
*
build: CRC32C build system integration
Wladimir J. van der Laan
2020-01-28
1
-0
/
+1
*
|
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-29
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add asmap utility which queries a mapping
Gleb Naumenko
2019-12-18
1
-0
/
+2
[next]