Richard Ramos
|
08006da987
|
fix: react and redux documentation
|
2019-09-02 16:31:54 -04:00 |
Richard Ramos
|
339d193761
|
fix: update readme
|
2019-09-02 15:16:48 -04:00 |
Richard Ramos
|
8df27fa38c
|
Adding README v0.1
|
2019-09-02 15:01:59 -04:00 |
Iuri Matias
|
88632f6cee
|
Merge pull request #25 from status-im/feat/redux
redux and redux-observable
|
2019-09-01 19:50:50 -04:00 |
Richard Ramos
|
2584357b56
|
redux-observable example
|
2019-09-01 12:15:27 -04:00 |
Richard Ramos
|
da0140655f
|
feat: adding redux to tests
|
2019-08-30 16:34:31 -04:00 |
Richard Ramos
|
3f0ec3e050
|
fix: remove console.log (#24)
|
2019-08-29 16:31:23 -04:00 |
Iuri Matias
|
113e392ed7
|
Merge pull request #23 from status-im/feat/trackErc20Balance
feat: track erc20 balances
|
2019-08-29 16:30:01 -04:00 |
Richard Ramos
|
bd1ba449ae
|
use strings (default web3js behavior for uint)
|
2019-08-29 16:28:15 -04:00 |
Richard Ramos
|
2c7bee47cf
|
feat: watch erc20 balances
|
2019-08-29 16:26:00 -04:00 |
Iuri Matias
|
cdab42a974
|
Merge pull request #22 from status-im/feat/trackBalances
feat: track eth balances
|
2019-08-29 16:01:32 -04:00 |
Richard Ramos
|
908492fe94
|
feat: track eth balances
|
2019-08-29 15:59:53 -04:00 |
Iuri Matias
|
350cc7fbc7
|
Merge pull request #21 from status-im/feat/single-subscription
feat: use a single subscription/interval for calls
|
2019-08-29 15:37:28 -04:00 |
Richard Ramos
|
34ca4a7563
|
feat: use a single subscription/interval for calls
|
2019-08-29 15:33:58 -04:00 |
Iuri Matias
|
f95d7511f3
|
Merge pull request #20 from status-im/feat/call-interval
feat: call intervals and options parameter
|
2019-08-29 14:51:43 -04:00 |
Richard Ramos
|
3425c1e851
|
feat: call intervals and options parameter
|
2019-08-29 14:46:46 -04:00 |
Iuri Matias
|
916d4c0821
|
Merge pull request #19 from status-im/fix/call
fixes for call error on subscription, method arguments, and returning multiple values
|
2019-08-28 16:14:37 -04:00 |
Richard Ramos
|
b7671ba9a0
|
support for method and call arguments returning multiple values
|
2019-08-28 16:07:39 -04:00 |
Richard Ramos
|
c9db388565
|
fix: subscription error on call
|
2019-08-28 15:26:06 -04:00 |
Richard Ramos
|
011637f3cb
|
adding test file (#18)
|
2019-08-28 11:09:16 -04:00 |
Iuri Matias
|
ff1c94790a
|
Merge pull request #17 from status-im/test/teller
add teller network to test folder
|
2019-08-28 09:56:30 -04:00 |
Iuri Matias
|
79afa5b9fc
|
Merge pull request #16 from status-im/feat/apollo
feat: extract link to its own file
|
2019-08-28 09:56:25 -04:00 |
Richard Ramos
|
d40936af4a
|
add teller network to test folder
|
2019-08-28 09:51:53 -04:00 |
Richard Ramos
|
353d40aa2c
|
observe HOC (#15)
* observe HOC
* feat: subscribe to new observables
* pass only non observable props to wrapped component
|
2019-08-28 09:11:48 -04:00 |
Richard Ramos
|
4fdac8753a
|
feat: extract link to its own file
|
2019-08-28 09:11:00 -04:00 |
Richard Ramos
|
1b662fd574
|
pass only non observable props to wrapped component
|
2019-08-27 21:29:44 -04:00 |
Richard Ramos
|
52695e5538
|
feat: subscribe to new observables
|
2019-08-27 21:13:58 -04:00 |
Richard Ramos
|
d795abe5fd
|
observe HOC
|
2019-08-27 21:02:34 -04:00 |
Iuri Matias
|
ff102b34b2
|
Merge pull request #14 from status-im/feat/apollo-client
test: apollo-client
|
2019-08-23 14:36:18 -04:00 |
Iuri Matias
|
d48eea9eb7
|
Merge pull request #13 from status-im/feat/react-graphql
test: react/graphql
|
2019-08-23 14:35:14 -04:00 |
Richard Ramos
|
ca20d541ad
|
fix: webpack env config (#12)
|
2019-08-23 14:31:50 -04:00 |
Richard Ramos
|
37dba75e12
|
test: apollo-client
|
2019-08-23 14:30:29 -04:00 |
Richard Ramos
|
2c6810867b
|
test: react/graphql
|
2019-08-23 10:21:59 -04:00 |
Richard Ramos
|
3e7cdbcac1
|
test: graphql rxjs (#11)
* test: graphql
* fix: webpack
* fix: getENV
|
2019-08-22 11:25:26 -04:00 |
Iuri Matias
|
89019f06f5
|
Merge pull request #8 from status-im/cleanup
Cleanup & refactor
|
2019-08-21 14:52:57 -04:00 |
Iuri Matias
|
7fe20a8e9f
|
update tests; use web3-eth
|
2019-08-21 14:51:13 -04:00 |
Iuri Matias
|
0ae7023c6b
|
fix webpack issue with web3.js
|
2019-08-21 12:05:34 -04:00 |
Iuri Matias
|
79258d3a8d
|
fix rebase issue
|
2019-08-21 11:57:32 -04:00 |
Iuri Matias
|
04d3b55932
|
refactor eventSyner
|
2019-08-21 11:56:34 -04:00 |
Iuri Matias
|
46ff136129
|
clean up eventSyncer code
|
2019-08-21 11:56:28 -04:00 |
Iuri Matias
|
08ba467781
|
fix scan taking only 4 values
|
2019-08-21 11:53:40 -04:00 |
Iuri Matias
|
327c8a3ec0
|
refactor eventSyner
|
2019-08-21 11:53:40 -04:00 |
Iuri Matias
|
40fb22f280
|
clean up eventSyncer code
|
2019-08-21 11:53:40 -04:00 |
Iuri Matias
|
bd2721bf8c
|
Merge pull request #10 from status-im/operators
feat: operators
|
2019-08-21 10:46:16 -04:00 |
Iuri Matias
|
78d1c821d0
|
Merge pull request #9 from status-im/test/embark
test app made with embark
|
2019-08-21 10:42:00 -04:00 |
Richard Ramos
|
4a553e3cbb
|
improve average operator
|
2019-08-21 08:44:07 -04:00 |
Richard Ramos
|
2badf46e4b
|
feat: operators
|
2019-08-21 08:32:57 -04:00 |
Richard Ramos
|
4049688511
|
feat: multiple items
|
2019-08-20 16:17:23 -04:00 |
Richard Ramos
|
633346d478
|
fix: remove unused state var
|
2019-08-20 14:42:23 -04:00 |
Richard Ramos
|
2fc525efd7
|
embark test dapp
|
2019-08-20 14:35:58 -04:00 |