-
## Overview
Currently, we have the list of EIP-1559-capable chains [hardcoded](https://github.com/gnosis/safe-react/blob/3b60802579575e67dcfd2406c59e6c34c004ff67/src/config/chain-workarounds.ts).
…
-
It seems MetaMask is using EIP-1559 for ETH transactions which are not supported by legacy at this moment, which makes T1 unusable with MetaMask. @matejcik before we decide if we want this could you o…
-
**Is your feature request related to a problem? Please describe.**
Deposit transactions must be included in the rollup. How do we do this?
TODO: Flesh out this issue
-
Distributes `gasLimit * baseFee` to developers (contract owners) and validators.
A first prototype of how this can work: https://github.com/tharsis/evmos/pull/436
Questions: [Updated after interna…
-
Hi Team
Great framework. Can't seem to get past this one, no matter how I try. Fairly new to dApp design, but pretty sure I have everything setup right.
As soon as I call this,
```
const { sta…
-
**Describe the bug**
When using provider.getTransaction(hash), the resulting object no longer contains the raw property
**Reproduction steps**
Get any transaction and look for raw
**Environmen…
-
Hello @davidmurdoch, awesome job.
Would it be possible to publish a release for latest commit related to EIP1559?
-
# Handle
loop
# Vulnerability details
At the end of the `stake` function in UserManager two calls are made to `safeApprove` in order to set the allowance of `assetManager`. The allowance is first …
-
To be done after #215
Includes
- transaction serialization, signing, etc.
- batch serialization, signing, etc.
- state transition function
This can then be used from cannon, L2Geth, and ro…
-
Issue as a thread for discussion. ..
I understand that since transaction fees on ethereum tend to go so high, eth is not usable to buy a pizza over a traditional ethereum transactinons.
I do n…