-
https://github.com/cardstack/cardstack/pull/430 tested out running CI on Node 10, but for some unknown reason the tests about the `ethereum-indexer` seem to fail in the `beforeEach()` hook:
```
1)…
-
# Lines of code
https://github.com/code-423n4/2023-10-ethena/blob/main/contracts/EthenaMinting.sol#L167
https://github.com/code-423n4/2023-10-ethena/blob/main/contracts/EthenaMinting.sol#L199
# Vul…
-
* **I'm submitting a ...**
- [x] feature request
* **Feature Request**
- I would love it if you could continue your ass kicking on this project. Your demo yesterday turned me on in ways I sh…
-
As tfchain supports (thanks to Rivine) the atomic swap protocol as implemented by decred (see: https://github.com/decred/atomicswap), we already support bitcoin, litecoin, monacoin, particl, polis, ve…
-
Hi there,
Firstly, I'd like to say that it's great to see .Net support starting to come out for Etheruem, thanks for your contribution to the ecosystem.
I have a couple of questions that I hope you …
-
## Feature description
Currently, Desmos doesn't support linking the hex address to the profile. Therefore, the user can't connect their address of Etheruem or other chains, which apply hex…
-
To reproduce, try this:
```
> web3.eth.getBalance('dbdbdb2cbd23b783741e8d7fcf51e459b497e4a6').toNumber()
0
> web3.eth.getBalance('0xdbdbdb2cbd23b783741e8d7fcf51e459b497e4a6').toNumber()
0
> web3.eth.…
-
Currently, we assume Ethereum's `finalized` blocks would not be reorged as that would require 33% of the validators to be slashed. However, this is still a possibility thus it should be handled.
-
-
1. Deploy an ERC20 contract of a token that has metadata where display has exponent 6. e.g. (usomm:0, somm:6)
2. Send 300usomm tokens from cosmos to eth
```shell
$ tx gravity send-to-etheruem 3…