index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
feature_assumeutxo.py
Age
Commit message (
Expand
)
Author
2024-09-13
rpc: Improve getblock / getblockstats error when only header is available.
Martin Zumsande
2024-09-12
test: Wait for local services to update in feature_assumeutxo
Fabian Jahr
2024-09-10
test: add coverage for assumeUTXO honest peers disconnection
furszy
2024-09-10
assumeUTXO: fix peers disconnection during sync
furszy
2024-09-01
test: Test for dumptxoutset at specific height
Fabian Jahr
2024-09-01
RPC: Add type parameter to dumptxoutset
Fabian Jahr
2024-08-20
test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chainstate
Sebastian Falbesoner
2024-08-10
doc: Remove outdated nTx faking comment
MarcoFalke
2024-08-08
assumeutxo: Drop block height from metadata
Fabian Jahr
2024-07-26
rpc: Return precise loadtxoutset error messages
MarcoFalke
2024-07-23
Merge bitcoin/bitcoin#30403: test, assumeutxo: Remove resolved todo comments ...
Ava Chow
2024-07-22
Merge bitcoin/bitcoin#30463: qa: Functional test improvements
glozow
2024-07-19
test: Add loadtxoutset test with tip on snapshot block
Fabian Jahr
2024-07-19
test: Remove already resolved assumeutxo todo comments
Fabian Jahr
2024-07-16
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
Hennadii Stepanov
2024-07-11
validation: Don't load a snapshot if it's not in the best header chain.
Martin Zumsande
2024-07-10
Merge bitcoin/bitcoin#29996: Assumeutxo: bugfix on loadtxoutset with a diverg...
Ava Chow
2024-07-05
test: loadtxoutset in divergent chain with less work
Alfonso Roman Zubeldia
2024-07-04
fuzz: improve utxo_snapshot target
Martin Zumsande
2024-07-02
Merge bitcoin/bitcoin#29720: rpc: Avoid getchaintxstats invalid results
Ava Chow
2024-07-02
test: Add coverage for getchaintxstats in assumeutxo context
Fabian Jahr
2024-07-02
rpc: Avoid getchaintxstats invalid results
MarcoFalke
2024-06-21
test: Remove unnecessary restart in assumeutxo test
Fabian Jahr
2024-06-21
assumeutxo: Check snapshot base block is not marked invalid
Fabian Jahr
2024-06-19
refactor: Move early loadtxoutset checks into ActiveSnapshot
Fabian Jahr
2024-06-04
Merge bitcoin/bitcoin#29428: test: Assumeutxo: snapshots with less work shoul...
Ava Chow
2024-05-24
test: Add coverage for txid coins count check when loading snapshot
Fabian Jahr
2024-05-23
Merge bitcoin/bitcoin#29612: rpc: Optimize serialization and enhance metadata...
Ava Chow
2024-05-22
test: Assumeutxo: snapshots with less work should not be loaded
Hernan Marino
2024-05-21
rpc: Enhance metadata of the dumptxoutset output
Fabian Jahr
2024-05-21
assumeutxo: Add test for changed coin size value
Fabian Jahr
2024-05-21
rpc: Optimize serialization disk space of dumptxoutset
Fabian Jahr
2024-05-09
Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importing ...
Ava Chow
2024-05-08
Merge bitcoin/bitcoin#30053: test: added test coverage to loadtxoutset could ...
merge-script
2024-05-06
test: added test coverage to loadtxoutset
kevkevin
2024-04-26
[Test] Assumeutxo: ensure failure when importing a snapshot twice
Alfonso Roman Zubeldia
2024-04-22
test:Validate UTXO snapshot with coin_height > base_height & amount > money_s...
jrakibi
2024-03-28
test: add coverage for -reindex and assumeutxo
Martin Zumsande
2024-03-21
node: Make translations of fatal errors consistent
TheCharlatan
2024-03-18
test: assumeutxo snapshot block CheckBlockIndex crash test
Ryan Ofsky
2024-03-18
test: assumeutxo stale block CheckBlockIndex crash test
Ryan Ofsky
2024-03-18
assumeutxo: Get rid of faked nTx and nChainTx values
Ryan Ofsky
2024-03-18
assumeutxo test: Add RPC test for fake nTx and nChainTx values
Ryan Ofsky
2024-02-26
test: Add test for loadtxoutset when headers are not synced
Fabian Jahr
2024-02-26
test: Remove unnecessary sync_blocks in assumeutxo tests
Fabian Jahr
2024-02-09
test, assumeutxo: Add test to ensure failure when mempool not empty
Hernan Marino
2024-01-31
test: Assumeutxo with more than just coinbase transactions
MarcoFalke
2024-01-10
test: assumeutxo: spend coin from snapshot chainstate after loading
Sebastian Falbesoner
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-09
test, assumeutxo: Use assert_debug_log for error details
pablomartin4btc
[next]