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 |