Zebra/zebra-rpc/src/methods/tests
Arya 01168c8571
change(state): Set upper bound when reading from deleting column family tx_loc_by_transparent_addr_loc (#7732)
* Uses range_iter in address_transaction_locations

* Uses range_iter in address_transaction_locations

* uses u16::MAX instead of usize::MAX

* Moves limit code into method

* adds allow(dead_code)

* Simplifies address_iterator_range

* Moves test state init out of loop

* Updates docs
2023-10-18 06:16:29 +00:00
..
snapshot fix(panic): Log a warning instead of panicking for unused mining configs (#7290) 2023-08-29 07:44:59 +00:00
snapshots Add snapshot tests for `z_getsubtreesbyindex` RPC (#7514) 2023-09-10 23:09:59 +00:00
prop.rs refactor(app): De-duplicate and fix version handling code (#6996) 2023-06-20 02:42:06 +00:00
snapshot.rs fix(state): Limit the retrieval of note commitment subtrees (#7734) 2023-10-12 20:00:43 +00:00
utils.rs change(rpc): Populate `blockcommitmenthash` and `defaultroot` fields in the getblocktemplate RPC (#5751) 2022-12-07 22:39:11 +00:00
vectors.rs change(state): Set upper bound when reading from deleting column family tx_loc_by_transparent_addr_loc (#7732) 2023-10-18 06:16:29 +00:00