Skip to content

add new geth flags - #94

Merged
axic merged 4 commits into
masterfrom
geth-ewasm-flags
Nov 13, 2018
Merged

add new geth flags#94
axic merged 4 commits into
masterfrom
geth-ewasm-flags

Conversation

@cdetrio

@cdetrio cdetrio commented Oct 28, 2018

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread README.md Outdated
Comment thread README.md Outdated
@lrettig

lrettig commented Nov 13, 2018

Copy link
Copy Markdown
Member

Is this still current? @cdetrio @jwasinger @chfast

Comment thread README.md Outdated
@lrettig

lrettig commented Nov 13, 2018

Copy link
Copy Markdown
Member

This is ready to be merged

Comment thread README.md Outdated

```sh
./build/bin/geth --datadir /tmp/ewasm-node/4201/ --etherbase 031159dF845ADe415202e6DA299223cb640B9DB0 --rpc --rpcapi "web3,net,eth,debug" --rpcvhosts="*" --rpcaddr "0.0.0.0" --rpccorsdomain "*" --vmodule "miner=12,rpc=12" --mine --miner.threads 1 --nodiscover --networkid 66
./build/bin/geth --datadir /tmp/ewasm-node/4201/ --etherbase 031159dF845ADe415202e6DA299223cb640B9DB0 --vm.ewasm="/path/to/libhera.so:metering=true:fallback=true" --rpc --rpcapi "web3,net,eth,debug" --rpcvhosts="*" --rpcaddr "0.0.0.0" --rpccorsdomain "*" --vmodule "miner=12,rpc=12" --mine --miner.threads 1 --nodiscover --networkid 66

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one needs commas too

lrettig pushed a commit that referenced this pull request Nov 13, 2018
lrettig pushed a commit that referenced this pull request Nov 13, 2018
Adds latest tag name, which will go live tomorrow
Update commandline args per #94
@axic
axic merged commit 85c245a into master Nov 13, 2018
@axic
axic deleted the geth-ewasm-flags branch November 13, 2018 19:57
chfast pushed a commit that referenced this pull request Nov 13, 2018
Adds latest tag name, which will go live tomorrow
Update commandline args per #94
axic pushed a commit that referenced this pull request Nov 14, 2018
Adds latest tag name, which will go live tomorrow
Update commandline args per #94
axic pushed a commit that referenced this pull request Nov 14, 2018
Adds latest tag name, which will go live tomorrow
Update commandline args per #94
axic pushed a commit that referenced this pull request Nov 14, 2018
Adds latest tag name, which will go live tomorrow
Update commandline args per #94
axic pushed a commit that referenced this pull request Nov 14, 2018
Adds latest tag name, which will go live tomorrow
Update commandline args per #94
axic pushed a commit that referenced this pull request Nov 14, 2018
Adds latest tag name, which will go live tomorrow
Update commandline args per #94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants