web3-proxy/web3_proxy
Bryan Stitt a083bc652d
Handle uncle transactions (#129)
* add more columns to handle uncled transactions

* handle payment uncles

* put relations back

* include all the new columns

* lower log levels

* improve block caching

if we have a block with a number, its canonical. uncles don't get returned

* improve disconnect logic

* lint

* clear first changed for new_top_config_receiver

* better logs around config changing

* i guess we do want one apply top_config at the start

* check correct variable for data limits
2023-06-16 00:46:27 -07:00
..
examples put it back. duplication between cargo.toml isnt worth it 2023-05-30 21:37:58 -07:00
src Handle uncle transactions (#129) 2023-06-16 00:46:27 -07:00
Cargo.toml Handle uncle transactions (#129) 2023-06-16 00:46:27 -07:00