mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-01 00:31:21 +00:00
65966f765a
Reasons: * duktape is not maintained * on macOS it produces a warning: unused function '_duk_debugger_attach' (this slows down incremental builds and pollutes the test logs) Why goja? Geth has migrated some parts to goja (console and clef signer tool), although not migrated tracers yet. * fix isPrecompiled() native function * recursion limit test is obsolete |
||
---|---|---|
.. | ||
internal/tracers | ||
logger | ||
testdata | ||
api.go | ||
jsvm_test.go | ||
jsvm.go | ||
tracer_test.go | ||
tracer.go | ||
tracers_test.go | ||
tracers.go |