urbit / azimuth

General-purpose PKI on Ethereum
MIT License
134 stars 36 forks source link

Update Truffle #15

Closed jtobin closed 4 years ago

jtobin commented 5 years ago

azimuth-solidity is currently using truffle 4.x.x, but there has since been a few 5.x.x releases. Upgrading might resolve the remaining nits highlighted in #13.

(This seems to require more work than simply bumping the version number. I briefly tried and ran into migration errors.)

jtobin commented 4 years ago

Fixed in #30.