plugeth/internal/jsre
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
..
deps core: eth: rpc: implement safe rpc block (#25165) 2022-07-25 18:42:05 +03:00
completion_test.go go.mod: upgrade goja (#23721) 2021-10-13 14:42:00 +02:00
completion.go console, internal/jsre: fix autocomplete issues (#26518) 2023-01-19 19:43:29 +01:00
jsre_test.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
jsre.go eth, internal, light: fix error string capitalization (#25364) 2022-07-25 12:53:44 +03:00
pretty.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00