Skip to content

feat: limited test isolation#395

Draft
charles-cooper wants to merge 4 commits intovyperlang:masterfrom
charles-cooper:feat/test-isolation
Draft

feat: limited test isolation#395
charles-cooper wants to merge 4 commits intovyperlang:masterfrom
charles-cooper:feat/test-isolation

Conversation

@charles-cooper
Copy link
Member

What I did

don't isolate changes if an exception is detected

How I did it

How to verify it

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

the source map is not shared between VyperContract instances since it is
not cached on CompilerData. this computes it before putting it into the
disk cache.
instead of computing the source map in VyperContract, compute it in
boa/interpret.py -- and invalidate the cache if we didn't find the
source map.
@charles-cooper charles-cooper marked this pull request as draft April 10, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant