• JoeGruffins's avatar
    abi/base: return error for pending call error (#24649) · eb69f490
    JoeGruffins authored
    If a pending contract call errors, return that error right away rather
    than ignoring it to allow an error somewhere else. This is helpful for
    callers to know if perhaps a call failed because of the context deadline
    being expired. This change mirrors the behavior of non-pending contract
    calls.
    eb69f490
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...