juno
juno copied to clipboard
Starknet client implementation.
Test resilience scenarios - run p2p network, disable/kill selected nodes, observe the network stability - run p2p network, simulate bootstrap node outage and resume it - all nodes should resume...
- Define a test case suite to test the Sequencer. Leverage Madara test suite. - Ensure the Sequencer passes all the tests in the suite. - Embed the test suite...
Define the interface to be used by the Prover to prove blocks generated by the Sequencer. Leverage an example from Madara suite. Consider creation a simple implementation of the proof...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Use https://github.com/MetaMask/docusaurus-openrpc to generate RPC docs directly from the specs.