makerdao / spells-mainnet

Staging repo for MakerDAO weekly executive spells
GNU Affero General Public License v3.0
109 stars 46 forks source link

refactor: Exec lib native library #141

Closed hexonaut closed 3 years ago

hexonaut commented 3 years ago

Switching to the new dss-exec-lib format.

hexonaut commented 3 years ago

This is good to go now. To get this to run you need to be on this branch that fixes this issue https://github.com/dapphub/dapptools/issues/610 :

nix-env -iA dapp hevm seth solc -if https://github.com/dapphub/dapptools/tarball/fix-json --substituters https://dapp.cachix.org --trusted-public-keys dapp.cachix.org-1:9GJt9Ja8IQwR7YW/aF0QvCa6OmjGmsKoZIist0dG+Rs=
gbalabasquer commented 3 years ago

Closing in favor of https://github.com/makerdao/spells-mainnet/pull/142 which includes these changes