Victor Farazdagi
|
2f0c93fd3b
|
refactor: linters + recommendations applied, closes #146
|
2017-05-15 08:19:46 +03:00 |
Victor Farazdagi
|
ecea845d88
|
rebase: minor fixes to integrate with Geth 1.6.1
|
2017-05-03 16:00:36 +03:00 |
Victor Farazdagi
|
eab1458ba2
|
config: allow to specify keystore directory, closes #147
|
2017-04-28 11:50:12 +03:00 |
Victor Farazdagi
|
9a68fd211f
|
whisper: `statusd wnode` sub-command, closes #140
|
2017-04-28 11:50:12 +03:00 |
Victor Farazdagi
|
21344af199
|
geth, jail: embed static resources, closes #131
|
2017-04-28 11:50:12 +03:00 |
Victor Farazdagi
|
3ce913f661
|
geth, jail: Whisper ver.5 enabled, tests expanded
|
2017-04-03 14:57:51 +03:00 |
Victor Farazdagi
|
5615ec40d6
|
geth, geth/params: customized logger implemented
|
2017-03-29 00:48:09 +03:00 |
Victor Farazdagi
|
8a96fc18c4
|
geth/params: stop transforming passed DataDir
|
2017-03-18 22:48:33 +03:00 |
Victor Farazdagi
|
031eeb33b8
|
geth/params: node settings implemented #116
|
2017-03-17 17:38:22 +03:00 |
Victor Farazdagi
|
34b19e6af9
|
geth: optimizes tests
|
2017-03-16 10:40:17 +03:00 |
Victor Farazdagi
|
57fb99c4ca
|
jail, params: moved into geth package, refactored
|
2017-03-16 10:40:17 +03:00 |
Victor Farazdagi
|
908f34939a
|
params, geth, cmd: Scaleway cluster enabled
|
2017-03-10 04:11:19 +03:00 |
Victor Farazdagi
|
34ea4e9c4c
|
optimizes test parameters
|
2017-02-27 16:49:39 +03:00 |
Victor Farazdagi
|
caab90e62d
|
geth,cmd/status: disable IPC and WS servers by default
|
2017-02-27 16:49:39 +03:00 |
Victor Farazdagi
|
e38864fec2
|
geth,cmd/status: IPC-RPC server enabled
|
2017-02-27 16:49:39 +03:00 |
Victor Farazdagi
|
cf7b8fb96c
|
geth,cmd/status: WS-RPC server enabled
|
2017-02-27 16:49:39 +03:00 |
Victor Farazdagi
|
a77c2362d5
|
adds ResetChainData() fixes #63
|
2017-02-27 16:49:39 +03:00 |
Victor Farazdagi
|
26841d91e7
|
geth: better error notification
|
2017-02-27 16:49:38 +03:00 |
Victor Farazdagi
|
1cc8259589
|
vendor: rebase fixes
|
2017-02-27 16:28:58 +03:00 |
Victor Farazdagi
|
473d997849
|
refactors signal sending + localStorage.set() tests. Fixes #75
|
2016-12-19 03:32:20 +03:00 |
Victor Farazdagi
|
e5bb6a24f7
|
replaces dependency on go-ethereum "cmd/*" packages. Fixes #72
|
2016-12-08 01:04:09 +03:00 |
Victor Farazdagi
|
1f6e59d160
|
DiscardTransactions() + CompleteTransactions(). Fixes #32
|
2016-11-12 21:26:33 +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
|
a608901daa
|
Adds references to cluster nodes
|
2016-10-11 14:33:37 +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 |