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
2024-08-04
chainparams: Change nChainTx to uint64_t
Fabian Jahr
2024-08-04
refactor: remove un-tested early returns
josibake
2024-08-04
tests: add tests for KeyPair
josibake
2024-08-04
refactor: move SignSchnorr to KeyPair
josibake
2024-08-04
logging: clarify -debug and -debugexclude descriptions
Anthony Towns
2024-08-04
rpc: make logging method reject "0" category and correct the help text
Vasil Dimov
2024-08-04
logging, refactor: minor encapsulation improvement and use BCLog::NONE instea...
Vasil Dimov
2024-08-04
logging, refactor: make category special cases explicit
Ryan Ofsky
2024-08-03
doc + test: Correct uint256 hex string endianness
Hodlinator
2024-08-03
doc: Add missed cmake package to build depends
Hennadii Stepanov
2024-08-03
crypto: add KeyPair wrapper class
josibake
2024-08-03
tests: add key tweak smoke test
josibake
2024-08-03
bench: add benchmark for signing with a taptweak
josibake
2024-08-03
doc: Add note about distro's g++-mingw-w64-x86-64-posix version
Hennadii Stepanov
2024-08-02
policy: enable full-rbf by default
Peter Todd
2024-08-02
doc: add release notes for full-rbf
Peter Todd
2024-08-02
test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeeds
Sebastian Falbesoner
2024-08-02
test: check that P2A with witness data is still consensus-legal
Greg Sanders
2024-08-02
test: P2A is a destination type with an address
Greg Sanders
2024-08-02
gui, qt: brintToFront workaround for Wayland
pablomartin4btc
2024-08-02
Merge bitcoin/bitcoin#30352: policy: Add PayToAnchor(P2A), `OP_1 <0x4e73>` as...
glozow
2024-08-02
[rpc, fees]: add more detail on the fee estimation modes
ismaelsadeeq
2024-08-02
[doc]: add `30275` release notes
ismaelsadeeq
2024-08-02
Merge bitcoin-core/gui#626: Showing Local Addresses in Node Window
Hennadii Stepanov
2024-08-02
Merge bitcoin/bitcoin#30554: test: Avoid CScript() as default function argument
merge-script
2024-08-02
fuzz: fix timeout in crypter target
brunoerg
2024-08-02
Merge bitcoin/bitcoin#30574: test: Disable known broken USDT test for now
merge-script
2024-08-02
test: Disable known broken USDT test for now
MarcoFalke
2024-08-02
Revert "build: pass --with-ecmult-gen-kb=86 to secp256k1"
fanquake
2024-08-02
Update secp256k1 subtree to latest master
fanquake
2024-08-02
Squashed 'src/secp256k1/' changes from 4af241b320..642c885b61
fanquake
2024-08-02
Merge bitcoin/bitcoin#30567: qt, build: Drop `QT_STATICPLUGIN` macro
merge-script
2024-08-02
Merge bitcoin/bitcoin#30544: rpc: fix maybe-uninitialized compile warning in ...
merge-script
2024-08-02
doc: tor.md: use -bind=127.0.0.1:8334=onion for the Tor bind
David Gumberg
2024-08-02
Showing local addresses on the Node Window
Jadi
2024-08-02
net: Providing an interface for mapLocalHost
Jadi
2024-08-02
coins: call ClearFlags in CCoinsCacheEntry destructor
Andrew Toth
2024-08-02
refactor: require self and sentinel parameters for AddFlags
Andrew Toth
2024-08-01
refactor: add CoinsCachePair alias
Andrew Toth
2024-08-01
refactor: move flags to private uint8_t and rename to m_flags
Andrew Toth
2024-08-01
refactor: disallow setting flags in CCoinsCacheEntry constructors
Andrew Toth
2024-08-01
refactor: encapsulate flags setting with AddFlags and ClearFlags
Andrew Toth
2024-08-01
refactor: encapsulate flags get access for all other checks
Andrew Toth
2024-08-01
refactor: encapsulate flags access for dirty and fresh checks
Andrew Toth
2024-08-01
clusterlin: improve rechunking in LinearizationChunking (optimization)
Pieter Wuille
2024-08-01
clusterlin: add MergeLinearizations function + fuzz test + benchmark
Pieter Wuille
2024-08-01
clusterlin: add PostLinearize + benchmarks + fuzz tests
Pieter Wuille
2024-08-01
clusterlin: add algorithms for connectedness/connected components
Pieter Wuille
2024-08-01
clusterlin: rename Intersect -> IntersectPrefixes
Pieter Wuille
2024-08-01
Merge bitcoin/bitcoin#30548: release: Update translations for v28.0 soft tran...
Hennadii Stepanov
[prev]
[next]