Commit Graph

  • 273999d424 Error if LSNs are not reset Ava Chow 2024-04-15 16:47:14 -0400
  • 7057a4a205 Berkeley RO Database fuzz test TheCharlatan 2023-06-21 00:14:56 +0200
  • fdae638e83 doc: Improve doc for functions involved in saving blocks to disk Martin Zumsande 2024-05-10 16:46:35 -0400
  • f84fe9352d
    Merge f4c1945752 into dbb3113082 Abubakar Sadiq Ismail 2024-05-14 19:00:55 +0200
  • 98b399a50e
    Merge 02d77aec38 into dbb3113082 Léo Haf 2024-05-14 18:57:32 +0200
  • 323b928692
    Merge 9a9930ef87 into dbb3113082 laanwj 2024-05-14 18:53:40 +0200
  • 2563305c0a [test]: test we ignore parent transactions in a CPFP ismaelsadeeq 2024-05-10 08:21:16 +0100
  • df879e5a91
    build: Enable `thread_local` for MinGW-w64 builds Hennadii Stepanov 2024-05-14 17:04:37 +0100
  • 661a6c22ae
    Merge ea66044d96 into dbb3113082 Oghenovo Usiwoma 2024-05-14 18:30:38 +0300
  • cbc6c440e3
    doc: add comments and release-notes for JSON-RPC 2.0 Matthew Zipkin 2023-03-01 14:03:26 -0500
  • e7ee80dcf2
    rpc: JSON-RPC 2.0 should not respond to "notifications" Matthew Zipkin 2023-07-07 15:06:35 -0400
  • dbb3113082
    Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel library Ryan Ofsky 2024-05-14 11:17:42 -0400
  • bf1a1f1662
    rpc: Avoid returning HTTP errors for JSON-RPC 2.0 requests Matthew Zipkin 2023-07-07 14:41:23 -0400
  • 466b90562f
    rpc: Add "jsonrpc" field and drop null "result"/"error" fields Matthew Zipkin 2023-07-07 14:41:23 -0400
  • 2ca1460ae3
    rpc: identify JSON-RPC 2.0 requests Matthew Zipkin 2023-07-07 14:31:18 -0400
  • aa46f0ec82 test: refactor fee/feerate calculations in feature_fee_estimation.py to use Decimal instead of float naiyoma 2024-03-05 14:38:21 +0300
  • 9365baa489 test: add conflicting topology test case Greg Sanders 2024-05-08 17:02:13 -0400
  • 0e6e20c757
    Merge 636588d4a9 into 0b4aa31c34 Gloria Zhao 2024-05-14 12:36:08 +0200
  • 636588d4a9 [doc] add draft release notes for 26.2rc1 glozow 2024-04-17 13:51:56 +0100
  • 2c62974cc0 rpc: Reword SighashFromStr error message MarcoFalke 2024-04-15 09:57:28 +0200
  • 7d13e6ab51 rpc: move UniValue in blockToJSON willcl-ark 2024-05-10 20:01:05 +0100
  • d33313101d
    depends: switch libevent to CMake Cory Fields 2023-04-19 16:11:45 -0400
  • c14c8bd816
    libevent @ 6d125f548691b3013641d3d8488c9e001e7d05fa fanquake 2023-03-24 12:07:19 +0000
  • c23d45db18
    depends: switch to building expat with CMake fanquake 2024-04-15 14:02:40 +0100
  • a9c8d3f952
    depends: expat 2.6.2 fanquake 2024-04-15 13:54:46 +0100
  • 2bfa01dcb5 depends: Fix build of Qt for 32-bit platforms laanwj 2024-04-28 13:40:22 +0200
  • 9408a04e42
    tests, fuzz: use new NUMS_H const josibake 2024-05-07 11:16:45 +0200
  • 0fb17bf61a [log] updates in TxOrphanage glozow 2024-05-13 14:54:13 +0100
  • b16da7eda7 [functional test] attackers sending mutated orphans glozow 2024-04-29 16:06:17 +0100
  • 6675f6428d [unit test] TxOrphanage handling of same-txid-different-witness txns glozow 2024-05-10 12:38:03 +0100
  • 8923edfc1f [p2p] allow entries with the same txid in TxOrphanage glozow 2024-04-29 16:40:28 +0100
  • c31f148166 [refactor] TxOrphanage::EraseTx by wtxid glozow 2024-05-10 12:04:50 +0100
  • efcc593017 [refactor] TxOrphanage::HaveTx only by wtxid glozow 2024-05-10 10:55:39 +0100
  • 7e475b9648 [p2p] don't query orphanage by txid glozow 2024-05-10 09:23:18 +0100
  • 3e50d13429 [test]: keep the list of confirmed utxos up to date in RBF test Antoine Poinsot 2022-06-15 16:03:24 +0200
  • a6e8133689 [fees]: ignore all transaction with in block child ismaelsadeeq 2024-05-10 07:51:56 +0100
  • c5f9afd946
    util: avoid using thread_local variable that has a destructor Vasil Dimov 2024-05-13 16:57:03 +0200
  • d4b17c7d46
    kernel: Remove batchpriority from kernel library TheCharlatan 2024-05-10 22:10:34 +0200
  • b946f8a4c5
    crypto: add NUMS_H const josibake 2024-02-13 17:41:59 +0100
  • 1cdecdade1 Optimize `txNew.vout` construction in `CreateTransaction` Lőrinc 2024-05-13 22:04:40 +0200
  • 68eb2d2278 Reserve space for transaction inputs in CreateTransactionInternal Lőrinc 2024-05-13 22:04:04 +0200
  • 4bd6fda091 Reserve space for transaction outputs in CreateTransactionInternal Lőrinc 2024-05-13 22:03:27 +0200
  • 0ed152a461
    depends: switch zmq to CMake Cory Fields 2023-04-19 15:44:46 -0400
  • dd74187e43
    depends: patches to fixup CMake build fanquake 2024-03-25 12:26:19 +0000
  • 2a71819af6
    validation: drop maximum -dbcache Sjors Provoost 2024-05-14 08:39:09 +0200
  • 87060695ef
    guix: use glibc 2.31 fanquake 2024-04-27 15:36:28 +0800
  • 7fcf4e9979
    Merge bitcoin/bitcoin#30078: depends: set AR & RANLIB for CMake merge-script 2024-05-14 11:47:09 +0800
  • 94e99a90c4 seeds: Fixed seeds update Ava Chow 2024-04-30 14:49:44 -0400
  • 6e291de987 seeds: Remove manual onion and i2p seeds Ava Chow 2024-04-30 14:18:44 -0400
  • 93cb7dc4e1 seeds: Add testnet instructions Ava Chow 2024-04-30 14:44:53 -0400
  • 3d12089d50 seeds: Also pull from achow101 seeder Ava Chow 2024-04-30 14:18:27 -0400
  • 3db83f2697 makeseeds: Shuffle ips after parsing Ava Chow 2024-04-30 14:35:18 -0400
  • 502d7c041c makeseeds: Support CJDNS Ava Chow 2024-04-30 14:34:39 -0400
  • e758cc96b2 makeseeds: Update user agent regex Ava Chow 2024-04-30 14:14:53 -0400
  • 7779d84ede tests: Add BerkeleyRO to db prefix tests Ava Chow 2024-01-02 16:36:23 -0500
  • d31f989bf8 wallettool: Optionally use BERKELEY_RO as format when dumping BDB wallets Ava Chow 2024-01-02 16:36:17 -0500
  • 0ce838faf6 Add MakeBerkeleyRODatabase Ava Chow 2024-01-02 16:36:06 -0500
  • a74cd66d56 Implement handling of other endianness in BerkeleyRODatabase Ava Chow 2024-01-02 16:35:50 -0500
  • 0481e79a5b wallet: implement independent BDB deserializer in BerkeleyRODatabase Ava Chow 2024-01-02 16:35:37 -0500
  • ecba230979 wallet: implement BerkeleyRODatabase::Backup Ava Chow 2024-01-02 16:35:30 -0500
  • 0c8e728476 wallet: implement BerkeleyROBatch Ava Chow 2024-01-02 16:35:22 -0500
  • 756ff9b478 wallet: add dummy BerkeleyRODatabase and BerkeleyROBatch classes Ava Chow 2024-01-02 16:35:07 -0500
  • 0ba11cf908
    rpc: move UniValue in blockToJSON willcl-ark 2024-05-10 20:01:05 +0100
  • 12d82817bf refactor: simplify `FormatSubVersion` using strprintf/Join Sebastian Falbesoner 2024-05-13 23:25:10 +0200
  • d6069cb8d6
    Merge bitcoin/bitcoin#28233: validation: don't clear cache on periodic flush: >2x block connection speed Ava Chow 2024-05-13 16:31:19 -0400
  • 01b1586c5c
    Merge 499f1f029a into 0503cbea9a Andrew Toth 2024-05-13 16:16:05 -0400
  • 0503cbea9a
    Merge bitcoin/bitcoin#30094: rpc: move UniValue in blockToJSON Ryan Ofsky 2024-05-13 16:12:18 -0400
  • ac5d85506e test: Add leaf_version parameter to taproot_tree_helper() Chris Stewart 2024-02-02 10:43:59 -0600
  • dd7bf60713 test: expand LimitOrphan and EraseForPeer coverage Greg Sanders 2024-05-10 11:22:17 -0400
  • de23848eed
    util: check for error after reading from a file Vasil Dimov 2024-01-24 15:08:41 +0100
  • 24bc46c83b
    cli: Add warning for duplicate port definition tdb3 2024-04-27 18:10:57 -0400
  • f9cf6b516b
    util: check for error from AutoFile::fclose() in explicit calls Vasil Dimov 2024-01-24 15:03:55 +0100
  • e208fb5d3b
    cli: Sanitize ports in rpcconnect and rpcport tdb3 2024-04-27 18:09:12 -0400
  • 109b9d74f5 ci: Pull in qtbase5-dev instead of seperate low-level libraries laanwj 2024-03-29 11:15:40 +0100
  • f901b4353c doc: Suggest installing dev packages for debian/ubuntu qt5 build laanwj 2024-03-29 09:25:50 +0100
  • fda11a6bc7 ci: Bump s390x to ubuntu:24.04 MarcoFalke 2024-04-11 16:51:43 +0200
  • fe98e9c8de sign: don't assume we are parsing a sane Miniscript Antoine Poinsot 2024-04-11 16:08:01 +0200
  • 19e85bce46
    ci: Migrate CI scripts to CMake Hennadii Stepanov 2024-04-09 10:04:52 +0200
  • 764fc5137d
    Add CMake-based build system (squashed) Hennadii Stepanov 2024-05-13 16:54:52 +0100
  • 72f843c05c depends: fix mingw-w64 Qt DEBUG=1 build fanquake 2024-03-27 10:49:50 +0000
  • b088754836
    Merge f65fa8c911 into ff8c606cf1 Ryan Ofsky 2024-05-13 17:15:15 +0200
  • ff8c606cf1
    Merge bitcoin/bitcoin#29974: fuzz: txorphan tests fixups glozow 2024-05-13 16:00:03 +0100
  • c7deb76118
    Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may not connect automatically glozow 2024-05-13 15:50:50 +0100
  • 3f033542b8 test: loadtxoutset in divergent chain with more work Alfonso Roman Zubeldia 2024-05-13 11:53:02 -0300
  • a7501f779e test: loadtxoutset in divergent chain with less work Alfonso Roman Zubeldia 2024-05-13 11:49:22 -0300
  • b41bbd5688 test: adds seednode functional tests Sergi Delgado Segura 2024-04-30 23:36:52 -0400
  • a28546e4d2 net: Pass along seed_nodes instead of storing in a member Christopher Bergqvist 2024-03-20 13:39:59 +0100
  • b77bad309e
    rpc: move UniValue in blockToJSON willcl-ark 2024-05-10 20:01:05 +0100
  • 063b262af3
    rpc: add dust arg to getsilentpaymentblockdata Sjors Provoost 2024-05-13 14:24:52 +0200
  • 835dd4ba1c
    bip352: index highest output amount Sjors Provoost 2024-05-13 14:24:28 +0200
  • d2ea115243
    build: use -no_exported_symbols on macOS fanquake 2023-01-09 13:40:40 +0000
  • 77733765de
    guix: drop binutils from macOS env fanquake 2024-05-10 14:04:18 +0800
  • 658d82a313
    guix: use GUIX_LD_WRAPPER_DISABLE_RPATH for all HOSTS fanquake 2022-04-21 10:24:59 +0100
  • 81da722bd6
    guix: remove ZERO_AR_DATE export fanquake 2023-12-22 10:42:58 +0000
  • d02e9b514a
    depends: remove cctools & libtapi fanquake 2024-05-09 19:41:58 +0800
  • 08ecd9d8b0
    build: switch to using lld for macOS builds fanquake 2024-05-09 19:20:17 +0800
  • 18a8749280
    build: add lld into macOS build environment(s) fanquake 2024-05-09 19:14:13 +0800
  • cec50a68fa
    contrib: use env_flags in get_arch fanquake 2024-05-09 23:44:31 +0800
  • 1ce16d555a
    depends: only build ld64 from cctools fanquake 2024-05-06 22:06:34 +0800
  • 5689a0b024
    depends: swap cctools-x for llvm-x fanquake 2024-05-06 17:29:26 +0800