c2430c6f45
* Add a finalized state txids query * Add an address transaction IDs query, without height filters * Connect the address transaction ID query to the RPC * Basic filtering of address transaction IDs by height range * Add a network and range argument to the getaddresstxids test * Test all block range combinations for mainnet * Fix a file descriptor limit error * Optimise seeking the first transaction for an address The first transaction's location is part of the address location. * Filter finalized address transaction IDs by height range * Filter non-finalized address transaction IDs by the height range * Fix up snapshot tests for the new height range API |
||
---|---|---|
.. | ||
proptest-regressions/service | ||
src | ||
tests | ||
Cargo.toml |