status-go/vendor/gopkg.in/olebedev/go-duktape.v3
Pedro Pombeiro e4cbce12c4
Update to go-ethereum 1.8.1 (#702)
* Update `github.com/ethereum/go-ethereum` package to 1.8.1 branch. Part of #638
* Fix code due to some signature changes. Part of #638
* use upstream for whisper backend
* Add patch to downgrade usage of Whisper v6 to v5 in some geth 1.8.1 vendor files. Part of #638
* Take into account the DNS rebinding protection introduced in 1.8.0 by adding exception for localhost. Part of #638
* Add patches required for cross-compiled builds starting with geth 1.8.0. Only applied during build. Part of #638
* Update expected JSON result in `TestRegressionGetTransactionReceipt()` and `TestCallRawResultGetTransactionReceipt()`. Part of #665
* Fix some failing e2e tests. Part of #638
* Address comments in PR #702. Part of #638
2018-02-27 11:39:30 +01:00
..
LICENSE.md Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
api.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
conts.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_alloc_pool.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_alloc_pool.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_config.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_console.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_console.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_logging.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_logging.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_minimal_printf.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_minimal_printf.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_module_duktape.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_module_duktape.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_module_node.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_module_node.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_print_alert.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_print_alert.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_v1_compat.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duk_v1_compat.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duktape.c Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duktape.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
duktape.h Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
timers.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
utils.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00