Commit Graph

21 Commits

Author SHA1 Message Date
Richard Ramos f821569301
chore: rename org to @embarklabs (#62)
* chore: rename org to @embarklabs
* fix: remove yarn-error.log
2020-01-22 15:44:51 -04:00
Richard Ramos dc65a68868
feat: support both http and ws providers (#61)
* feat: using polling instead of subscriptions for getting events
* calling data from db
* feat: http event syncer WIP
* support both http and ws providers
2020-01-20 14:19:40 -04:00
Richard Ramos 87fd30e06c Update package.json 2019-11-18 15:07:47 -04:00
Richard Ramos 423c6860e7
Update package.json 2019-10-28 13:58:36 -04:00
Richard Ramos 505b94e5aa
Update package.json 2019-10-28 13:56:57 -04:00
Richard Ramos fe45ae9df1
Update to 1.1.0 2019-10-28 13:28:11 -04:00
Iuri Matias 53272eab9c update to 1.0.0 2019-10-09 20:00:00 +09:00
Iuri Matias feb9413f8f Update readme (#36)
* add missing package
* update README
2019-10-01 15:04:55 -04:00
Richard Ramos 4c258a8da6 renaming phoenix to subspace pt1. 2019-09-27 16:04:01 -04:00
Richard Ramos 2a213f053b
feat: store event data and retrieve from db (#29)
* feat: store event data and retrieve from db
* refactor: event tracking
2019-09-08 21:35:05 -04:00
Richard Ramos 6cf911741b
fix: react - pt1. (#27)
* fix: set packages as external

* fix: reducing bundle size

* fix: extracting react observer to its own folder, and moved test/observables to examples/react
2019-09-03 21:16:06 -04:00
Richard Ramos 3fe6435565
fix: reduce bundle size (#26)
* fix: set packages as external
* fix: reducing bundle size
2019-09-03 21:11:12 -04:00
Richard Ramos b7671ba9a0 support for method and call arguments returning multiple values 2019-08-28 16:07:39 -04:00
Richard Ramos ca20d541ad
fix: webpack env config (#12) 2019-08-23 14:31:50 -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 7fe20a8e9f update tests; use web3-eth 2019-08-21 14:51:13 -04:00
Iuri Matias 8c86cf7f9c
Merge pull request #2 from status-im/web3
add Web3 support; add tests
2019-08-19 11:20:45 -04:00
Iuri Matias 33698532ec add simple Rating contract 2019-08-09 15:23:54 -04:00
Richard Ramos 90d78ae5d5 feat: add webpack config for browser and node 2019-08-09 14:45:38 -04:00
Iuri Matias 4f21c16f62 poc (almost) 2019-05-31 15:47:02 -04:00
Iuri Matias 87b6a56f45 first commit 2019-05-31 13:58:01 -04:00