Mo ShakeG

Results 39 comments of Mo ShakeG

@mattsse I am using `--prune-history` in the anvil command as shown below https://github.com/mshakeg/anvil-backtester/blob/main/shell/anvil.sh Removing `--prune-history` and `--transaction-block-keeper 4` from the above command does not result in any noticeable changes in...

@mattsse thanks, don't really know what to make of the profile, but I've attached the trace on `evm_mine`, maybe GPT4 could be a source of inspiration :) > Based on...

@mattsse thanks, might be a good idea to have flags that disable logic not really needed on a local node, similar to how the `eth_sendUnsignedTransaction` method can be used to...

Your issue might be related to https://github.com/MystenLabs/sui/issues/17087

@fvictorio thanks for pointing out the `initialDate` option, in that case, yes, this issue is essentially an ask for an `initialBlockNumber` option.

would appreciate if the sdk could expose a method of the Safe class to simulate a transaction using the `SimulateTxAccessor`

[Routescan](https://flarescan.com/address/0x0Bf24227DEd9E1f43372d1cBD8b55Ccea19f8687/contract/14/readContract?chainid=14) is a good example of how the option to allow users to query state at a specific block number(as stated in point 3) could be implemented.

@kuzdogan ok, thanks for the update. Not sure what the sourcify cloud set up is like, but if each instance has multiple cores available you could look to parallelize the...

@kuzdogan not much has changed in my experience, not sure if autoscaling is enabled to handle increased load? maybe tighten the per IP rate limits, as the service really hasn't...