gosuto.eth
gosuto.eth
really want to get to the bottom of this, i think passing good gas values to the final tx is important. i create a new env, with nothing else but...
my understanding is that this issue is related to using gnosis safes
Nice, either this or defining a default folder in which all .less files are enqueued would make this plugin foolproof. Also see my feedback on wordpress.org: http://wordpress.org/support/topic/plugin-wp-less-maybe-it-just-needs-better-instructions-for-usage?replies=8#post-3435129
this appears to be a problem with some other dependencies in your env (pandas?). i dont think this is related to python 3.10.4 or even eth-ape. i tried to reproduce...
so the `TransferHelper.sol` in the uniswap perepheries package relies on an import from `@openzeppelin`: https://github.com/Uniswap/v3-periphery/blob/22a7ead071fff53f00d9ddc13434f285f4ed5c7d/contracts/libraries/TransferHelper.sol#L4 try adding it as a dependency as well: ``` dependencies: - OpenZeppelin/[email protected] compiler: solc: remappings:...
Have you tried forcing a certain formatting with [`pandas.Series.dt.strftime()`](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.dt.strftime.html)?
`baseFeePerGas` is not available on the istanbul fork, need at least london for that.
Same problem here: ``` portify 0.51 Starting without harmony info - socket.io started Google Login success Spotify Login success TypeError: Cannot read property 'length' of undefined at /home/pi/portify/data/app.js:320:45 at Spotify....
im getting blank primary tab on some txs
i can actually reproduce your issue in 0.6.7, does you also have that problem on 0.6.8?