docs
docs copied to clipboard
Application running the documentation markdown files.
To finish updating the casper-trust code base, the RPC code and test framework needs to be updated to work with 2.0 RPC signatures.
### What does this PR fix/introduce? The `Hash Types` document grew beyond the original formatting as more key types were added. This PR restructures the document and updates it to...
Test the latest contract message format for 2.0. I need a contract that works for this. Update the key table if needed under source/docs/casper/concepts/key-types.md. Update any of the links or...
When the sidecar repo goes public...... **Pre-requisites**: - [x] the [casper-sidecar](https://github.com/casper-network/casper-sidecar/) repository is public - [ ] there is a link to the Debian package to install the sidecar on...
### What does this PR fix/introduce? This PR updates the serialization standard with new types for Casper 2.0. Closes #1378 ### Additional context [Document Type Extensibility #1378](https://github.com/casper-network/docs/issues/1378) ### Checklist (Delete...
Create a CONTRIBUTING.md file outlining the process and steps for community members to contribute to the Casper Network
Create a CONTRIBUTING.md file, list the process and steps that the users/community should follow when they would like to contribute to casper-node
Updated examples, links, TODOs for the factory pattern documentation: - developers/writing-onchain-code/factory-pattern.md - Merged PR: https://github.com/casper-network/docs/pull/1308
Search for feat-2.0 links and replace them with the latest, stable 2.0 casper node links.
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.4.1 to 3.3.2. Release notes Sourced from @docusaurus/module-type-aliases's releases. 3.3.0 (2024-05-03) :rocket: New Feature docusaurus-plugin-sitemap #10083 feat: add createSitemapItems hook (@johnnyreilly) docusaurus-mdx-loader, docusaurus-types, docusaurus #10064 feat(core): add...