ethereum / portal-network-specs

Official repository for specifications for the Portal Network
316 stars 85 forks source link

Create State Network test vectors based on the real data #269

Closed morph-dev closed 10 months ago

morph-dev commented 10 months ago

I used the account state, code and storage of the WETH token for all test vectors. See state-network-test-vectors.md for more details.

This shouldn't be merged before #247. If there are no major changes in that PR, than it can be merged as is.

mynameisdaniil commented 10 months ago

Just checked on my code. Everything seems to be alright.

pipermerriam commented 10 months ago

Anything further before this should get merged?

morph-dev commented 10 months ago

Merging now is fine. If we make changes in the spec (e.g. removing nibbles from the proof), we can update the test vectors as well.