juno icon indicating copy to clipboard operation
juno copied to clipboard

Starknet client implementation.

Results 334 juno issues
Sort by recently updated
recently updated
newest added

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...

P2P

- 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...

Sequencer

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...

Sequencer

- P2P specs update - Implementation update and testing

P2P

- How many peers is a node connected to? - ...

P2P

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...

dependencies
javascript

Use https://github.com/MetaMask/docusaurus-openrpc to generate RPC docs directly from the specs.

Documentation
Good first issue