EspressoSystems / cape

Configurable Asset Privacy for Ethereum
https://cape.docs.espressosys.com/
GNU General Public License v3.0
93 stars 19 forks source link

Arbitrum goerli preparations #1239

Closed sveitser closed 1 year ago

sveitser commented 1 year ago

Close #1238.

I also think this are all the changes needed in this repo to update the wallet docker image for #1237 (cc @Ancient123) edit: I forgot about the official asset library, added that to #1237.

If this is okay I will deploy the tokens and commit the deployment artifacts.

Ancient123 commented 1 year ago

Looks like the wallet changes that are/were needed.

sveitser commented 1 year ago

@philippecamacho I'm not quite sure why the test is flaky. It works fine at the beginning but starts failing after geth is running for a while. :shrug: removed the expect for now.

sveitser commented 1 year ago

@philippecamacho @sveitser @jbearer

I deployed the token contracts to arbitrum goerli and added an updated official asset library toml. I think @Ancient123 needs to run the gen-official-asset-library binary to generate the .lib file.