cronos icon indicating copy to clipboard operation
cronos copied to clipboard

Feedback on latest release

Open kaber2 opened this issue 1 year ago • 1 comments

I thought you might appreciate some feedback from your latest release. First of all, performance has improved a lot, the RPC streams API pays of and RPC latencies have gone done a lot, and foremost of all, I'm very happy about the support of the tracing API. Thanks guys, good job.

Two things for the wishlist: backfilling data is rather slow, in my local fork I'm using a LRU cache for blocks received through internal RPC, which speeds up things 10x, also while not strictly necessary for Cronos, the accesslist API is useful for analyzing smart contract behaviour and should be easy to support.

Cheers!

kaber2 avatar Mar 28 '24 21:03 kaber2