meowsbits

Results 72 issues of meowsbits
trafficstars

This variable is chain-specific, and go-ethereum supports multiple chains.

Y1-shouldupstream :outbox_tray:

github.com/paritytech/parity-etclabscore -> https://github.com/OpenEthereum/open-ethereum

F5-task 🎬

[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...

F9-meta 🔮
M3-docs 📑
P9-somedaymaybe 🌞

I have a suspicion that `--rpccorsdomain` isn't working as I expect it to. Think it might be `*` not getting inferred as `*,*,*...`

Z1-question 🙋‍♀️

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...

M2-config 📂
M4-core ⛓
P9-somedaymaybe 🌞
Q7-involved 💪

Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/63 Original author: @meowsbits ---

F3-annoyance 💩

Migrated from: https://github.com/etclabscore/multi-geth-fork/issues/101 Original author: @meowsbits ---

F5-task 🎬
M2-config 📂
M4-core ⛓
P7-nicetohave 🐕

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

M4-core ⛓
P9-somedaymaybe 🌞
Q7-involved 💪

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...