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
2021-10-07
Merge bitcoin/bitcoin#22539: Re-include RBF replacement txs in fee estimation
W. J. van der Laan
2021-10-07
Merge bitcoin/bitcoin#23146: Test transactions conflicted by double spend in ...
MarcoFalke
2021-10-07
Merge bitcoin/bitcoin#23210: test: Replace satoshi_round with int() or Decimal()
MarcoFalke
2021-10-07
Merge bitcoin/bitcoin#23172: doc: Extract FundTxDoc in rpcwallet
fanquake
2021-10-07
Merge bitcoin/bitcoin#23208: util: Add mremap syscall to AllowAddressSpaceAccess
fanquake
2021-10-07
Merge bitcoin/bitcoin#22890: doc: Replace a link to Qt precompiled binaries w...
fanquake
2021-10-06
Merge bitcoin-core/gui#409: Fix window title of wallet loading window
Hennadii Stepanov
2021-10-06
Merge bitcoin-core/gui#446: RPCConsole: Throw when overflowing size_t type fo...
MarcoFalke
2021-10-06
Merge bitcoin/bitcoin#23209: test: Avoid RPC roundtrip in MiniWallet get_desc...
MarcoFalke
2021-10-06
test: Replace satoshi_round with int() or Decimal()
MarcoFalke
2021-10-06
test: Avoid RPC roundtrip in MiniWallet get_descriptor()
MarcoFalke
2021-10-06
qt: Fix WalletControllerActivity progress dialog title
Shashwat
2021-10-06
util: Add mremap syscall to AllowAddressSpaceAccess
MarcoFalke
2021-10-06
Merge bitcoin/bitcoin#23200: Fix intermittent failure in wallet_send.py and r...
MarcoFalke
2021-10-06
Fix intermittent test failures due to missing sync_all
Samuel Dobson
2021-10-06
Use self.generate not node.generate throughout tests
Samuel Dobson
2021-10-05
Merge bitcoin/bitcoin#23162: contrib: Ask for captcha in signet getcoins.py
W. J. van der Laan
2021-10-05
Merge bitcoin/bitcoin#23178: util: Fix GUIX build with syscall sandbox
W. J. van der Laan
2021-10-05
Merge bitcoin/bitcoin#22950: [p2p] Pimpl AddrMan to abstract implementation d...
MarcoFalke
2021-10-05
util: Make sure syscall numbers used in profile are defined
W. J. van der Laan
2021-10-05
RPCConsole: Throw when overflowing size_t type for array indices
MarcoFalke
2021-10-05
Merge bitcoin/bitcoin#23179: sandbox: add `newfstatat` & `copy_file_range` to...
MarcoFalke
2021-10-05
Merge bitcoin/bitcoin#23182: build: add python3.10 alias to AC_PATH_PROGS cal...
MarcoFalke
2021-10-05
Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus
MarcoFalke
2021-10-05
util: Define SECCOMP_RET_KILL_PROCESS if not provided by the headers
W. J. van der Laan
2021-10-05
build: add python3.10 alias to AC_PATH_PROGS call in configure
fanquake
2021-10-05
sandbox: add copy_file_range to allowed filesystem syscalls
fanquake
2021-10-05
sandbox: add newfstatat to allowed filesystem syscalls
fanquake
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-04
Merge bitcoin/bitcoin#23156: refactor: Remove unused ParsePrechecks and Parse...
MarcoFalke
2021-10-04
doc: Extract FundTxDoc
MarcoFalke
2021-10-04
Merge bitcoin/bitcoin#20452: util: Replace use of locale dependent atoi(…) ...
W. J. van der Laan
2021-10-04
Merge bitcoin/bitcoin#23052: test: use miniwallet in test_rpc function in fea...
MarcoFalke
2021-10-04
Merge bitcoin/bitcoin#17211: Allow fundrawtransaction and walletcreatefundedp...
Samuel Dobson
2021-10-04
Remove unused ParseDouble and ParsePrechecks
MarcoFalke
2021-10-03
allow send rpc take external inputs and solving data
Andrew Chow
2021-10-03
Tests for funding with external inputs
Andrew Chow
2021-10-03
allow fundtx rpcs to work with external inputs
Andrew Chow
2021-10-03
Merge bitcoin/bitcoin#23151: doc: Combine 23.0 release notes
fanquake
2021-10-02
Test transactions conflicted by double spend in listtransactions
Jon Atack
2021-10-02
contrib: Ask for captcha in signet getcoins.py
W. J. van der Laan
2021-10-01
refactor: Remove unused ParsePrechecks from ParseIntegral
MarcoFalke
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-10-01
Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the fu...
MarcoFalke
2021-10-01
Merge bitcoin/bitcoin#23142: Return false on corrupt tx rather than asserting
W. J. van der Laan
2021-10-01
Merge bitcoin/bitcoin#22585: fuzz: add guide to fuzzing with Eclipser v1.x
W. J. van der Laan
2021-10-01
doc: Combine 23.0 release notes
MarcoFalke
2021-10-01
Merge bitcoin/bitcoin#22340: p2p: Use legacy relaying to download blocks in b...
MarcoFalke
2021-10-01
Merge bitcoin/bitcoin#23147: refactor: rename DBErrors::RESCAN_REQUIRED to NE...
fanquake
2021-10-01
scripted-diff: rename DBErrors::RESCAN_REQUIRED to NEED_RESCAN
Samuel Dobson
[next]