StackOverflowExcept1on
StackOverflowExcept1on
### Problem to Solve we have been using ETH as value for some time now, but we haven't updated our Ethereum client and CLI interface. this is also convenient to...
### File Location(s) In some places we still use types from alloy in public API ### Proposal n/a
### Problem https://github.com/gear-tech/gear/blob/4e8dac45800496ed91114e6c51552720b570d418/ethexe/service/src/lib.rs#L235-L242 ### Steps Run ethexe node ### Possible Solution _No response_ ### Notes _No response_ ### Relevant Log Output _No response_
### Problem to Solve https://github.com/gear-tech/gear/blob/6268fcc6907da59828a7390430ee5a0a3f2d128b/ethexe/contracts/src/IRouter.sol#L1 ### Possible Solution https://github.com/gear-tech/gear/blob/6268fcc6907da59828a7390430ee5a0a3f2d128b/core/src/lib.rs#L1 ### Notes _No response_
### Problem https://docs.rs/alloy/latest/alloy/rpc/types/struct.Log.html#structfield.block_timestamp https://github.com/gear-tech/gear/blob/125546806fc0a9d2aec05760d8939e20cb75e283/ethexe/ethereum/src/router/events.rs#L60-L74 ### Steps some kind of fallback needs to be implemented. example: get timestamp from block, not from log. ### Possible Solution _No response_ ### Notes _No...