Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beta / testnet deployment #51

Closed
4 tasks done
dckc opened this issue Sep 24, 2024 · 2 comments
Closed
4 tasks done

beta / testnet deployment #51

dckc opened this issue Sep 24, 2024 · 2 comments
Assignees
Milestone

Comments

@dckc
Copy link
Member

dckc commented Sep 24, 2024

The dapp is currently designed to run on a local network.

We aim to enhance it to run on test networks.

Tasks

  1. dckc
  2. samsiegart
@dckc dckc added this to the u17-emerynet milestone Sep 24, 2024
@dckc
Copy link
Member Author

dckc commented Oct 1, 2024

@mitdralla , @LuqiPan ,

This dapp is deployed to emerynet for the purpose of validating u17.

I made a release:

I deployed the UI bundle to netlify manually, by drag-n-drop of the dapp-agoric-orca-ui.zip release artifact:

I installed the bundles and then put the startOrcaContract-permit.json and startOrcaContract-emerynet.js in a core-eval proposal to emerynet:

  1. Start orca.contract v0.1.0-beta.2 w/chainDetails
    submitted 2024-09-30 19:53 US Central time

Then I kicked the tires a bit. I don't see any problems.

image

2024-10-01T03:21:37.537Z SwingSet: vat: v37: wallet agoric1ldmtatp24qlllgxmrsjzcpe20fvlkp448zcuce offerStatus { id: 1727752874137, invitationSpec: { instance: Object [Alleged: InstanceHandle] {}, publicInvitationMaker: 'makeAccountInvitation', source: 'contract' }, numWantsSatisfied: 1, offerArgs: { chainName: 'agoric' }, proposal: { give: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 1_000n } }, want: {} }, result: 'UNPUBLISHED', payouts: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 1_000n } } }

Thanks, @michaelfig and JD for help.

@dckc dckc closed this as completed Oct 1, 2024
@dckc dckc self-assigned this Oct 2, 2024
@dckc
Copy link
Member Author

dckc commented Oct 3, 2024

p.s. to use a relayer with better ICA support, Usman and I are re-deploying it with a different connection and channel:

$ agoric run test/builder/init-orca.js --net emerynet --peer osmosis:connection-132:channel-132:uosmo
$ mv startOrcaContract.js startOrcaContract-emerynet-cosmos-relayer.js

emerynet proposal 76 should be live in a couple hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant