Commit Graph

18 Commits

Author SHA1 Message Date
David Craven
53c427cdcb Update README. 2020-03-03 13:00:21 +01:00
Alan Shaw
b12a56c9ef
docs: use the Rust IPFS logo 2020-02-26 17:03:28 +00:00
Joonas Koivunen
710635f7bc switch license from isc to mit/apl2.0 2020-02-23 17:18:08 +01:00
Mark Robert Henderson
a125349877
Adding badges for Discord and Matrix 2020-02-21 08:50:09 -05:00
Mark Robert Henderson
37718d18de
Update README.md 2020-02-20 08:51:43 -05:00
Rüdiger Klaehn
e337b85285 Fix compile errors 2020-01-10 16:28:31 +01:00
Joonas Koivunen
670998dcb8 chore copy README from examples/readme.rs
hopefully the last time before skeptic integration?
2020-01-08 15:21:41 +01:00
Joonas Koivunen
6410676d86 chore sync readme with examples/readme.rs
looked into using skeptic but it apparently compiles the README.md code
with by calling `rustc` directly so we end up with nightly ipfs being
linked against readme testcase compiled with stable, which unsurpringly
does not work.
2019-12-15 16:26:44 +01:00
David Craven
f436bb4cf8
Fix parse deprecation warning by using parse_filters. 2019-03-08 15:53:43 +01:00
David Craven
9457722eae
Make IpldPath more generic and rename to IpfsPath. 2019-03-04 16:38:15 +01:00
Benjamin Kampmann
1f7b433b24 Replace VecDeq with a channel-driven approach (#13)
* Replace VecDeq with a channel-driven approach
2019-03-04 12:44:42 +01:00
David Craven
757afd6689
Add travis badge to README. 2019-03-01 17:12:24 +01:00
David Craven
d12aab80a5
Update README. 2019-02-27 19:18:58 +01:00
David Craven
1e512a4078
Add some tests and refactor examples. 2019-02-25 17:15:12 +01:00
David Craven
7eeed01f85
Fix copyright year. 2019-02-25 15:42:05 +01:00
David Craven
e64cf71fe4
Update README. 2019-02-22 15:58:19 +01:00
David Craven
c90bb699d2
Update README. 2019-02-18 18:57:52 +01:00
David Craven
c2198cd984
Add README. 2019-02-14 01:26:35 +01:00