-
Hi,
thanks for exthereum/abi. When using it I've noticed that calls to functions with arguments of dynamic types are not properly encoded.
`ABI.encode("foo(bytes)", []) |> Base.encode16(case: :low…
-
Hi i try the multisignature process on the ethereum by meteor-dapp-wallet. when i deploy the contract process i got this error "Error: The contract code couldn't be stored, please check your gas amoun…
-
Hi
I have tried to decompile a simple contract, taken from etherscan.io.
Running porosity command with `--list` option is fine, but then when I try to run with `--decompile` option the execution n…
-
I tried deploying the Pricegeth contract using the Ethereum Wallet and it kept throwing an error of data not found. Although the Example contract deployed, no information appeared after inputting the …
-
A Ethereum contract representing the game.
(See #1 )
-
Hello!
Soon Aik here from CoinGecko. As part of our commitment to improving data quality and enhancing the consistency of asset information, we are rolling out an asset standardization initiat…
0xean updated
3 months ago
-
Keep an eye on this thread, it may lead to a precompiled contract, both to save gas and also make sure that people don't roll their own secp256r1 support in solidity:
https://ethereum-magicians.org…
-
I've deployed the uniswap v3 subgraph from commit hash bf03f940f17c3d32ee58bd37386f26713cff21e2 but with the graft removed.
I'm seeing the following deterministic error being reported by the graph …
-
**Issue by [cryptocurs](https://github.com/cryptocurs)**
_Monday Mar 19, 2018 at 10:20 GMT_
_Originally opened as https://github.com/forkdelta/tokenbase/issues/602_
----
Token name: DMINT
Contract…
-
I am trying to debug the transaction below on Fuse network, that uses open-ethereum 3.2.6,
The transaction is in the [explorer](https://explorer.fuse.io/tx/0x83daef68855b01cc70af7976d83ceaa150336e215…