Sophie Dankel

Results 94 comments of Sophie Dankel

I tried this out on `test/src/e2e_vm_tests/test_programs/should_pass/forc/contract_dependencies/contract_c/Forc.toml` The first deployment was successful, and the Forc.toml was updated correctly. The second time I tried deploying, I got this error: ``` error: provider:...

The output after updating the proxy contract needs some tweaking: - `0x` should be at the beginning of the address, not the line - "Updated" should be bold to match...

Currently, we ask for user input for both the proxy and the main contract deployment transactions. We should be able to just ask for the password, account to use, and...

> > > > > Currently, we ask for user input for both the proxy and the main contract deployment transactions. We should be able to just ask for the...