index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-06
sync.h: add REVERSE_LOCK
Anthony Towns
2020-03-06
scheduler: don't rely on boost interrupt on shutdown
Anthony Towns
2020-03-06
Merge #16117: util: Replace boost sleep with std sleep
fanquake
2020-03-05
Merge #17972: tests: Add fuzzing harness for CKey and key related functions
MarcoFalke
2020-03-05
tests: Add fuzzing harness for CKey related functions
practicalswift
2020-03-05
Merge #17996: tests: Add fuzzing harness for serialization/deserialization of...
MarcoFalke
2020-03-05
tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-03-05
tests: Add serialization/deserialization fuzzing for integral types
practicalswift
2020-03-05
Merge #17917: tests: Add amount compression/decompression fuzzing to existing...
MarcoFalke
2020-03-05
compressor: Make the domain of CompressAmount(...) explicit
practicalswift
2020-03-05
Merge #18109: tests: Avoid hitting some known minor tinyformat issues when fu...
MarcoFalke
2020-03-05
Merge #18112: Serialization improvements step 5 (blockencodings)
Wladimir J. van der Laan
2020-03-05
Merge #18260: refactor: Fix implicit value conversion in formatPingTime
MarcoFalke
2020-03-05
Merge #18263: rpc: change setmocktime check to use IsMockableChain
MarcoFalke
2020-03-05
[rpc] changed MineBlocksOnDemand to IsMockableChain
Gloria Zhao
2020-03-05
Merge #18056: ci: Check for submodules
Wladimir J. van der Laan
2020-03-05
Merge #17812: config, net, test: asmap feature refinements and functional tests
fanquake
2020-03-05
refactor: Cast ping values to double before output
Ben Woosley
2020-03-05
Merge #18249: test: Bump timeouts to accomodate really slow disks
fanquake
2020-03-05
Merge #18259: doc: Merge release notes for 0.20.0 release
fanquake
2020-03-04
refactor: Convert ping wait time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert min ping time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert ping time from double to int64_t
Ben Woosley
2020-03-04
doc: Merge release notes for 0.20.0 release
MarcoFalke
2020-03-04
init: move asmap code earlier in init process
Jon Atack
2020-03-04
rpc: fix getpeerinfo RPCResult `mapped_as` type
Jon Atack
2020-03-04
net: extract conditional to bool CNetAddr::IsHeNet
Jon Atack
2020-03-04
logging: asmap logging and #include fixups
Jon Atack
2020-03-04
test: add functional test for an empty, unparsable asmap
Jon Atack
2020-03-04
config: separate the asmap finding and parsing checks
Jon Atack
2020-03-04
config: enable passing -asmap an absolute file path
Jon Atack
2020-03-04
config: use default value in -asmap config
Jon Atack
2020-03-04
test: add feature_asmap functional tests
Jon Atack
2020-03-04
Merge #17809: rpc: Auto-format RPCResult
MarcoFalke
2020-03-04
Merge #18253: doc: Correct spelling errors in comments
fanquake
2020-03-02
doc: Correct spelling errors in comments
Ben Woosley
2020-03-02
test: Bump timeouts to accomodate really slow disks
MarcoFalke
2020-03-02
Merge #18168: httpserver: use own HTTP status codes
Wladimir J. van der Laan
2020-03-02
Merge #18224: Make AnalyzePSBT next role calculation simple, correct
Samuel Dobson
2020-03-01
Merge #17399: validation: Templatize ValidationState instead of subclassing
MarcoFalke
2020-02-29
Merge #18229: random: drop unused MACH time headers
fanquake
2020-02-29
Merge #18225: util: Fail to parse empty string in ParseMoney
fanquake
2020-02-28
Drop unused mach time headers
Ben Woosley
2020-02-28
Merge #16562: Refactor message transport packaging
MarcoFalke
2020-02-28
Merge #17800: random: don't special case clock usage on macOS
Wladimir J. van der Laan
2020-02-29
Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()
MarcoFalke
2020-02-28
refactor: test/bench: dedup SetupDummyInputs()
Sebastian Falbesoner
2020-02-29
Merge #17959: test: check specific reject reasons in feature_csv_activation.py
MarcoFalke
2020-02-28
test: check specific reject reasons in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
Merge #18135: build: add --enable-determinism configure flag
Wladimir J. van der Laan
[next]