starknet-docs icon indicating copy to clipboard operation
starknet-docs copied to clipboard

The repo for Starknet's developer documentation. Includes contribution guidelines and the Starknet documentation supplementary style guide

Results 58 starknet-docs issues
Sort by recently updated
recently updated
newest added

Hey there! I'm with OpenZeppelin and we were curious if Startknet would be open to some additions to the docs that could benefit users. Here's a short list of things...

The Starknet Docs currently don't include any mention of Paymaster, which is powerful as it allows app developers to sponsor their user's transactions. The Starknet Docs should mention this as...

https://docs.starknet.io/build/corelib/core-testing-get_available_gas https://docs.starknet.io/build/corelib/core-testing-get_unspent_gas The `assert!` at the bottom is incorrect. It was probably supposed to be something like: ``` assert!(gas_after - gas_before < 100_000); ```

Update Withdrawal security lockup on mainnet from 21 to 7 days - - - This change is [](https://reviewable.io/reviews/starknet-io/starknet-docs/1711)

Special addresses `0x0` and `0x1` are described at https://docs.starknet.io/learn/protocol/state#special-addresses, but `0x2` is missing. See https://community.starknet.io/t/starknet-v0-13-4-pre-release-notes/115257#p-2358763-stateful-compression-11

Update attestation window length from 30 to 40 blocks to reflect the currently used value on both mainnet and sepolia - - - This change is [](https://reviewable.io/reviews/starknet-io/starknet-docs/1709)

Updated Epoch length (Mainnet) to reflect the latest change - - - This change is [](https://reviewable.io/reviews/starknet-io/starknet-docs/1708)

Added option to open pages in Starknet Agent and other chatbots - - - This change is [](https://reviewable.io/reviews/starknet-io/starknet-docs/1707)