Open yuzhongrong opened 9 months ago
Why does it always show -32000 ,Is there something wrong?
i have the same issue
it is upgrading??
Still the same today.
the los is Simulation Error: err: %!w(
i don't know whats wrong, but before its working fine
i don't know whats wrong, but before its working fine
i switch the sepolia network. it is error again
this is. log:
status: 500, headers: { date: 'Sun, 28 Jan 2024 08:07:38 GMT', 'content-type': 'application/json', 'content-length': '33', connection: 'close', 'x-amzn-requestid': '44d81010-a09b-4ff6-809d-00b811424e6b', 'x-amz-apigw-id': 'SPazwFmNCYcEcoA=', vary: 'Origin', 'x-amzn-trace-id': 'Root=1-65b60b4a-735ba67e7cd33f440702c49c;Sampled=0;lineage=48094f26:0' }, body: '{"error":"Internal Server Error"}',
This should be flashbot’s own internal problem
the code:
` const maxBaseFeeInFutureBlock = FlashbotsBundleProvider.getMaxBaseFeeInFutureBlock(block.baseFeePerGas, BLOCKS_IN_THE_FUTURE)
`