Commit Graph

2264 Commits (4da20434d4d68b7933e39aca36faa6fd2264cc45)

Author SHA1 Message Date
merge-script 0e5cd608da
Merge bitcoin/bitcoin#30415: contrib: fix check-deps.sh to check for weak symbols
2 months ago
Ava Chow f640b323bd
Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checks
2 months ago
Ryan Ofsky 0aaa1298a0 contrib: fix check-deps.sh when libraries do not import symbols
2 months ago
Ryan Ofsky 3c99f5a38a contrib: fix check-deps.sh to check for weak symbols
2 months ago
Ryan Ofsky 86c80e9cf2 contrib: make check-deps.sh script work with cmake
2 months ago
Ava Chow b0c3de6847
Merge bitcoin/bitcoin#28417: contrib/signet/miner updates
2 months ago
Ava Chow fa5fc71199
Merge bitcoin/bitcoin#29553: assumeutxo: Add dumptxoutset height param, remove shell scripts
2 months ago
merge-script 4c526f575c
Merge bitcoin/bitcoin#30741: doc: update documentation and scripts related to build directories
2 months ago
merge-script d4cc0c6845
Merge bitcoin/bitcoin#30750: scripted-diff: LogPrint -> LogDebug
2 months ago
Fabian Jahr b29c21fc92
assumeutxo: Remove devtools/utxo_snapshot.sh
2 months ago
Fabian Jahr 20a1c77aa7
contrib: Remove test_utxo_snapshots.sh
2 months ago
Hennadii Stepanov 0004dcc7b1
guix: Drop unused autotools packages
2 months ago
merge-script 3ee1521c04
Merge bitcoin/bitcoin#30730: guix: Bump time machine to 53396a22afc04536ddf75d8f82ad2eafa5082725
2 months ago
Lőrinc 6a68343ffb doc: Prepend 'build/' to binary paths under 'src/' in docs
2 months ago
MarcoFalke 3333415890
scripted-diff: LogPrint -> LogDebug
2 months ago
merge-script 7a226eb4d9
Merge bitcoin/bitcoin#30653: guix: Drop unused module from manifest
2 months ago
MarcoFalke faaf3e53f0
test: [refactor] Fix F841 flake8
2 months ago
fanquake 60d4398a34
guix: drop GCC 12.4.0 package
2 months ago
fanquake 5ed1511e50
guix: bump time-machine to 53396a22afc04536ddf75d8f82ad2eafa5082725
2 months ago
merge-script 338bc2cd26
Merge bitcoin/bitcoin#30454: build: Introduce CMake-based build system
2 months ago
virtu b061b35105 seeds: Regenerate mainnet seeds
2 months ago
virtu 02dc45c506 seeds: Pull nodes from Luke's seeder
2 months ago
virtu 7a2068a0ff seeds: Pull nodes from virtu's crawler
2 months ago
Ava Chow 37cdb5f248
Merge bitcoin/bitcoin#30008: seeds: Pull additional nodes from my seeder and update fixed seeds
2 months ago
Ava Chow a1f2b5bbb5
Merge bitcoin/bitcoin#30690: devtools, utxo-snapshot: Fix block height out of range in script
2 months ago
pablomartin4btc 5b4f34006d devtools, utxo-snapshot: Fix block height out of range
3 months ago
Hennadii Stepanov 6ce50fd9d0
doc: Update for CMake-based build system
3 months ago
Hennadii Stepanov e821f0a37a
cmake: Migrate Guix build scripts to CMake
3 months ago
Ava Chow 41ad84a00c seeds: Use fjahr's more up to date asmap
3 months ago
Ava Chow d8fd1e0faf seeds: Fixed seeds update
3 months ago
Ava Chow f1f24d7214 seeds: Add testnet4 fixed seeds file
3 months ago
Ava Chow 8ace71c737 seeds: Remove manual onion and i2p seeds
3 months ago
Ava Chow ed5b86cbe4 seeds: Add testnet instructions
3 months ago
Ava Chow 0676515397 seeds: Also pull from achow101 seeder
3 months ago
Ava Chow 5bab3175a6 makeseeds: Configurable minimum blocks for testnet4's smaller chain
3 months ago
Ava Chow 221809b81c headerssync: Update headerssync configuration
3 months ago
Ava Chow d2465dfac6 makeseeds: Shuffle ips after parsing
3 months ago
Ava Chow af550b3a0f makeseeds: Support CJDNS
3 months ago
Ava Chow d5a8c4c4bd makeseeds: Update user agent regex
3 months ago
Hennadii Stepanov c7fb80a08f
guix: Drop unused module from manifest
3 months ago
Ava Chow 5fdbc8b4ee
Merge bitcoin/bitcoin#30246: contrib: asmap-tool - Compare ASMaps with respect to specific addresses
3 months ago
Ava Chow 5b0059fdf9
Merge bitcoin/bitcoin#29999: guix: fix suggested fake date for openssl-1.1.1l
3 months ago
Ava Chow ba5fdd1a68
Merge bitcoin/bitcoin#30607: contrib: support reading XORed blocks in linearize-data.py script
3 months ago
Anthony Towns fb6d51eb25 signet/miner: Use argparse exclusive groups
3 months ago
merge-script bacab1380e
Merge bitcoin/bitcoin#30609: guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252
3 months ago
merge-script 24ced52744
Merge bitcoin/bitcoin#28687: C++20 std::views::reverse
3 months ago
fanquake eca20bead2
guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252
3 months ago
Sebastian Falbesoner 77ff0ec1f1 contrib: support reading XORed blocks in linearize-data.py script
3 months ago
Fabian Jahr 74a04f9e7a
testnet: Introduce Testnet4
3 months ago
stickies-v 2925bd537c
refactor: use c++20 std::views::reverse instead of reverse_iterator.h
3 months ago