Skip to content

feat: add public apis - #4604

Closed
yanzhihong23 wants to merge 10 commits into
developfrom
feat-public-apis
Closed

feat: add public apis#4604
yanzhihong23 wants to merge 10 commits into
developfrom
feat-public-apis

Conversation

@yanzhihong23

Copy link
Copy Markdown
Contributor

closes #4596

lelenei and others added 9 commits October 12, 2021 23:39
* chore: scaffolding

* chore(ui): impl UI components

* chore(ui): add placeholder component

* chore(ui): the draw dialog

* chore: contract interaction

* fix: the total num of tokens in a box

* fix: draw dialog numbers

* fix(ui): the tab

* refactor: draw dialog & draw result dialog

* fix: gas settings

* chore: add rss-next

* chore: fetch box metadata

* fix: pkg error

* fix: estimate gas error

* fix: box state

* fix: service bg

* fix: UI errors

* chore: dev link
* fix: regex issue in matching address in bio

* fix: reply review

* fix: reply review

* fix: revert code
@yanzhihong23

Copy link
Copy Markdown
Contributor Author

@jk234ert

@github-actions

github-actions Bot commented Oct 15, 2021

Copy link
Copy Markdown
Contributor

@github-actions
github-actions Bot temporarily deployed to pull request October 15, 2021 08:01 Inactive
profile: x.profile.toText(),
linked: x.linked.toText(),
network: x.network,
favor: x.favor,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

profile: ProfileIdentifier_string
linked: PersonaIdentifier_string
network: string
favor: 0 | 1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

favor is an enum

@guanbinrui

Copy link
Copy Markdown
Member

Included by #4610.

@guanbinrui guanbinrui closed this Oct 21, 2021
@guanbinrui
guanbinrui deleted the feat-public-apis branch October 21, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Demand] Public api changes for mobile 2.0

6 participants