- 16 Aug, 2023 40 commits
-
-
Joshua Gutow authored
This adds 3 new metrics to channel bank: 1. New Head Channel Event 2. Channel Timed Out Event 3. Frame Added Event The new channel head event is the most complex. It indicates that there is new channel in the ready position of the channel bank. It does not indicate if the channel is ready to be read from. It is complicated to implement because we have several ways of removing channels which would mean that a new channel becomes the head channel. The channel timeout & frame added events are much simpler. The intention is to make it easier to determine if the head channel in the channel bank is not progressing.
-
refcell.eth authored
-
OptimismBot authored
feat(indexer): Add tokens to the db schema
-
Will Cory authored
-
OptimismBot authored
contracts-bedrock: upgrade to multichain script
-
mergify[bot] authored
-
Mark Tyneway authored
-
OptimismBot authored
Web3.js Plugin for Fee Estimation
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: slight cleanup + docs
-
mergify[bot] authored
-
OptimismBot authored
feat(indexer): Add basic docs
-
mergify[bot] authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
-
Wyatt Barnes authored
Co-authored-by:Will Cory <willcory10@gmail.com>
-
Wyatt Barnes authored
Co-authored-by:Will Cory <willcory10@gmail.com>
-
Wyatt Barnes authored
-
Mark Tyneway authored
-
OptimismBot authored
contracts-bedrock: fix gettings started config
-