Open istommao opened 10 months ago
Hi @istommao ! ohhh i see, what RPC_ENDPOINT_MAINNET or RPC_ENDPOINT_TESTNET are you using? I think that the error is in the builtins steps count. For the v0.2.34.2 of the stark compass we were using Juno0.7.2 that return the builtins steps count with a hex string format. I think that the end point you are using returns an int, and that is where the errors come from
RPC_ENDPOINT_MAINNET and RPC_ENDPOINT_TESTNET = http://127.0.0.1:9944
for madara compatibility (starknet rpc 0.5.0 version)
I use tag v0.2.34.2 run stark_compass_explorer
Got this issue when i visit transcations page