status-go/geth
Ivan Daniluk 6a096607cf Add FetchAPI support and fix loop race [upd] #289 (#293)
This PR adds Fetch API and fixes #289 by using concurrency safe Otto VM wrapper wherever it's possible. This involves new package geth/jail/vm that is used by jail and by our forked ottoext/{fetch/timers/loop} packages.

It also adds more tests that are supposed to be run with --race flag of go test.
2017-09-08 14:55:17 +03:00
..
api Updated CHT (#279) 2017-09-07 10:54:33 +03:00
common Add FetchAPI support and fix loop race [upd] #289 (#293) 2017-09-08 14:55:17 +03:00
jail Add FetchAPI support and fix loop race [upd] #289 (#293) 2017-09-08 14:55:17 +03:00
log Add file logger support (#269) 2017-09-02 01:44:50 +07:00
node Updated CHT (#279) 2017-09-07 10:54:33 +03:00
params Add file logger support (#269) 2017-09-02 01:44:50 +07:00
testing Refactoring (#290), closes #247 2017-09-02 20:04:23 +03:00