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
|
772467c8a7
|
geth, jail: contract creation tx sending fixed
|
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
|
1cc8259589
|
vendor: rebase fixes
|
2017-02-27 16:28:58 +03:00 |
Victor Farazdagi
|
8952961703
|
vendor: rebase fixes
|
2017-02-23 05:12:48 +03:00 |
Victor Farazdagi
|
87e345c1cc
|
fixes issue when non-originator can complete a tx
|
2017-02-01 20:08:03 +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
|
c29dedf84a
|
implements DiscardTransaction(), required for #32
|
2016-10-31 02:28:30 +03:00 |
Victor Farazdagi
|
6e18cbb5d4
|
tx send: allow to re-send + error signaling. Fixes #49, #51
|
2016-10-28 17:33:25 +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
|
009fab27fd
|
Rebased against the latest light-stable
|
2016-09-29 22:51:33 +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 |