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
2019-10-24
docs: remove protobuf from docs
fanquake
2019-10-24
build: remove protobuf from depends
fanquake
2019-10-24
Merge #17240: ci: Disable functional tests on mac host
Wladimir J. van der Laan
2019-10-24
ci: Disable functional tests on mac host
MarcoFalke
2019-10-24
Merge #17239: doc: Changed miniupnp links to https
fanquake
2019-10-24
doc: Changed miniupnp links to https
Marius Kjærstad
2019-10-24
Merge #17235: tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHa...
MarcoFalke
2019-10-24
Merge #17226: gui: Fix payAmount tooltip in SendCoinsEntry
Wladimir J. van der Laan
2019-10-24
Merge #17004: validation: Remove REJECT code from CValidationState
Wladimir J. van der Laan
2019-10-24
Merge #17154: wallet: Remove return value from CommitTransaction
Wladimir J. van der Laan
2019-10-24
tests: Remove Cygwin WinMain workaround
practicalswift
2019-10-24
tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when...
practicalswift
2019-10-23
Merge #17206: test: Add testcase to simulate bitcoin schema in leveldb
MarcoFalke
2019-10-23
Merge #17018: tests: Add descriptor Parse(...) fuzzing harness
MarcoFalke
2019-10-23
Merge #17183: refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
MarcoFalke
2019-10-23
tests: Add Parse(...) (descriptor) fuzzing harness
practicalswift
2019-10-23
tests: Allow for using non-default fuzzing initialization
practicalswift
2019-10-23
gui: Fix payAmount tooltip in SendCoinsEntry
João Barbosa
2019-10-23
Merge #16911: wallet: Only check the hash of transactions loaded from disk
Wladimir J. van der Laan
2019-10-23
Merge #17180: gui: Improved tooltip for send amount field
Wladimir J. van der Laan
2019-10-23
Merge #17091: tests: Add test for loadblock option and linearize scripts
Wladimir J. van der Laan
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-22
static tooltip
JeremyCrookshank
2019-10-22
Merge #17209: tests: Remove no longer needed UBSan suppressions (issues fixed...
MarcoFalke
2019-10-22
Merge #17205: ci: Enable address sanitizer (ASan) stack-use-after-return chec...
MarcoFalke
2019-10-21
tests: Remove no longer needed UBSan suppressions (issues fixed). Add documen...
practicalswift
2019-10-21
Add testcase to simulate bitcoin schema in leveldb
MapleLaker
2019-10-21
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
Wladimir J. van der Laan
2019-10-21
Merge #17195: gui: send amount placeholder value
Wladimir J. van der Laan
2019-10-21
Merge #17176: ci: Cleanup macOS runs
Wladimir J. van der Laan
2019-10-21
ci: Enable address sanitizer (ASan) stack-use-after-return checking
practicalswift
2019-10-21
Merge #17191: random: remove call to RAND_screen() (Windows only)
Wladimir J. van der Laan
2019-10-20
Merge #17203: wallet: Remove unused GetLabelName
fanquake
2019-10-20
wallet: Remove unused GetLabelName
Sebastian Falbesoner
2019-10-20
Merge #17157: doc: Added instructions for how to add an upsteam to forked repo
fanquake
2019-10-20
doc: Added instructions for how to add an upsteam to forked repo
dannmat
2019-10-19
Send amount shows minimum amount placeholder
JeremyCrookshank
2019-10-18
Merge #17184: util: Filter out macOS process serial number
fanquake
2019-10-18
Merge #16949: build: only pass --disable-dependency-tracking to packages that...
fanquake
2019-10-18
random: remove call to RAND_screen() (Windows only)
fanquake
2019-10-18
Merge #17151: gui: remove OpenSSL PRNG seeding (Windows, Qt only)
fanquake
2019-10-18
Merge #16889: Add some general std::vector utility functions
MarcoFalke
2019-10-18
[wallet] Remove `state` argument from CWallet::CommitTransaction
John Newbery
2019-10-18
[wallet] Remove return value from CommitTransaction()
John Newbery
2019-10-18
[wallet] Add doxygen comment to CWallet::CommitTransaction()
John Newbery
2019-10-18
Merge #17186: gui: Add placeholder text to the sign message field
fanquake
2019-10-18
gui: Add placeholder text to the sign message field
Danny-Scott
2019-10-18
Merge #15084: gui: don't disable the sync overlay when wallet is disabled
Jonas Schnelli
2019-10-18
util: Filter out macOS process serial number
Hennadii Stepanov
2019-10-17
Merge #17162: chain: Remove CBlockIndex::SetNull helper
fanquake
[next]