Victor Farazdagi
|
ce56d7e9c8
|
geth: updates CLI docs in MakeNode
|
2016-12-01 20:03:33 +03:00 |
Victor Farazdagi
|
58a355026d
|
jail: adds isConnected to jeth provider. fixes #69
|
2016-12-01 19:52:37 +03:00 |
Victor Farazdagi
|
7a537b446d
|
static nodes updated
|
2016-12-01 19:04:47 +03:00 |
Victor Farazdagi
|
2ee729e7a5
|
starts on 1.1.0-unstable version
|
2016-11-30 17:48:57 +03:00 |
Victor Farazdagi
|
39707a567f
|
Merge branch 'master' into develop
|
2016-11-30 17:47:56 +03:00 |
Victor Farazdagi
|
d0ab1c70a1
|
Merge branch 'release/1.0.0' into develop
|
2016-11-30 17:47:42 +03:00 |
Victor Farazdagi
|
90983ce0ad
|
Merge branch 'release/1.0.0'
|
2016-11-30 17:47:31 +03:00 |
Victor Farazdagi
|
067f034b7c
|
Version bump
|
2016-11-30 17:47:24 +03:00 |
Roman Volosovskyi
|
d707eb5f72
|
rename com.statusim to im.status.ethereum (status-im/status-react#452)
|
2016-11-28 11:00:12 +02:00 |
Roman Volosovskyi
|
b3fc504e7f
|
Merge pull request #66 from farazdagi/feature/rebase-to-1.5
Integrate with geth 1.5.3-unstable
|
2016-11-28 10:55:14 +02:00 |
Victor Farazdagi
|
8855cad7be
|
Integrate with geth 1.5.3 (1.5.4-unstable). Fixes #67
|
2016-11-26 12:43:31 +03:00 |
Victor Farazdagi
|
4415ee65f6
|
update bindings to work correctly w/ geth-1.5.3-unstable
|
2016-11-25 11:06:47 +03:00 |
Victor Farazdagi
|
b6e356a352
|
fixes issue with wrong tx signer chainId
|
2016-11-25 11:05:03 +03:00 |
Victor Farazdagi
|
6d061f4249
|
updates vendors (geth 1.5.3-unstable)
|
2016-11-25 08:51:24 +03:00 |
Victor Farazdagi
|
73fcb5cb2d
|
most test cluster nodes moved to Ropsten. Refs #64
|
2016-11-25 08:51:23 +03:00 |
Victor Farazdagi
|
388b7a8f55
|
Merge pull request #61 from farazdagi/feature/exposed-api-tests
Test API methods (in library.go)
|
2016-11-23 18:22:21 +03:00 |
Roman Volosovskyi
|
bc8ec4500e
|
Merge pull request #60 from farazdagi/feature/tx-multi-actions
DiscardTransactions() + CompleteTransactions()
|
2016-11-18 15:27:29 +02:00 |
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 |
Roman Volosovskyi
|
ac8fd09ec1
|
Merge pull request #56 from farazdagi/feature/tx-discard
tx discard
|
2016-11-01 17:38:01 +02:00 |
Victor Farazdagi
|
c29dedf84a
|
implements DiscardTransaction(), required for #32
|
2016-10-31 02:28:30 +03:00 |
Roman Volosovskyi
|
28669c49c1
|
Merge pull request #55 from farazdagi/feature/tx-complete-updates
Transactions updates
|
2016-10-28 17:37:19 +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
|
8e855a9ee3
|
New static nodes
|
2016-10-21 21:36:29 +03:00 |
Victor Farazdagi
|
8e6546f51a
|
Merge pull request #54 from status-im/feature/oct-19-rebase
Oct 19 rebase
|
2016-10-21 12:21:47 +03:00 |
Victor Farazdagi
|
e731703a55
|
Rebase fixes + static nodes update
|
2016-10-21 12:03:18 +03:00 |
Victor Farazdagi
|
2f3cebd047
|
Updates go-ethereum to the latest light-stable
|
2016-10-21 12:03:15 +03:00 |
Roman Volosovskyi
|
7f56a31093
|
Merge pull request #52 from status-im/feature/ios-signals
Update signals.c: add iOS-related signal
|
2016-10-17 16:24:54 +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
|
b9f64d64bc
|
Merge pull request #47 from farazdagi/feature/build-for-mainnet
Allow conditionally build for Testnet/Mainnet
|
2016-10-13 15:04:20 +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
|
745c3a46c1
|
Updates vendors
|
2016-10-12 01:59:43 +03:00 |
Victor Farazdagi
|
e31aa3c746
|
Jailed JSRE: context passing. Fixes #34
|
2016-10-12 01:59:42 +03:00 |
Victor Farazdagi
|
f11c6421a1
|
Latest light-stable code pushed to vendors
|
2016-10-12 01:56:36 +03:00 |
Victor Farazdagi
|
b55346c37e
|
Merge pull request #46 from status-im/feature/geth-cluster
Adds references to cluster nodes
|
2016-10-12 01:05:36 +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
|
53efc18c18
|
Merge branch 'master' into develop
|
2016-09-28 22:01:30 +03:00 |
Victor Farazdagi
|
bc151fe721
|
Merge branch 'master' of github.com:status-im/status-go
|
2016-09-28 21:33:26 +03:00 |
Victor Farazdagi
|
65d00fbad5
|
Merge branch 'release/0.9.1' into develop
|
2016-09-28 21:31:11 +03:00 |
Victor Farazdagi
|
6c863a5aed
|
Merge branch 'release/0.9.1'
|
2016-09-28 21:30:58 +03:00 |
Victor Farazdagi
|
a9c9818bc9
|
Version bump
|
2016-09-28 21:30:45 +03:00 |
Victor Farazdagi
|
689c27e163
|
Merge branch 'feature/travis-ci' into develop
|
2016-09-28 18:56:00 +03:00 |
Victor Farazdagi
|
67c0315dbc
|
Travis CI tests pass now
|
2016-09-28 18:52:30 +03:00 |
Victor Farazdagi
|
f67a304641
|
Adds build status
|
2016-09-28 17:35:39 +03:00 |
Roman Volosovskyi
|
6d59ebf0af
|
Merge pull request #41 from farazdagi/feature/list-accounts
Updates eth.accounts and personal.listAccounts to rely on HD keys
|
2016-09-28 17:05:38 +03:00 |
Victor Farazdagi
|
46ea10afcd
|
Note on reference LES server
|
2016-09-28 15:31:09 +03:00 |