Iuri Matias
511aed2640
Update README.md
2019-10-02 22:24:05 -04:00
Iuri Matias
5f4428e95a
Update README.md
2019-10-02 22:23:27 -04:00
Iuri Matias
05d3d11e70
Merge pull request #43 from status-im/react-example1-test
...
React example1
2019-10-02 22:21:13 -04:00
Iuri Matias
3d60b23e0f
implement
2019-10-02 22:20:56 -04:00
Iuri Matias
2a383a7ffd
get balance with settimeout due to weeb3 issue
2019-10-02 22:20:56 -04:00
Iuri Matias
679609aef8
wait for latest block to eensure web3 object is ready
2019-10-02 22:20:56 -04:00
Richard Ramos
f4789d0d60
test
2019-10-02 22:20:56 -04:00
Iuri Matias
c53d72cebf
cleanup
2019-10-02 22:20:56 -04:00
Iuri Matias
ee5d56397c
cleanup
2019-10-02 22:20:56 -04:00
Iuri Matias
6f1afc42a4
add deploy script, use deployed contract in example app
2019-10-02 22:18:52 -04:00
Iuri Matias
82f1198fc7
add title & balance examples
2019-10-02 22:18:52 -04:00
Iuri Matias
460aa79c2d
wip react-example1
2019-10-02 22:18:52 -04:00
Richard Ramos
e5ec647e44
fix: check if collection exists and handle reorgs in log syncer ( #40 )
2019-10-02 22:09:17 -04:00
Richard Ramos
6da7c605f8
fix: readme ( #41 )
2019-10-02 22:09:11 -04:00
Iuri Matias
d77d25b7d6
Merge pull request #42 from status-im/fix/react-race-cond
...
fix: race condition on react HOC
2019-10-02 22:03:28 -04:00
Richard Ramos
b2c49bdada
fix: race condition on react HOC
2019-10-02 22:01:17 -04:00
Richard Ramos
7666d6f6a2
fix: return only event data ( #39 )
2019-10-01 16:27:34 -04:00
Iuri Matias
afe4b3c4b3
add TODO file to npmignore
2019-10-01 15:36:24 -04:00
Iuri Matias
cddfd2816f
Merge pull request #38 from status-im/update_readme3
...
update dev instructions
2019-10-01 15:31:42 -04:00
Iuri Matias
7b303440a3
update dev instructions
2019-10-01 15:28:47 -04:00
Iuri Matias
8fda42082e
Merge pull request #37 from status-im/update_readme
...
Update readme
2019-10-01 15:18:34 -04:00
Iuri Matias
5e91eac2f5
rename references to new name
2019-10-01 15:11:53 -04:00
Iuri Matias
ed324f4579
remove old file
2019-10-01 15:11:37 -04:00
Iuri Matias
feb9413f8f
Update readme ( #36 )
...
* add missing package
* update README
2019-10-01 15:04:55 -04:00
Iuri Matias
4bb6535089
update README
2019-10-01 15:03:14 -04:00
Iuri Matias
a8f749d69b
add missing package
2019-10-01 15:02:19 -04:00
Iuri Matias
368e4a083f
Merge pull request #35 from status-im/feat--survive-reorgs
...
feat: survive reorgs
2019-10-01 14:38:41 -04:00
Richard Ramos
11a03e8773
feat: survive reorgs
2019-10-01 14:36:35 -04:00
Richard Ramos
7a766ab26c
renaming phoenix to subspace. pt-2
2019-09-27 16:26:14 -04:00
Richard Ramos
4c258a8da6
renaming phoenix to subspace pt1.
2019-09-27 16:04:01 -04:00
Richard Ramos
f99a31ffcf
fix: verify address format and remove dependency to bn.js
2019-09-25 11:31:40 -04:00
Richard Ramos
a02be022c9
chore: rename phoenix to subspace - pt1.
2019-09-25 08:55:05 -04:00
Richard Ramos
01c7b2a8be
feat: allow tracking logs ( #34 )
...
* fix: error handling
* feat: log syncer
* fix: added subspace.db to ignore list
* feat: test case for logs
2019-09-25 08:41:21 -04:00
Richard Ramos
97d33bbe2a
fix: react-apollo example ( #33 )
2019-09-10 15:53:02 -04:00
Richard Ramos
cf04e028f2
fix: close web3 subscription on rxjs unsubscribe ( #31 )
2019-09-10 13:30:13 -04:00
Richard Ramos
8cf6d5c619
fix: unsubscribe on prop change ( #32 )
...
* fix: unsubscribe on prop change
* fix: reactive-graphql example
2019-09-10 13:30:01 -04:00
Richard Ramos
454cfdecfd
refactor: extract event tracking to file ( #30 )
2019-09-08 21:40:54 -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
bbcada804e
fix: update redux-observable example
2019-09-06 09:53:05 -04:00
Richard Ramos
09be9396ba
fix: redux-observable example
2019-09-05 20:12:03 -04:00
Richard Ramos
cc5c7841f9
fix: embark-dapp pt1.
2019-09-05 15:26:37 -04:00
Richard Ramos
659ef2d342
fix: react+redux example
2019-09-05 14:13:57 -04:00
Richard Ramos
ac0c466f9e
fix: redux example
2019-09-04 21:41:07 -04:00
Richard Ramos
43ae51bb8c
fix: react pt-3.
2019-09-04 15:50:28 -04:00
Richard Ramos
f4781943ec
fix: react - pt2. ( #28 )
2019-09-04 15:05:45 -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
45bcc2ba25
fix: redux-observable docs
2019-09-02 16:49:25 -04:00
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