Commit Graph

27330 Commits (68692d33c6c51e4d0e873d2626ff25567432c71e)
 

Author SHA1 Message Date
MarcoFalke fa0a864b38
fuzz: Use mocktime in process_message* fuzz targets
4 years ago
sinetek 2a39ccf133 Add include for std::bind.
4 years ago
MarcoFalke fa0aa87071
rpc: Return wtxid from testmempoolaccept
4 years ago
Sebastian Falbesoner fc726e0138 doc, rpc: add missing signet mentions in network name lists
4 years ago
Wladimir J. van der Laan bc99ae77e4 scripted-diff: Fix typo in stub manual pages
4 years ago
Wladimir J. van der Laan b5e93f873a doc: Add manual page generation for bitcoin-util
4 years ago
Wladimir J. van der Laan 7b975639ef
Merge #19937: signet mining utility
4 years ago
fanquake 18017152c2
Merge #20619: guix: Quality of life improvements
4 years ago
gzhao408 2f463f57e3 [doc] for CheckInputsFromMempoolAndCache
4 years ago
gzhao408 85cc6bed64 lock annotations for MemPoolAccept functions
4 years ago
Anthony Towns 595a34dbea contrib/signet: Document miner script in README.md
4 years ago
Anthony Towns ff7dbdc08a contrib/signet: Add script for generating a signet chain
4 years ago
Anthony Towns 13762bcc96 Add bitcoin-util command line utility
4 years ago
fanquake 7838db141b
Merge #20495: sync: Use decltype(auto) return type for WITH_LOCK
4 years ago
MarcoFalke 6af013792f
Merge #19315: [tests] Allow outbound & block-relay-only connections in functional tests.
4 years ago
fanquake 6d81d7aa87
Merge #20787: Use C++17 std::array deduction for OUTPUT_TYPES, ALL_FEE_ESTIMATE_HORIZONS
4 years ago
MarcoFalke 5cce607105
Merge #20373: refactor, net: Increase CNode data member encapsulation
4 years ago
Wladimir J. van der Laan 675af2a515
Merge #20852: net: allow CSubNet of non-IP networks
4 years ago
MarcoFalke fa75d40ef8
fuzz: Introduce CallOneOf helper to replace switch-case
4 years ago
jackielove4u 92370033a2
contrib: embed C++11 patch in install_db4.sh
4 years ago
Jonas Schnelli 616eace02a
Merge bitcoin-core/gui#161: Add PeerTableModel::StatsRole to prevent data layer violation
4 years ago
MarcoFalke 9c0b76c709
Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWallet
4 years ago
fanquake bd6af53e1f
Merge #20480: Replace boost::variant with std::variant
4 years ago
fanquake c4458cc3a1
Merge #18819: net: Replace cs_feeFilter with simple std::atomic
4 years ago
Jon Atack 79a2576af1
doc: update ConnectionType Doxygen documentation
4 years ago
Jon Atack f3153dc08f
gui: improve markup handling of connection type tooltip
4 years ago
Jon Atack 4f09615733
gui: return inbound {full, block} relay type in peer details
4 years ago
Vasil Dimov 39b43298d9
test: add test for banning of non-IP addresses
4 years ago
Vasil Dimov 94d335da7f
net: allow CSubNet of non-IP networks
4 years ago
Hennadii Stepanov 3642b2ed34
refactor, net: Increase CNode data member encapsulation
4 years ago
Hennadii Stepanov acebb79d3f
refactor, move-only: Relocate CNode private members
4 years ago
MarcoFalke 0944024309
Merge bitcoin-core/gui#163: Peer details: replace Direction with Connection Type
4 years ago
MarcoFalke 555fc0789d
Merge #20881: fuzz: net permission flags in net processing
4 years ago
fanquake 708ef4424a
Merge #20890: doc: Add explicit macdeployqtplus dependencies install step
4 years ago
Anthony Towns c97f70c861 net_processing: move Peer definition to .cpp
4 years ago
Anthony Towns e0f2e6d2df net_processing: move PeerManagerImpl into cpp file
4 years ago
Anthony Towns a568b82feb net_processing: split PeerManager into interface and implementation classes
4 years ago
Anthony Towns 0df3d3fd6b net_processing: make more of PeerManager private
4 years ago
Anthony Towns 0d246a59b6 net, net_processing: move NetEventsInterface method docs to net.h
4 years ago
Jon Atack 06ba9b3008
rpc: move getpeerinfo connection_type help to correct place
4 years ago
Hennadii Stepanov c95fe6e38f
gui: improve connection type tooltip
4 years ago
Jon Atack 2c19ba2e1d
gui: replace Direction with Connection Type in peer details
4 years ago
Wladimir J. van der Laan 5574e48963
Merge #20741: doc: Update 'Secure string handling'
4 years ago
Hennadii Stepanov 3e61b8c800
doc: Add explicit macdeployqtplus dependencies install step
4 years ago
Andrew Chow ea0a7ec949 Remove deprecated bumpfee behavior
4 years ago
Carl Dong 570e43fe72 guix: Print build params inside/outside of container
4 years ago
Carl Dong 2f9d1fdde6 guix: Move DISTSRC determination to guix-build.sh
4 years ago
Carl Dong 0b7cd07bb5 guix: Move OUTDIR determination+creation to guix-build.sh
4 years ago
Carl Dong d27ff8b86a guix: Add more sanity checks to guix-build.sh
4 years ago
Carl Dong 57f9533146 guix: Add section headings to guix-build.sh
4 years ago