Tadas
Tadas
When making eos.transaction() call with eos returned from scatter it makes a bunch of get_info/get_block/get_abi requests:  When using [email protected] directly, however it's much better:  Plus I was able...
On desktop if I right click on a poll a menu opens with an option to retract vote if I already voted. On mobile I'm not able to get this...
### Version of Hardhat 2.22.8 ### What happened? I'm using ignition to deploy contracts from external repository by specifying artifacts to deploy as described [in the docs](https://hardhat.org/ignition/docs/guides/creating-modules#using-existing-artifacts). Getting this error...
### Version of Hardhat 2.22.8 ### What happened? Same setup as in NomicFoundation/hardhat#5659. I'm using ignition to deploy external artifacts. After successful deployment I ran `npx hardhat ignition status op-sepolia-1`...
The way it currently works is that you send a transactions using ethers and if transaction fails you provide a generated exception to this library so that it extracts and...