• 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
..
bind Loading commit data...
abi.go Loading commit data...
abi_test.go Loading commit data...
argument.go Loading commit data...
doc.go Loading commit data...
error.go Loading commit data...
event.go Loading commit data...
event_test.go Loading commit data...
method.go Loading commit data...
method_test.go Loading commit data...
numbers.go Loading commit data...
numbers_test.go Loading commit data...
pack.go Loading commit data...
pack_test.go Loading commit data...
reflect.go Loading commit data...
reflect_test.go Loading commit data...
type.go Loading commit data...
type_test.go Loading commit data...
unpack.go Loading commit data...
unpack_test.go Loading commit data...