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-13
qt: Use only Qt translation primitives in GUI code
W. J. van der Laan
2021-10-13
Merge bitcoin/bitcoin#23148: build: Fix guix linker-loader path and add check...
W. J. van der Laan
2021-10-13
symbol-check: Check requested ELF interpreter
Carl Dong
2021-10-13
guix: Fix powerpc64(le) dynamic linker name
Carl Dong
2021-10-13
Merge bitcoin/bitcoin#22392: scripts: use LIEF for ELF security & symbol checks
W. J. van der Laan
2021-10-13
Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range...
W. J. van der Laan
2021-10-13
Merge bitcoin/bitcoin#23003: multiprocess: Make interfaces::Chain::isTaprootA...
MarcoFalke
2021-10-13
Merge bitcoin/bitcoin#23149: build: make --enable-werror just -Werror
fanquake
2021-10-12
Merge bitcoin/bitcoin#23213: rest: Return error when header count is not inte...
MarcoFalke
2021-10-12
bitcoin-tx: Reject non-integral and out of range multisig numbers
MarcoFalke
2021-10-12
bitcoin-tx: Reject non-integral and out of range sequence ids
MarcoFalke
2021-10-12
test: Check that bitcoin-tx accepts whitespace around sequence id and multisi...
MarcoFalke
2021-10-12
rest: Return error when header count is not integral
MarcoFalke
2021-10-12
Merge bitcoin/bitcoin#23132: test: Change background_cs from pointer to refer...
MarcoFalke
2021-10-12
Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0
Samuel Dobson
2021-10-12
Merge bitcoin/bitcoin#23255: util: Add mincore and clone3 to syscall sandbox
fanquake
2021-10-12
scripts: remove pixie.py
fanquake
2021-10-12
scripts: only parse the binary once in security-check.py
fanquake
2021-10-12
scripts: use LIEF for ELF checks in security-check.py
fanquake
2021-10-12
scripts: only parse the binary once in symbol-check.py
fanquake
2021-10-12
scripts: use LIEF for ELF checks in symbol-check.py
fanquake
2021-10-12
test-*-check: Pass in *FLAGS and compile with them
Carl Dong
2021-10-11
util: Add mincore and clone3 to syscall sandbox
MarcoFalke
2021-10-11
Merge bitcoin/bitcoin#22794: test: Verify if wallet is compiled in rpc_invali...
MarcoFalke
2021-10-11
bitcoin-tx: Avoid treating overflow as OP_0
MarcoFalke
2021-10-11
Merge bitcoin/bitcoin#22409: configure: keep relative paths in debug info
fanquake
2021-10-11
Merge bitcoin/bitcoin#23199: refactor: use `{Read,Write}BE32` helpers for BIP...
fanquake
2021-10-11
Merge bitcoin/bitcoin#23214: Replace stoul with ToIntegral in dbwrapper
fanquake
2021-10-11
Merge bitcoin/bitcoin#23168: build: no-longer fail default configure if BDB i...
fanquake
2021-10-09
Merge bitcoin-core/gui#448: Add helper to load font
Hennadii Stepanov
2021-10-08
style: Fix whitespace in Parse* functions
MarcoFalke
2021-10-08
refactor: Use C++11 range based for loop in ParseScript
MarcoFalke
2021-10-08
doc: Fixup ToIntegral docs
MarcoFalke
2021-10-08
Merge bitcoin/bitcoin#23185: test: Add ParseMoney and ParseScript tests
MarcoFalke
2021-10-08
Merge bitcoin/bitcoin#23053: [fuzz] Use public methods in addrman fuzz tests
fanquake
2021-10-08
Merge bitcoin/bitcoin#23188: wallet: fund transaction external input cleanups
fanquake
2021-10-07
qt: Add helper to load font
João Barbosa
2021-10-07
Merge bitcoin/bitcoin#23118: test: refactor: introduce `script_util` helper f...
W. J. van der Laan
2021-10-07
Merge bitcoin/bitcoin#23196: util: Make syscall sandbox compilable with kerne...
W. J. van der Laan
2021-10-07
Merge bitcoin/bitcoin#22539: Re-include RBF replacement txs in fee estimation
W. J. van der Laan
2021-10-07
Replace stoul with ToIntegral in dbwrapper
MarcoFalke
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
test: Add ParseMoney and ParseScript tests
MarcoFalke
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
[next]