vyperlang / titanoboa

a vyper interpreter
https://titanoboa.readthedocs.io
Other
251 stars 49 forks source link

align boa.test address strategy with boa.env.generate_address() #221

Closed theodorecurtil closed 4 months ago

theodorecurtil commented 4 months ago

What I did

inside boa.test.strategies, use the address generator from boa.env. Resolves #112

How I did it

How to verify it

did not break tests

Description for the changelog

Cute Animal Picture

theodorecurtil commented 4 months ago

if i get it right, it also addresses #208