You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
* Add validate address options
I have added the 2 main tools that Parity has created to validate ss58 addresses. I also added a list of places for developers to look for some more code examples to use to create their own custom validation tools in various languages.
@joepetrowski@danforbes
* Fix line length
* Add validate address options
I have added the 2 main tools that Parity has created to validate ss58 addresses. I also added a list of places for developers to look for some more code examples to use to create their own custom validation tools in various languages.
@joepetrowski@danforbes
* Nitpicks
* Updated Terms of Use per Legal (#803)
* Updated Terms of Use per Legal
* Prettier
`npx prettier --write --print-width 100 ./website/pages/en/terms.js`
Co-authored-by: Dan Forbes <[email protected]>
* refining off-chain indexing (#800)
* refining off-chain indexing
* Update docs/knowledgebase/learn-substrate/off-chain-workers.md
Co-authored-by: Dan Forbes <[email protected]>
* Update docs/knowledgebase/learn-substrate/off-chain-workers.md
Co-authored-by: Dan Forbes <[email protected]>
* Expanded the section from off-chain-worker to off-chain-features
* Update docs/knowledgebase/learn-substrate/off-chain-features.md
Co-authored-by: Tomasz Drwięga <[email protected]>
* update on content to make it more coherent
* Fix link
* Links and nitpicks
* Prettier
Co-authored-by: Dan Forbes <[email protected]>
Co-authored-by: Tomasz Drwięga <[email protected]>
Co-authored-by: Dan Forbes <[email protected]>
* Bump ini from 1.3.5 to 1.3.7 in /website (#801)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jimmy Chu <[email protected]>
* Making most static strings in substrate.dev supporting multi-lingual (#802)
* adding <translate> tag for multi-lingual support
* Most strings are translatable now
* Minor fix of bash syntax in console output
* fixing spacing
* using relative link so multi-lingual option is kept between navigation
* cmd style in console output
* Indent all JS to use spacing for indentation
* Updated to latest libs
* Fix site internal links to respect multi-lingual.
* Add validate address options
I have added the 2 main tools that Parity has created to validate ss58 addresses. I also added a list of places for developers to look for some more code examples to use to create their own custom validation tools in various languages.
@joepetrowski@danforbes
* Fix line length
* Add validate address options
I have added the 2 main tools that Parity has created to validate ss58 addresses. I also added a list of places for developers to look for some more code examples to use to create their own custom validation tools in various languages.
@joepetrowski@danforbes
* Fix: Comment Edits
* Update docs/knowledgebase/advanced/ss58-address-format.md
Co-authored-by: joe petrowski <[email protected]>
* Update docs/knowledgebase/advanced/ss58-address-format.md
Co-authored-by: joe petrowski <[email protected]>
* Update docs/knowledgebase/advanced/ss58-address-format.md
Co-authored-by: joe petrowski <[email protected]>
* Update docs/knowledgebase/advanced/ss58-address-format.md
Co-authored-by: joe petrowski <[email protected]>
* Update docs/knowledgebase/advanced/ss58-address-format.md
Co-authored-by: joe petrowski <[email protected]>
* Review and edits for SS58
General pruning to make text more succinct. Slight tweak on structure and linking to be more consistent with other KB articles. Added code comments too.
* Revert "Review and edits for SS58 "
This reverts commit 532d283.
* Apply uncontroversial suggestions from code review
Co-authored-by: sacha-l <[email protected]>
* fix github suggestions error
* Update docs/knowledgebase/advanced/ss58-address-format.md
Co-authored-by: sacha-l <[email protected]>
* fix: wording and formatting
* Update docs/knowledgebase/advanced/ss58-address-format.md
Co-authored-by: Dan Forbes <[email protected]>
Co-authored-by: Imad Arain <[email protected]>
Co-authored-by: Jimmy Chu <[email protected]>
Co-authored-by: Dan Forbes <[email protected]>
Co-authored-by: Tomasz Drwięga <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jimmy Chu <[email protected]>
Co-authored-by: joe petrowski <[email protected]>
Co-authored-by: Sacha <[email protected]>
Co-authored-by: sacha-l <[email protected]>
0 commit comments