Victor Farazdagi
|
e87ad0705f
|
Cover exposed methods (library.go) with tests. Fixes #57
|
2016-11-14 04:35:58 +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
|
e731703a55
|
Rebase fixes + static nodes update
|
2016-10-21 12:03:18 +03:00 |
Victor Farazdagi
|
95fc7706a8
|
Add iOS-related code to signals.c #37
|
2016-10-17 16:24:05 +03:00 |
Roman Volosovskyi
|
7c08869ad8
|
Merge pull request #45 from farazdagi/feature/jail-context-passing
Jailed JSRE: context passing
|
2016-10-17 08:56: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
|
286a8fc344
|
Allow conditionally build for Testnet/Mainnet. Closes #40
|
2016-10-13 14:46:54 +03:00 |
Victor Farazdagi
|
6abbca9935
|
jail: more robust cell ticket acquire/release
|
2016-10-12 20:51:25 +03:00 |
Victor Farazdagi
|
e31aa3c746
|
Jailed JSRE: context passing. Fixes #34
|
2016-10-12 01:59:42 +03:00 |
Victor Farazdagi
|
a608901daa
|
Adds references to cluster nodes
|
2016-10-11 14:33:37 +03:00 |
Victor Farazdagi
|
009fab27fd
|
Rebased against the latest light-stable
|
2016-09-29 22:51:33 +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 |