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

Add Types from RPC (and more tests) #165

Merged
merged 15 commits into from Sep 25, 2018
Merged

Add Types from RPC (and more tests) #165

merged 15 commits into from Sep 25, 2018

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Sep 25, 2018

  • Block added
  • Some additional tests

Renames -

  • Codec* -> *
  • Array -> Vector
  • Number -> UInt
  • String -> Text

@jacogr jacogr added the WIP Work in Progress label Sep 25, 2018
@jacogr jacogr removed the WIP Work in Progress label Sep 25, 2018
Copy link
Contributor

@amaury1093 amaury1093 left a comment

Choose a reason for hiding this comment

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

Lgtm.

@jacogr jacogr merged commit 964bf84 into master Sep 25, 2018
@jacogr jacogr deleted the jg-rpc-types branch September 25, 2018 16:22
this._ungeneric()
this._ungeneric(),
// convert `RawAddress` -> `Address`
// convert `PropIndex` -> `ProposalIndex`
Copy link
Contributor

Choose a reason for hiding this comment

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

Forgot to unalias those 2?

Copy link
Member Author

Choose a reason for hiding this comment

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

Left it in there on purpose... They were there originally. First one I probably want to do again (once I've read the Rust code), second according to Gav is not needed.

@jacogr
Copy link
Member Author

jacogr commented Sep 25, 2018

Related to #161

@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 9, 2021
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.

None yet

3 participants