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