github.com/cryptotooltop/go-ethereum@v0.0.0-20231103184714-151d1922f3e5/core/vm/testdata/precompiles/fail-modexp.json (about) 1 [ 2 { 3 "Input": "000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020", 4 "ExpectedError": "modexp temporarily only accepts inputs of 32 bytes (256 bits) or less", 5 "Name": "too big input" 6 } 7 ]