boolafish
boolafish
Hi @javimaravillas thanks for reporting the issue. I think the docs you're finding might be the following: - https://github.com/omgnetwork/elixir-omg/blob/master/docs/fee_design.md - https://github.com/omgnetwork/elixir-omg/blob/master/docs/exit_validation.md Do you mind to give a pointer to where...
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudwatch.html#CloudWatch.Metric.put_data The parameters seems like to be still missing
Seems possible to use extra `init` function (your `linkExitGameWithVaults` function) instead of constructor. The "routers" would need to empty their constructors to `init` function too. On the other hands, fixing...
Lol 😂 my bad Brain not working today
yes pretty much it!
Potentially by API and put it on CI or migration script: https://etherscan.io/apis#contracts (oh...import limit + library amount limit 😅)
hmm, `isOutputWithdrawn` might be a bit confusing on the case of IFE input is flagged. probably `isFinalized`?
found some references: - https://github.com/ethereum/solidity/issues/4840 - https://github.com/ethereum/web3.js/issues/1903
would adding sth like this in ethereumx help? https://github.com/ethereum/web3.js/pull/3248/files
Seems like Geth actually fixed the issue: - https://github.com/ethereum/go-ethereum/issues/19027 - https://github.com/ethereum/go-ethereum/pull/21083 ~Probably check the release and update the Geth~ Okay, it is in its latest release: https://github.com/ethereum/go-ethereum/releases/tag/v1.9.15