Merge tag 'v1.10.6' into develop

This commit is contained in:
Austin Roberts
2021-10-18 11:08:43 -05:00
14 changed files with 410 additions and 30 deletions
+2 -2
View File
@@ -306,7 +306,7 @@ func TestTraceCall(t *testing.T) {
}
}
func TestOverridenTraceCall(t *testing.T) {
func TestOverriddenTraceCall(t *testing.T) {
t.Parallel()
// Initialize test accounts
@@ -369,7 +369,7 @@ func TestOverridenTraceCall(t *testing.T) {
config: &TraceCallConfig{
Tracer: &tracer,
},
expectErr: core.ErrInsufficientFundsForTransfer,
expectErr: core.ErrInsufficientFunds,
expect: nil,
},
// Successful simple contract call