web3-proxy/web3_proxy/src
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
..
app Handle uncle transactions (#129) 2023-06-16 00:46:27 -07:00
bin Handle uncle transactions (#129) 2023-06-16 00:46:27 -07:00
frontend Handle uncle transactions (#129) 2023-06-16 00:46:27 -07:00
rpcs Handle uncle transactions (#129) 2023-06-16 00:46:27 -07:00
stats made the query much faster (#127) 2023-06-15 09:38:51 -07:00
admin_queries.rs Cow instead of String 2023-05-30 23:17:05 -07:00
block_number.rs Cow instead of String 2023-05-30 23:17:05 -07:00
config.rs automated tiers 2023-06-09 12:21:55 -07:00
errors.rs Handle uncle transactions (#129) 2023-06-16 00:46:27 -07:00
http_params.rs Cow instead of String 2023-05-30 23:17:05 -07:00
jsonrpc.rs interval instead of watch_blocks 2023-06-12 22:26:10 -07:00
lib.rs unlimited localhost 2023-05-30 22:31:35 -07:00
pagerduty.rs git status 2023-03-30 13:42:56 +01:00
peak_ewma.rs continue rebase 2023-02-19 21:36:54 +01:00
prometheus.rs most of these are for the whole app, not just the frontend 2023-05-30 21:26:11 -07:00
referral_code.rs referral code does not have llamanodes- prefix any longer (#90) 2023-05-29 14:41:15 -07:00
relational_db.rs use bloom filters and support transactions with multiple deposit events 2023-05-31 11:20:17 -07:00
response_cache.rs move user registration into a dedicated function 2023-06-09 18:31:47 -07:00
user_token.rs move pending logins to the database 2022-12-13 18:34:08 -08:00