forked from cerc-io/plugeth
* 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 |
||
|---|---|---|
| .. | ||
| bind | ||
| abi_test.go | ||
| abi.go | ||
| argument.go | ||
| doc.go | ||
| error.go | ||
| event_test.go | ||
| event.go | ||
| method_test.go | ||
| method.go | ||
| numbers_test.go | ||
| numbers.go | ||
| pack_test.go | ||
| pack.go | ||
| reflect_test.go | ||
| reflect.go | ||
| type_test.go | ||
| type.go | ||
| unpack_test.go | ||
| unpack.go | ||