Commit Graph

109 Commits

Author SHA1 Message Date
Richard Ramos e6ee338707 v1.3.0 2019-05-29 09:35:45 -04:00
Richard Ramos fd09133924 feat: creating a writer for transit 2019-05-29 09:34:42 -04:00
Richard Ramos ef12d55dfd
Merge pull request #18 from status-im/transit-js
Moved to transit-js usage
2019-05-28 08:56:36 -04:00
Julien Eluard c9603b4e55 Moved to transit-js usage 2019-05-28 14:33:43 +02:00
Richard Ramos 4df25752c5 v1.2.11 2019-04-10 12:10:38 -04:00
Richard Ramos 5674decb5c merge 2019-04-10 12:10:02 -04:00
Richard Ramos 412e7311da v1.2.10 2019-04-10 12:05:47 -04:00
Richard Ramos e925d4b037 fix: utf8 2019-04-10 12:05:17 -04:00
Richard Ramos 53c7c3dcf3
Merge pull request #16 from status-im/bourne
Avoid prototype pollution in JSON.parse
2019-02-18 19:09:41 +00:00
Richard Ramos fe12122005 v1.2.9 2019-02-17 15:43:05 -04:00
Richard Ramos 787d1b7cc5 feat: replacing JSON.parse by Bourne.parse 2019-02-17 15:41:20 -04:00
Richard Ramos 8a5376aa2d
Merge pull request #15 from status-im/feat/libp2p-mailservers
feat: add method for libp2p clients to obtain mailserver messages
2019-02-17 00:15:28 +00:00
Richard Ramos 71693afa3a feat: add method to obtain mailserver messages from libp2p clients 2019-02-14 10:44:18 -04:00
Richard Ramos e0ad44cae7 v1.2.8 2019-02-10 22:41:00 -04:00
Richard Ramos 733f020bdc Removing package-lock.json 2019-02-10 22:00:45 -04:00
Richard Ramos 7cd4f5c8ec Update README with content and format - pt 4 2019-02-10 21:42:51 -04:00
Richard Ramos 07e19f0dde Update README with content and format - pt 3 2019-02-10 21:25:14 -04:00
Richard Ramos 8bca5fbd06 Update README with content and format - pt 2 2019-02-10 20:56:43 -04:00
Richard Ramos ccaf9d5a1e Updating README and examples - pt 1 2019-02-10 20:39:53 -04:00
Richard Ramos 882d415cf9 fix: lint 2019-02-08 11:25:45 -04:00
Richard Ramos b5f2838aef fix: adding web3 to window 2019-02-08 10:55:25 -04:00
Richard Ramos 86441aadd9 fixes #14 2019-02-08 10:21:55 -04:00
Richard Ramos ca5758f30f feat: added babel-eslint parser 2019-02-07 09:13:09 -04:00
Richard Ramos 10c3081110 v1.2.7 2019-02-07 09:11:20 -04:00
Richard Ramos 611c20ba80 check for window existence in node-js 2019-02-06 17:34:13 -04:00
Barry Gitarts 7ace944800 call sig properly 2019-01-31 14:57:48 -05:00
Barry Gitarts eeac75942a lock web3 at 1.0.0-beta.36 2019-01-31 13:30:46 -05:00
Barry Gitarts fea6efc023 use provider in web3 constructor 2019-01-31 13:15:26 -05:00
Barry Gitarts 1b4c6e6aee fix index.js 2019-01-31 12:50:53 -05:00
Barry Gitarts d3c2a54c2a fix import + web3 provider issue 2019-01-31 12:33:57 -05:00
Iuri Matias ba48929a0a misc fixes to get package npm publishable again 2019-01-31 17:07:28 +01:00
Iuri Matias 3718ee8508 update to 1.2.0 2019-01-31 16:28:59 +01:00
Iuri Matias 3348b15138
Merge pull request #13 from status-im/readd_provider
rea-add connectToProvider
2019-01-31 16:25:12 +01:00
Iuri Matias ba908409ed rea-add connectToProvider 2019-01-31 16:23:22 +01:00
Barry Gitarts a30cbbc42b Check if in browser for web3 import 2019-01-30 15:59:41 -05:00
Barry Gitarts 3b867604c8 add index.js in root 2019-01-30 13:26:19 -05:00
Richard Ramos 782aa8ced7 1.1.5 2019-01-18 10:37:30 -04:00
Richard Ramos a9c998aa10 fix: removing minPoW from subscriptions 2019-01-18 10:32:24 -04:00
Richard Ramos f7ba5a8236 1.1.4 2019-01-04 17:11:15 -04:00
Richard Ramos 950ebe6329 1.1.3 2019-01-04 17:09:59 -04:00
Richard Ramos 5e0625e197 Updated example with IPC connection 2019-01-02 17:12:26 -04:00
Richard Ramos 11f5e7b390 1.1.2 2018-12-15 16:04:25 -04:00
Richard Ramos 1526fe4767 1.1.1 2018-12-15 16:00:15 -04:00
Richard Ramos 6b0aee180a Retrieve private messages from mailserver 2018-12-15 16:00:06 -04:00
Richard Ramos 22c72bf45d Updated mailserver test 2018-12-15 00:12:13 -04:00
Richard Ramos 2265d95a84 Mailserver request uses enum or string for topics 2018-12-06 11:55:18 -04:00
Richard Ramos 575f72a6c5
Merge pull request #10 from status-im/leave-channel-http-provider
Fixing web3 undefined by changing to this.shh
2018-12-01 20:33:27 -04:00
Richard Ramos 010332945e Fixing web3 undefined by changing to this.shh 2018-12-01 20:02:30 -04:00
Iuri Matias 2fd2fa5579
Merge pull request #9 from status-im/move_index_to_ts
move remaining code to typescript
2018-12-01 17:37:02 -05:00
Iuri Matias 8aaaabec1e move remaining code to typescript 2018-12-01 17:36:29 -05:00