meowsbits
meowsbits
This variable is chain-specific, and go-ethereum supports multiple chains.
github.com/paritytech/parity-etclabscore -> https://github.com/OpenEthereum/open-ethereum
[SemVer](https://semver.org) depends heavily on the context of an explicit and thorough definition of a project's API in order to derive a correct version number for tags. This project doesn't have...
I have a suspicion that `--rpccorsdomain` isn't working as I expect it to. Think it might be `*` not getting inferred as `*,*,*...`
Like ethereum/go-ethereum, this codebase includes `params/` for specific network configuration values (default configurations, and one enabled default network config). This issue proposes to remove all default configurations from the code...
Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/63 Original author: @meowsbits ---
Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/101 Original author: @meowsbits ---
Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/120 Original author: @meowsbits --- - https://medium.com/@jason.carver/intro-to-beam-sync-a0fd168be14a - https://github.com/ethereum/trinity/releases/tag/v0.1.0-alpha.28
I ran the script [./scripts/tests.sh](https://github.com/ewasm/hera/blob/master/scripts/tests.sh) with the `build` argument, and get error: `the argument for option '--vm' is invalid`. Seems like an issue with aleth version? Or `hera` value needs...
This patch fixes error checking, which was silently failing (or, passing for the wrong reasons) for some tests, like `GeneralStateTests/stTransactionTest/HighGasPrice.json`, which expected an error `TR_NoFunds`. In this test, the error...