Skip to content

Conversation

@nuke-web3
Copy link
Contributor

@nuke-web3 nuke-web3 commented Nov 1, 2021

Refactor and polish of the page overall, it was missing most of the content in the archive of the old wiki that has no other home and should live here. Missed in #105

closes #114

Outstanding items before done:

@nuke-web3 nuke-web3 added bug 🐛 Something isn't working. rust docs 🦀 Label to track content that duplicates source code documentation or needs review in source code. labels Nov 1, 2021
@nuke-web3 nuke-web3 self-assigned this Nov 1, 2021
@nuke-web3 nuke-web3 temporarily deployed to test November 1, 2021 23:20 Inactive
@nuke-web3 nuke-web3 temporarily deployed to test November 1, 2021 23:27 Inactive
@nuke-web3 nuke-web3 requested a review from sacha-l November 7, 2021 20:12
Copy link

@sacha-l sacha-l left a comment

Choose a reason for hiding this comment

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

Couple fixes here and there, mostly OSPL rule changes. Let's address this if you agree as a companion to this PR.

@nuke-web3 nuke-web3 temporarily deployed to test November 8, 2021 10:12 Inactive
@nuke-web3 nuke-web3 temporarily deployed to test November 8, 2021 10:17 Inactive
@nuke-web3 nuke-web3 temporarily deployed to test November 8, 2021 10:22 Inactive
@nuke-web3 nuke-web3 temporarily deployed to test November 8, 2021 10:24 Inactive
@nuke-web3 nuke-web3 temporarily deployed to test November 8, 2021 10:30 Inactive
@nuke-web3 nuke-web3 temporarily deployed to test November 8, 2021 10:45 Inactive
@nuke-web3 nuke-web3 temporarily deployed to test November 8, 2021 10:51 Inactive
For production networks, however, a network-specific version may be desirable to help avoid the key-reuse between networks and some of the problems that it can cause.
Substrate nodes will default to printing keys in address type 42, though alternative Substrate-based node implementations (e.g. Polkadot) may elect to default to some other type.

### Address Formats for Substrate
Copy link
Contributor Author

@nuke-web3 nuke-web3 Nov 8, 2021

Choose a reason for hiding this comment

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

Is the below table (only edits for format) wrong ? I see https://paritytech.github.io/substrate/master/src/sp_core/crypto.rs.html#245 has 2 bytes for all formats...?

| 15 | 1 | 8 | 6 |
| 16 | 1 | 8 | 7 |
| 17 | 1 | 8 | 8 |
| 34 | 1 | 32 | 2 |
Copy link
Contributor Author

@nuke-web3 nuke-web3 Nov 8, 2021

Choose a reason for hiding this comment

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

Suggested change
| 34 | 1 | 32 | 2 |
| 35 | 1 | 32 | 2 |

Not sure what is right here, but needs to add up

Copy link

Choose a reason for hiding this comment

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

your correction seems right to me

@sacha-l sacha-l requested a review from shawntabrizi November 9, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐛 Something isn't working. rust docs 🦀 Label to track content that duplicates source code documentation or needs review in source code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Move to community section

4 participants