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 |
Iuri Matias
|
bb335aa4cb
|
Merge pull request #7 from status-im/avoid_duplicate_updates
only trigger property watcher when value actually changes
|
2019-08-20 11:27:01 -04:00 |
Iuri Matias
|
e90dfa8a59
|
only trigger property watcher when value actually changes
|
2019-08-20 11:20:54 -04:00 |
Iuri Matias
|
0a4811ce6b
|
Merge pull request #6 from status-im/observables
Observable
|
2019-08-19 15:53:35 -04:00 |
Richard Ramos
|
104c5fd551
|
add trx button
|
2019-08-19 15:50:58 -04:00 |
Iuri Matias
|
15015dff67
|
Merge pull request #5 from status-im/static_calls
support tracking function calls
|
2019-08-19 15:36:58 -04:00 |
Iuri Matias
|
0e320d9102
|
add todo
|
2019-08-19 15:36:49 -04:00 |
Iuri Matias
|
b15a34227d
|
support tracking function calls
|
2019-08-19 15:34:22 -04:00 |
Richard Ramos
|
67cad5fd47
|
App.js reacting to EscrowCreated events
|
2019-08-19 15:31:37 -04:00 |
Richard Ramos
|
4f09a6b543
|
cra
|
2019-08-19 15:28:50 -04:00 |
Richard Ramos
|
a8d5efecfd
|
set eventSyncer as entry point, and change target to commonjs2
|
2019-08-19 15:28:43 -04:00 |
Iuri Matias
|
522f0948fc
|
Merge pull request #4 from status-im/fix_events
Fix events
|
2019-08-19 14:32:11 -04:00 |
Iuri Matias
|
668b7ef65d
|
support filter callbacks
|
2019-08-19 14:30:38 -04:00 |
Iuri Matias
|
3c4ceabeca
|
only filter conditions if one is given; namespace events to avoid conflicts
|
2019-08-19 14:24:17 -04:00 |
Iuri Matias
|
f05a04fbc1
|
update test to remove custom block
|
2019-08-19 14:23:54 -04:00 |
Iuri Matias
|
0ca029dbb3
|
Merge pull request #3 from status-im/event_filter
respect filter conditions even if they are not indexed in the events
|
2019-08-19 13:02:40 -04:00 |
Iuri Matias
|
ac0d5a0958
|
respect filter conditions even if they are not indexed in the events
|
2019-08-19 12:49:11 -04:00 |