9eb91542de
In few tests the returned error from `SendTransaction` is not being checked. This PR checks the returned err in tests. Returning errors also revealed tx in `TestCommitReturnValue` is not actually being sent, and returns err ` only replay-protected (EIP-155) transactions allowed over RPC`. Fixed the transaction by using the `testTx` function. |
||
---|---|---|
.. | ||
backends | ||
auth.go | ||
backend.go | ||
base_test.go | ||
base.go | ||
bind_test.go | ||
bind.go | ||
source.go.tpl | ||
template.go | ||
util_test.go | ||
util.go |