-
we have a question about balancer's order api:
the buytoken was set to stETH, but finally our contract 'bkswap' received wstETH.
is it a bug?
ethereum hash: 0x0563ec52191cb258f6219bce0add6074ef…
-
**Overview**
To monitor the Ethereum gas prices within the terminal develop a CLI app which will show the average Gas Estimate .
- [ ] Ethereum Gas Estimator CLI tool
-
### Describe the bug
In several places the link https://geth.ethereum.org/docs/interacting-with-geth/rpc/objects is used to link to the transaction call object, but it does not exist anymore.
I co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### RainbowKit Version
lastest
### wagmi Version
lastest
### Current Behavior
In the scenario where OKX is ins…
-
@adria0 has been working on this for a while in https://github.com/privacy-scaling-explorations/zkevm-circuits/pull/382
ed255 updated
2 years ago
-
We should attempt to get the Ethereum Conformance (Consensus) tests to run
https://github.com/ethereum/tests
-
We have added code to allow `cosmos` as valid `verifyingContract` value for typed signatures. The reason for this is to keep support signature signing on cosmos network.
A lot of cosmos dapps use t…
jpuri updated
2 weeks ago
-
### Description
I'm encountering a build error while trying to compile the `op-node` component of the Optimism project. The following error message appears during the `make` process:
```
link: …
-
As per Blokchair and Etherscan nonce of transaction ```0x23edcc828c2a0fc53044a00580a8f3bfdb519dca22cb8cabdb02527cdd3bfb1f``` is ```996,734``` whereas in ```blockchair_ethereum_transactions_20200701.ts…
-
We ran into two problems when using `ethereum.decode` to decode ABI-encoded:
1. if the `types` string (first argument of `ethereum.decode`) contains any spaces, the decoding will fail. E.g. `'(add…