EYBlockchain / nightfall_3

a mono-repo containing an optimistic version of nightfall
Creative Commons Zero v1.0 Universal
260 stars 57 forks source link

Westlad/x509 add real certs #1407

Closed Westlad closed 1 year ago

Westlad commented 1 year ago

What does this implement/fix? Explain your changes.

The latter point has required some refactoring because the State.sol contract became too big (the token restrictions code was moved to Shield.sol from Config.sol because only Shield.sol actually uses it.

What commands can I run to test the change?

There is a new unit test which checks that X509.sol can correctly parse the new certificates. npm run unit-test-x509-live