File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515    <img src="https://goreportcard.com/badge/github.com/NethermindEth/juno"> 
1616  </a >
1717  <a  href =" https://github.com/NethermindEth/juno/actions " >
18-     <img src="https://github.com/NethermindEth/juno/actions/workflows/juno-build .yml/badge.svg"> 
18+     <img src="https://github.com/NethermindEth/juno/actions/workflows/juno-test .yml/badge.svg"> 
1919  </a >
2020  <a  href =" https://codecov.io/gh/NethermindEth/juno " >
2121    <img src="https://codecov.io/gh/NethermindEth/juno/branch/main/graph/badge.svg"> 
@@ -62,7 +62,7 @@ docker run -d \
6262  --name juno \
6363  -p 6060:6060 \
6464  -v /home/juno:/var/lib/juno \
65-   nethermindeth /juno \
65+   nethermind /juno \
6666  --rpc-port 6060 \
6767  --db-path /var/lib/juno
6868``` 
@@ -131,8 +131,8 @@ docker logs -f juno
131131
132132The focus of Phase 2 will be to Verify the state from layer 1 and implement the remaining JSON-RPC endpoints.
133133
134- *  [  ]  Starknet v0.11.0 support
135-     *  [  ]  Poseidon state trie support
134+ *  [X ]  Starknet v0.11.0 support
135+     *  [X ]  Poseidon state trie support
136136*  [ ]  Blockchain: implement blockchain reorganization logic.
137137*  [ ]  Synchronisation: implement verification of state from layer 1.
138138*  [ ]  JSON-RPC API [ v0.3.0] ( https://github.com/starkware-libs/starknet-specs/tree/v0.3.0-rc1 ) :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments