plugeth/internal/jsre
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests ()
* fix blocking and non-blocking issues

* core: revert change in blockchain.go

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-01-21 12:22:44 +01:00
..
deps eth: request id dispatcher and direct req/reply APIs () 2021-11-26 13:26:03 +02:00
completion_test.go go.mod: upgrade goja () 2021-10-13 14:42:00 +02:00
completion.go internal/jsre: handle null and undefined to prevent crash () 2021-10-10 14:58:47 +02:00
jsre_test.go core, miner, rpc, eth: fix goroutine leaks in tests () 2022-01-21 12:22:44 +01:00
jsre.go cmd/geth, console: support interrupting the js console () 2021-12-11 16:51:05 +01:00
pretty.go console, internal/jsre: use github.com/dop251/goja () 2020-01-27 11:50:48 +01:00