ethereum / hive

Ethereum end-to-end test harness
GNU General Public License v3.0
383 stars 437 forks source link

simulators/ethereum/rpc-compat: bump buffer size for loading test #1119

Closed s1na closed 2 weeks ago

s1na commented 2 weeks ago

That error was silently ignored that's IMO the more important fix. But the tests for eth_simulateV1 are larger than bufio's default buffer size so it fails to load them.