Victor Farazdagi
|
0057d8f4cd
|
node_manager: start/stop RPC server methods added
|
2016-12-11 17:19:53 +03:00 |
Victor Farazdagi
|
58a355026d
|
jail: adds isConnected to jeth provider. fixes #69
|
2016-12-01 19:52:37 +03:00 |
Victor Farazdagi
|
4415ee65f6
|
update bindings to work correctly w/ geth-1.5.3-unstable
|
2016-11-25 11:06:47 +03:00 |
Victor Farazdagi
|
e731703a55
|
Rebase fixes + static nodes update
|
2016-10-21 12:03:18 +03:00 |
Victor Farazdagi
|
e8ef42eb06
|
Send transaction: fix jailed requests
- VM Cell access is isolated (each request runs w/i copy of the original VM)
- SendTransaction is intercepted and executed w/o RPC call
|
2016-10-15 16:20:13 +03:00 |
Victor Farazdagi
|
e31aa3c746
|
Jailed JSRE: context passing. Fixes #34
|
2016-10-12 01:59:42 +03:00 |
Victor Farazdagi
|
edd8763c3c
|
Major code refactoring
- geth package implemented
- jail package implemented (and tested)
- cgo and xgo (android, ios) builds w/o any issues
- better conditional compilation of signals code
|
2016-09-15 06:13:40 +03:00 |