Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: ensure txs in forked mode can access uncommitted code state #488

Merged
merged 5 commits into from
Sep 26, 2019

Conversation

nicholasjpaterno
Copy link
Contributor

@nicholasjpaterno nicholasjpaterno commented Sep 26, 2019

Allows the newer VM to reference it's cache.

Resolves #454

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 82.172% when pulling 43eab49 on fix/forked-vm-internal-cache into ca16291 on develop.

@davidmurdoch davidmurdoch changed the title Fix forked vm, remove getCode patch fix: make sure transactions in forked mode can access uncommitted code state Sep 26, 2019
@davidmurdoch davidmurdoch changed the title fix: make sure transactions in forked mode can access uncommitted code state fix: ensure txs in forked mode can access uncommitted code state Sep 26, 2019
@davidmurdoch davidmurdoch merged commit 34cdd8a into develop Sep 26, 2019
@davidmurdoch davidmurdoch deleted the fix/forked-vm-internal-cache branch September 26, 2019 20:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: EXTCODESIZE returns 0 on newly deployed contract in forking mode
3 participants