David Dias
|
a008ebd5b9
|
chore: update contributors
|
2016-04-20 13:25:16 +01:00 |
|
David Dias
|
20108d2de8
|
chore: release version v0.10.6
v0.10.6
|
2016-04-20 13:25:16 +01:00 |
|
David Dias
|
15fcfb737c
|
Merge pull request #41 from diasdavid/feat/ipfs-multiaddr
feat: handle ipfs multiaddrs
|
2016-04-20 13:13:02 +01:00 |
|
dignifiedquire
|
0fa14c9608
|
feat: handle ipfs multiaddrs
Closes #38
|
2016-04-20 13:35:36 +02:00 |
|
David Dias
|
ac7c8a150e
|
Merge pull request #39 from diasdavid/fix/require
fix: always use fs.readFileSync
|
2016-04-19 21:43:44 +01:00 |
|
dignifiedquire
|
851c8ee2a3
|
fix: always use fs.readFileSync
|
2016-04-19 13:35:02 +02:00 |
|
David Dias
|
7a3f9d08d5
|
chore: update contributors
|
2016-04-14 21:57:08 +01:00 |
|
David Dias
|
52d60a7391
|
chore: release version v0.10.5
v0.10.5
|
2016-04-14 21:57:08 +01:00 |
|
David Dias
|
165068d05c
|
add circle and bump up timeout, cause travis is slow
|
2016-04-14 20:52:03 +01:00 |
|
David Dias
|
9baae15dcf
|
Merge pull request #36 from dignifiedquire/cover
chore: Enable auto coverage reporting
|
2016-04-14 20:48:12 +01:00 |
|
dignifiedquire
|
b87524f36a
|
chore: Enable auto coverage reporting
|
2016-04-14 15:25:30 +02:00 |
|
David Dias
|
b0484c678e
|
chore: release version v0.10.4
v0.10.4
|
2016-04-14 13:30:49 +01:00 |
|
David Dias
|
b6c498055f
|
update deps
|
2016-04-14 12:15:50 +01:00 |
|
David Dias
|
93fdedf67b
|
chore: release version v0.10.3
v0.10.3
|
2016-04-14 11:42:30 +01:00 |
|
David Dias
|
9e3b6a80af
|
update npm scripts
|
2016-04-14 11:37:13 +01:00 |
|
David Dias
|
997c275139
|
bump version manually
|
2016-04-14 10:32:37 +01:00 |
|
David Dias
|
ba33f2ecd8
|
add npmignore and bump version manually
|
2016-04-14 10:19:54 +01:00 |
|
David Dias
|
c74e2594f8
|
bump version manually
|
2016-04-14 03:08:35 +01:00 |
|
David Dias
|
61757793ed
|
update npm scripts
|
2016-04-14 03:04:46 +01:00 |
|
David Dias
|
01bd659ee8
|
vendor node-forge, update websockets dep
|
2016-04-14 03:03:54 +01:00 |
|
David Dias
|
f8cbc89d1a
|
chore: release version v0.9.3
v0.9.3
|
2016-04-14 02:34:07 +01:00 |
|
David Dias
|
7906f059f7
|
Merge pull request #34 from dignifiedquire/dignfied
Use dignified.js
|
2016-04-14 02:26:25 +01:00 |
|
dignifiedquire
|
cea42f54cd
|
Use dignified.js 1.0.0
|
2016-04-07 21:21:42 +02:00 |
|
dignifiedquire
|
71c6242a10
|
Use dignified.js
|
2016-03-23 16:10:12 +01:00 |
|
David Dias
|
d7a0246d54
|
Release v0.9.2.
v0.9.2
|
2016-03-23 08:32:07 +00:00 |
|
David Dias
|
1344caa4d2
|
Merge pull request #33 from diasdavid/tests/add-multiplex-to-the-mix
add multiplex to the mix
|
2016-03-23 08:28:43 +00:00 |
|
David Dias
|
52519cd4e9
|
add multiplex tests
|
2016-03-23 08:17:16 +00:00 |
|
David Dias
|
5bfbd8d972
|
restructure test files
|
2016-03-23 08:14:37 +00:00 |
|
David Dias
|
28bd4ab187
|
Release v0.9.1.
|
2016-03-23 07:01:54 +00:00 |
|
David Dias
|
35b5ac6573
|
Merge pull request #32 from diasdavid/tests/websockets-mania
fix dirty identify bug
|
2016-03-22 17:36:50 +00:00 |
|
David Dias
|
2bd536e861
|
fix dirty identify bug
|
2016-03-22 17:31:58 +00:00 |
|
David Dias
|
a2084f01e3
|
Merge pull request #31 from diasdavid/clean/browser-tests
WIP: clean browser tests, add badgers
|
2016-03-22 12:07:13 +00:00 |
|
David Dias
|
8c6ef52504
|
clean browser tests, add badgers
|
2016-03-22 12:01:46 +00:00 |
|
David Dias
|
72f205e2b9
|
Merge pull request #29 from xicombd/browser-tests
Browser tests
|
2016-03-22 10:00:28 +00:00 |
|
Francisco Baio Dias
|
e41694d308
|
Add more tests
|
2016-03-20 18:50:30 +00:00 |
|
Francisco Baio Dias
|
caf3a0180a
|
Add browser tests
|
2016-03-20 18:22:54 +00:00 |
|
David Dias
|
879d736686
|
Merge pull request #30 from xicombd/dial-fixes
Dial fixes
|
2016-03-20 18:22:00 +00:00 |
|
Francisco Baio Dias
|
c726c252df
|
Return conn on swarm.dial
|
2016-03-20 18:11:16 +00:00 |
|
Francisco Baio Dias
|
f2df5586d5
|
Update libp2p-websockets and add test for callback's conn
|
2016-03-20 17:57:14 +00:00 |
|
David Dias
|
9d149caf15
|
Release v0.9.0.
|
2016-03-15 12:57:14 +00:00 |
|
David Dias
|
689bd4b190
|
Merge pull request #28 from diasdavid/tests/ws+tcp
All together now 🎵
|
2016-03-15 12:24:39 +00:00 |
|
David Dias
|
9a29b01ad3
|
it wooorks™
|
2016-03-15 12:20:42 +00:00 |
|
David Dias
|
63569849c0
|
Release v0.8.1.
v0.8.1
|
2016-03-15 11:21:54 +00:00 |
|
David Dias
|
c4f87f0a33
|
Merge pull request #27 from diasdavid/tests/websockets
add websockets to the battery of tests, everything checks out
|
2016-03-15 11:18:07 +00:00 |
|
David Dias
|
eda78d7a76
|
add websockets to the battery of tests, everything checks out
|
2016-03-15 11:14:55 +00:00 |
|
David Dias
|
6bcf48ff39
|
Release v0.8.0.
|
2016-03-15 10:25:27 +00:00 |
|
David Dias
|
8615a50bc9
|
Merge pull request #26 from diasdavid/feature/filter-addrs
filter the multiaddrs that are passed to avoid collision
|
2016-03-15 10:08:43 +00:00 |
|
David Dias
|
b83e5dd8dc
|
complete
|
2016-03-15 09:57:06 +00:00 |
|
David Dias
|
4036ea4b1a
|
Release v0.7.0.
|
2016-03-11 14:56:16 +00:00 |
|
David Dias
|
d65a0901b9
|
Merge pull request #25 from diasdavid/fix/silly-passthrough-bug
silly passthrough bug
|
2016-03-11 14:55:52 +00:00 |
|