Agoric / documentation

User documentation
https://agoric.com/documentation/
Apache License 2.0
14 stars 38 forks source link

docs: used fixed key for keplr set-up #1048

Closed dckc closed 3 months ago

dckc commented 3 months ago

refs https://github.com/Agoric/agoric-3-proposals/issues/5

@kbennett2000 I'd like you to test this thoroughly in a bit. The ink is still drying just now...

cc @turadg

cloudflare-pages[bot] commented 3 months ago

Deploying documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 88c4a72
Status: ✅  Deploy successful!
Preview URL: https://2cbf35da.documentation-7tp.pages.dev
Branch Preview URL: https://dc-fixed-key.documentation-7tp.pages.dev

View logs

dckc commented 3 months ago

@kbennett2000 I think this is ready to test.

dckc commented 3 months ago

one problem I see:

$ yarn docker:bash
yarn run v1.22.21
$ docker compose exec agd bash
WARN[0000] /home/connolly/projects/dapp-agoric-basics/docker-compose.yml: `version` is obsolete 
ENV_SETUP starting
ENV_SETUP finished
========== GOVERNANCE KEYS ==========
bash: /usr/src/upgrade-test-scripts/keys_for_test_only/*.key: No such file or directory
*:
cat: '/usr/src/upgrade-test-scripts/keys_for_test_only/*.key': No such file or directory

========== GOVERNANCE KEYS ==========
dckc commented 3 months ago

The given mnemonic gives agoric1rwwley550k9mmk6uq6mm6z4udrg8kyuyvfszjk but in the container, $USER1ADDR is agoric1t83za2h5zc5anmkxvfag82qafshr538mvzmnmx

dillu24 commented 3 months ago

I don't think that the mnemonic added in this commit https://github.com/Agoric/documentation/pull/1048/commits/00a37ce4c4663b7fe9942ba0be39cfbebd121165 is the right one .. The mnemonic needs to generate the following address agoric1t83za2h5zc5anmkxvfag82qafshr538mvzmnmx

dckc commented 3 months ago

we seem to be blocked on...