Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix doc for 0/1 exception attr of runCode callback #71

Merged
merged 1 commit into from
Jun 2, 2016

Conversation

chris-martin
Copy link
Contributor

Fixes #70

@wanderer wanderer merged commit 4b41dba into ethereumjs:master Jun 2, 2016
@chris-martin chris-martin deleted the patch-2 branch June 2, 2016 15:30
holgerd77 added a commit to holgerd77/ethereumjs-vm that referenced this pull request Nov 30, 2020
holgerd77 pushed a commit that referenced this pull request Dec 1, 2020
Fix error with geth genesis file parser
holgerd77 pushed a commit that referenced this pull request Dec 14, 2020
* Convert TrieNode to es6 class
* Babelify src files for karma tests
* Extract hex prefix methods from trieNode
* Re-generate docs
* Use babel-tape-runner for coverage
* Mv hexPrefix-related funcs from util
* Re-generate docs
* Breakup hex-prefix to util/hex and util/nibbles
* Minor improvements in jsdoc comments

Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runCode callback exception attr doc is wrong
3 participants