Skip to content

Feature/ts client update #956

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

Merged
merged 15 commits into from
Dec 16, 2021
Merged

Feature/ts client update #956

merged 15 commits into from
Dec 16, 2021

Conversation

jstuczyn
Copy link
Contributor

@jstuczyn jstuczyn commented Dec 13, 2021

This PR updates our TypeScript client to restore functionalities of being able to query our contract, validator API as well as send transactions such as bonding mixnodes.

For the purposes of this review, I think it would make more sense to pull the branch and look at the files themselves rather than using the github's diff tab.

Addresses #2096

Copy link
Contributor

@mmsinclair mmsinclair left a comment

Choose a reason for hiding this comment

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

Generally looking good, only a couple of minor things:

  • can tidy up bits of the syntax (I'm being a little pedantic with those changes, but I feel they produce less code)
  • I'll add a commit with eslint or prettier afterwards because the files could do with some consistency on formatting and it has good suggestions for TS and general code structure (it ain't a clippy but it is ok)

@jstuczyn jstuczyn merged commit c1e809f into develop Dec 16, 2021
@jstuczyn jstuczyn deleted the feature/ts-client-update branch December 16, 2021 15:35
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

Successfully merging this pull request may close these issues.

2 participants