Commit Graph

173 Commits

Author SHA1 Message Date
Richard Ramos b4905fbb49 fix: var name 2020-01-20 16:08:47 -04:00
Richard Ramos f7868aa75f Determine if provider supports subscriptiosn 2020-01-20 16:05:27 -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
dependabot[bot] a9f10e04a0 chore(deps): bump handlebars from 4.2.0 to 4.5.3 in /examples/react (#59)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-19 10:24:32 -04:00
dependabot[bot] b49f814e36 chore(deps): bump handlebars in /examples/react-redux (#58)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-19 10:24:25 -04:00
dependabot[bot] 9626602b30 chore(deps): bump handlebars in /examples/react-apollo (#57)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-19 10:24:15 -04:00
dependabot[bot] 1a93de405b chore(deps): bump handlebars in /examples/react-example1 (#56)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-19 10:24:09 -04:00
Richard Ramos 87fd30e06c Update package.json 2019-11-18 15:07:47 -04:00
Richard Ramos ef3bb14c8d fix: erc20 balance tracking and react unsubscribe 2019-11-16 18:58:56 -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 b7fc01864d
Merge pull request #52 from embark-framework/feat/vue-example
feat: vue example
2019-10-23 14:58:11 -04:00
Richard Ramos cf241ed2de feat: vue example 2019-10-23 14:44:45 -04:00
Iuri Matias e61b87c1b9
Merge pull request #51 from embark-framework/fix/net-id
fix: take netId in account when tracking
2019-10-22 13:31:05 -04:00
Richard Ramos 737d189092 fix: take netid in account when tracking 2019-10-22 09:13:33 -04:00
Iuri Matias 355deaee2d
Merge pull request #50 from embark-framework/no_db_option
support disabling database
2019-10-21 14:55:40 -04:00
Iuri Matias 583c7a3b60 support disabling database 2019-10-21 14:22:49 -04:00
Richard Ramos 5a7ed7238b
Update README.md 2019-10-21 08:57:05 -04:00
Richard Ramos 32073f6f24
fix: typo 2019-10-21 08:56:38 -04:00
Richard Ramos 7bf22ebb2c feat: update documentation 2019-10-21 08:55:20 -04:00
Richard Ramos 918b457ffe
Update README.md 2019-10-10 11:00:02 +09:00
Richard Ramos 3bebea2dad fix: add missing docs 2019-10-10 10:57:14 +09:00
Iuri Matias 53272eab9c update to 1.0.0 2019-10-09 20:00:00 +09:00
Iuri Matias bfdcc1ac3f
Merge pull request #49 from status-im/use_artifact
support using artifact properties
2019-10-03 18:52:29 -04:00
Iuri Matias ea6d1bda98 specify from field 2019-10-03 18:42:59 -04:00
Iuri Matias 45d13547c4 support using only abi & address; fix default from 2019-10-03 18:40:21 -04:00
Iuri Matias 4932b9c3bc
Merge pull request #48 from status-im/extend_contract_events
feat: extend methods
2019-10-03 16:17:24 -04:00
Richard Ramos 470f0586d9 feat: extend methods 2019-10-03 16:02:20 -04:00
Iuri Matias a12f00f465
Merge pull request #46 from status-im/feat/trackLogs-decode
feat: allows trackLogs to decode ABIs if inputs are included in the func call
2019-10-03 16:00:43 -04:00
Iuri Matias 8cfb05c191
Merge pull request #45 from status-im/extend_contract
Extend contract
2019-10-03 16:00:09 -04:00
Iuri Matias d67bbd41b7
Merge pull request #44 from status-im/misc_improvements
tolerate single param as arg, add `map` functionality
2019-10-03 16:00:01 -04:00
Iuri Matias 87c84e49c9
Merge pull request #47 from status-im/extend_contract_events
feat: extend contract events to include tracking
2019-10-03 15:59:44 -04:00
Richard Ramos 4dcc58ca3e Add .track() to all events 2019-10-03 15:28:29 -04:00
Richard Ramos 6b1b91274a feat: extend contract events to include tracking 2019-10-03 15:27:20 -04:00
Richard Ramos 40a8588758 feat: allows trackLogs to decode ABIs if inputs are included in the func call 2019-10-03 13:42:40 -04:00
Iuri Matias e1b02fa3e6 supporting creating extendec contract object 2019-10-03 11:45:49 -04:00
Iuri Matias 85d8d80db8 implement map method for trackProperty and trackEvent 2019-10-03 11:21:05 -04:00
Iuri Matias 52aac845f1 if property is methodArgs is not an array transform it into one 2019-10-03 10:58:49 -04:00
Iuri Matias e0f0d13cea
Update README.md 2019-10-02 22:34:05 -04:00
Iuri Matias 06617898ec add logo 2019-10-02 22:31:58 -04:00
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