juno
                                
                                
                                
                                    juno copied to clipboard
                            
                            
                            
                        Starknet client implementation.
Fixes ~parts of~ #1789. ~A migration to remove the pending from DB is still outstanding.~ It would be best to review the commits individually and in order.
Need to co-author @asdacap closes: https://github.com/NethermindEth/juno/issues/1849
Pebble compression: Zstd compression
Pebble compression: Snappy compression
Pebble compression: No compression
Pebble compression: Default compression
There is also new testdata files for the sepolia integration network that is used by the `TestBlockWithTxHashesV013`. This PR is fixing the issue #1811
This PR is fixing the issue #1813, to update the test to use the Sepolia network instead of the deprecated Goerli network.
This PR is fixing the issue #1815, to update the test to use the Sepolia network instead of the deprecated Goerli network.
This PR is fixing the issue #1807. New testdata for the classes has been fetched from the Sepolia network. All three tests has been using the Goerli network and the...