mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Fixes #26505 where the console crashed when a property getter raised an exception during autocompletion. I also noticed while fixing this issue that autocomplete wasn't working for objects/fields with numbers in them (most importantly web3.<tab><tab>) which is also now fixed. |
||
|---|---|---|
| .. | ||
| prompt | ||
| testdata | ||
| bridge.go | ||
| bridge_test.go | ||
| console.go | ||
| console_test.go | ||