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
|
67c0315dbc
|
Travis CI tests pass now
|
2016-09-28 18:52:30 +03:00 |
Victor Farazdagi
|
7505281a63
|
eth.accounts rely on ext. keys now (account + sub accounts)
|
2016-09-28 10:38:44 +03:00 |
Victor Farazdagi
|
b66188941d
|
Non-blocking StartNode()
|
2016-09-15 06:13:40 +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 |