Commit Graph

23 Commits

Author SHA1 Message Date
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
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 9ed6250c21 update test 2019-08-19 11:19:12 -04:00
Iuri Matias 1f11062a80 add test for max value 2019-08-12 11:10:02 -04:00
Iuri Matias 3e8a6a244d trackEvent working with real contracts & events 2019-08-09 16:03:15 -04:00
Iuri Matias 33698532ec add simple Rating contract 2019-08-09 15:23:54 -04:00
Iuri Matias 2a14d55634
Merge pull request #1 from status-im/webpack
feat: add webpack config for browser and node
2019-08-09 15:15:37 -04:00
Richard Ramos 90d78ae5d5 feat: add webpack config for browser and node 2019-08-09 14:45:38 -04:00
Iuri Matias 242fa9c8cf cleanup 2019-06-03 12:08:54 -04:00
Iuri Matias 6b6c74118f remove unused console log 2019-06-01 23:26:59 -04:00
Iuri Matias 8d5467f42f move db to eventSyncer 2019-06-01 23:25:55 -04:00
Iuri Matias 17fbaab75c move event syncing to its own module; use ReplaySubject instead of Subject 2019-06-01 23:16:26 -04:00
Iuri Matias 49958853e5 fix identation 2019-06-01 10:14:46 -04:00
Iuri Matias f7d19a8871 move simulation to its own file 2019-06-01 10:13:43 -04:00
Iuri Matias fd28e100ca fix db; track event & resume correctly from last tracked event 2019-06-01 01:26:28 -04:00
Iuri Matias 1a108820eb attempt at persisting db 2019-05-31 20:04:29 -04:00
Iuri Matias 078332be85 stupid average 2019-05-31 15:56:08 -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