Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

read instance board id from agoricNames #31

Merged
merged 1 commit into from
Aug 16, 2022
Merged

read instance board id from agoricNames #31

merged 1 commit into from
Aug 16, 2022

Conversation

@samsiegart samsiegart requested review from turadg and dckc August 15, 2022 18:41
@samsiegart samsiegart marked this pull request as ready for review August 15, 2022 18:41
@github-actions
Copy link

import { unserializer } from 'utils/boardIdUnserializer';
import { boardIdUnserializer } from 'utils/boardIdUnserializer';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this work? it doesn't need to be './utils/...?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, webpack looks for it under src by default because of https://github.com/Agoric/dapp-amm/blob/main/ui/jsconfig.json

Comment on lines -26 to -27
// FIXME(https://github.com/Agoric/agoric-sdk/issues/5959): Read from chain.
const AMM_INSTANCE_BOARD_ID = 'board00917';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@samsiegart samsiegart merged commit 77b9001 into main Aug 16, 2022
@samsiegart samsiegart deleted the instance-id branch August 16, 2022 17:14
samsiegart added a commit that referenced this pull request Aug 17, 2022
* feat: use pool subscriptions (#23)

* feat: use pool subscriptions

* chore: bump react-scripts

* chore: lint-fix

* fix: fix liquidity validation

* fix: fix lint (#25)

* fix: RUN references

* refactor: simplify getLogoForBrandPetname

* Use smart wallet (#27)

* smart wallet swap

* track offers better

* add/remove liquidity

* read liquidity issuer ids

* add todos for reading instance board id

* fix: address feedback

* add TODO for reading init stream better

* read instance board id from agoricNames (#31)

* fix build and pretty wallet connection (#33)

Co-authored-by: Turadg Aleahmad <turadg@agoric.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants