plugeth/internal/jsre
Marius van der Wijden e6fa102eb0
core, eth, internal, rpc: implement final block (#24282)
* eth: core: implement finalized block

* eth/catalyst: fix final block

* eth/catalyst: update finalized head gauge

* internal/jsre/deps: updated web3.js to allow for finalized block

* eth/catalyst: make sure only one thread can call fcu

* eth/catalyst: nitpicks

* eth/catalyst: use plain mutex

* eth: nitpicks
2022-05-18 17:30:42 +03:00
..
deps core, eth, internal, rpc: implement final block (#24282) 2022-05-18 17:30:42 +03:00
completion_test.go go.mod: upgrade goja (#23721) 2021-10-13 14:42:00 +02:00
completion.go internal/jsre: handle null and undefined to prevent crash (#23701) 2021-10-10 14:58:47 +02:00
jsre_test.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
jsre.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
pretty.go console, internal/jsre: use github.com/dop251/goja (#20470) 2020-01-27 11:50:48 +01:00