Andrew Huang
Andrew Huang
I think the file approach seems cleanest to me vs needing to mess with genesis jsons!
+1, need a standard here that is forwards compatible with interop/fault proofs etc
Strong +1, this also would enable permisionless payouts for sequencer revenue on the l2 layer
Revenue of the chain can be calculated using the fee vaults (total processed + current balance) which avoids needing to observe all receipts I think all thats needed is to...
Although I think the first step is just getting teh da cost accumulator into op-node so its observable on l2, perhaps with the ability to force an additional value into...
Anywhere that disk space can grow unbounded!
Actually after reading the code, it seems like this always mounts at `/tmp` then generate a random filename.Although it may be nice to be able to specify a dir specifically...