Justin Florentine

Results 53 comments of Justin Florentine

Can we get some more details? I assume this is asking to make sure we are regression testing the most recent eth wireline protocol?

i'm gonna mark this as stale till we get some feedback, will close in 2 weeks.

@Matilda-Clerke this was closed as stale, but i think it should be reopened, do you agree?

nicely done @Matilda-Clerke is this ready to be closed?

@jframe per comments from @pinges should this issue be closed as wontfix as it is in progress elsewhere?

Much better analysis by @naviechan is already underway here: https://hackmd.io/@adrninistrator1/HkQ_kWVq3 Can someone in the AIPAC region pair with them on it?

There is no option to fine-tune the number of blobs to include in a produced block, however the inclusion of blobs can be disabled altogether using the [existing tx-pool-max-prioritized-by-type configuration...

You've found a documentation error, thank you. The value for the option is an array: `tx-pool-max-prioritized-by-type=["BLOB=0","FRONTIER=200"]` is how it is tested (successfully) in our test suite.

Good first issue tag applied, because this is doable today, but would be nice to have a more dedicated cli option for it and clear documentation for people who have...