plugeth/console
Sina Mahmoodi 2d2c069ffe
console, internal/jsre: fix autocomplete issues (#26518)
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.
2023-01-19 19:43:29 +01:00
..
prompt all: use strings.EqualFold for string comparison (#24890) 2022-05-17 13:56:52 +02:00
testdata cmd/geth: drop geth js command (#25000) 2022-06-21 12:16:05 +03:00
bridge_test.go console: handle undefined + null in console funcs (#21160) 2020-06-02 18:06:22 +02:00
bridge.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 2020-11-25 09:24:50 +01:00
console_test.go cmd/geth: drop geth js command (#25000) 2022-06-21 12:16:05 +03:00
console.go console, internal/jsre: fix autocomplete issues (#26518) 2023-01-19 19:43:29 +01:00