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
2022-04-11
build: don't compress macOS DMG
fanquake
2022-04-11
Merge bitcoin/bitcoin#24817: test: use MiniWallet for feature_fee_estimation.py
MarcoFalke
2022-04-11
Merge bitcoin/bitcoin#24797: test: compare `/chaininfo` response with `getblo...
MarcoFalke
2022-04-10
test: use MiniWallet for feature_fee_estimation.py
Sebastian Falbesoner
2022-04-09
Merge bitcoin/bitcoin#24792: Update libsecp256k1 subtree to current master
fanquake
2022-04-09
Merge bitcoin/bitcoin#24808: doc: update RPC argument and field naming guidel...
MarcoFalke
2022-04-08
Update RPC argument and field naming guideline in developer notes
Jon Atack
2022-04-08
Merge bitcoin/bitcoin#24806: RPC: Switch getblockfrompeer back to standard pa...
fanquake
2022-04-08
Merge bitcoin/bitcoin#24770: Put lock logging behind DEBUG_LOCKCONTENTION pre...
fanquake
2022-04-08
RPC: Switch getblockfrompeer back to standard param name blockhash
Luke Dashjr
2022-04-07
key: use secp256k1_schnorrsig_sign32 over deprecated secp256k1_schnorrsig_sign
fanquake
2022-04-07
build: remove some no-longer-needed var unexporting from configure
fanquake
2022-04-07
build: remove --enable-experimental from libsecp256k1 configure
fanquake
2022-04-07
build: fix MSVC build after subtree update
dhruv
2022-04-07
Merge bitcoin/bitcoin#24796: lint: misc updates & fixes
MarcoFalke
2022-04-07
refactor: fixup named args in txpackage tests
fanquake
2022-04-07
lint: mypy 0.942
fanquake
2022-04-07
lint: flake8 4.0.1
fanquake
2022-04-07
lint: codespell 2.1.0
fanquake
2022-04-07
Merge bitcoin/bitcoin#24784: refactor: deduplicate integer serialization in R...
MarcoFalke
2022-04-07
Merge bitcoin/bitcoin#24790: lint: remove qt SIGNAL/SLOT lint
fanquake
2022-04-07
Merge bitcoin/bitcoin#24152: policy / validation: CPFP fee bumping within pac...
fanquake
2022-04-06
test: compare `/chaininfo` response with `getblockchaininfo` RPC
brunoerg
2022-04-06
Update secp256k1 subtree to latest upstream master
fanquake
2022-04-06
Squashed 'src/secp256k1/' changes from 0559fc6e41..8746600eec
fanquake
2022-04-06
lint: remove qt SIGNAL/SLOT lint
fanquake
2022-04-06
Merge bitcoin/bitcoin#24786: doc: Convert remaining comments to clang-tidy fo...
fanquake
2022-04-06
doc: Convert remaining comments to clang-tidy format
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24785: lint: remove boost::bind lint
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24779: ci: Build all optional dependencies in tidy task
fanquake
2022-04-06
lint: remove boost::bind linter
fanquake
2022-04-06
Merge bitcoin/bitcoin#24576: contrib: testgen: remove redundant base58 implem...
fanquake
2022-04-06
refactor: Remove deduplication of data in rollingbloom bench
phyBrackets
2022-04-06
Merge bitcoin/bitcoin#24681: build: Bump libevent minimum version up to 2.1.8
fanquake
2022-04-06
Merge bitcoin/bitcoin#24145: mempool: Clear vTxHashes when mapTx is cleared
laanwj
2022-04-06
Merge bitcoin/bitcoin#24358: test: USDT tracepoint interface tests
laanwj
2022-04-06
ci: Build all optional tools in tidy task
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24552: guix: make it possible to override gpg binary
laanwj
2022-04-06
Merge bitcoin/bitcoin#24669: build: further consolidate macOS deployment
laanwj
2022-04-06
Merge bitcoin/bitcoin#24758: Disable the syscall sandbox for bitcoin-qt and r...
laanwj
2022-04-06
Merge bitcoin/bitcoin#24652: doc: rewrite OpenBSD build docs for 7.0
fanquake
2022-04-06
Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24753: ci: Add clang-tidy task
fanquake
2022-04-06
Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24766: lint: convert spellchecking lint test to python
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24778: lint: Convert Python dead code linter test to Py...
MarcoFalke
2022-04-06
lint: Convert Python dead code linter to Python
Fabian Jahr
2022-04-05
[validation] don't package validate if not policy or missing inputs
glozow
2022-04-05
[unit test] package feerate and package cpfp
glozow
2022-04-05
[validation] try individual validation before package validation
glozow
[next]