-
Kelpie Send is a fork of eth2phone, 4 years ago coding.
https://github.com/Dobrokhvalov/eth2phone-server
The problem with this code is, 1 is that it might be deprecated, and 2 is I don't have th…
-
```
contract EthCashier is Ownable {
TokenCashier public tokenCashier;
WrappedEther public wrappedEther;
constructor(address _tokenCashier, address _wrappedEther) public {
t…
-
Hi,
Useful dapp for getting to grips with Embark ...
## Overview
Unable to add eth to account balance **and** a working UI
### Extra Detail
If I start Embark with 'embark run' the ethereum ac…
-
Right now this is causing quite a lot of frustrating problems for us. Because this package has a dependency on ethers v4, and then an aliased dependency on ethers v5, sometimes an npm/yarn install wil…
-
While troubleshooting https://github.com/codecov/feedback/issues/557#issuecomment-2452406652
We traced the error to the message: `missing coverage for report with components`
There is ether something…
-
### Link to minimal reproducible example
https://test.astroarmadillos.io/
### Summary
When open modal I have option to select wallet to connect to. When I click on wallet it shrinks and I'm not abl…
-
-
### Link to minimal reproducible example
n/a
### Summary
In the AppKit docs for vanilla JS installs, the disconnect function is documented among the modal Actions here: https://docs.reown.com/appki…
-
Ask for help on how to set parameters. Use the default gaslimits (50000) and real-time gas (76044395808) to prompt me TX fee (XX ether) exceeds the configured cap (1.00 ether)
-
* We're importing from `ethers` but not including it in our package.json
* This is only working right now because most web3 projects have the ethers dep somewhere in their dep tree
* Rollup warns us…