• Ilan Gitter's avatar
    accounts/abi/backends/simulated: add more API methods (#5) (#20208) · 93b11713
    Ilan Gitter authored
    * Add more functionality to the sim (#5)
    
    * backends: implement more of ethclient in sim
    
    * backends: add BlockByNumber to simulated backend
    
    * backends: make simulated progress function agree with syncprogress interface for client
    
    * backends: add more tests
    
    * backends: add more comments
    
    * backends: fix sim for index in tx and add tests
    
    * backends: add lock back to estimategas
    
    * backends: goimports
    
    * backends: go ci lint
    
    * Add more functionality to the sim (#5)
    
    * backends: implement more of ethclient in sim
    
    * backends: add BlockByNumber to simulated backend
    
    * backends: make simulated progress function agree with syncprogress interface for client
    
    * backends: add more tests
    
    * backends: add more comments
    
    * backends: fix sim for index in tx and add tests
    
    * backends: add lock back to estimategas
    
    * backends: goimports
    
    * backends: go ci lint
    
    * assert errs
    93b11713
Name
Last commit
Last update
..
abi Loading commit data...
external Loading commit data...
keystore Loading commit data...
scwallet Loading commit data...
usbwallet Loading commit data...
accounts.go Loading commit data...
accounts_test.go Loading commit data...
errors.go Loading commit data...
hd.go Loading commit data...
hd_test.go Loading commit data...
manager.go Loading commit data...
sort.go Loading commit data...
url.go Loading commit data...
url_test.go Loading commit data...