Mark Robert Henderson
83442932c8
Adding
2020-03-05 09:52:37 +01:00
Mark Robert Henderson
7449cb60ce
Update ci.yml
2020-03-05 09:50:22 +01:00
Mark Robert Henderson
05303beb03
CI running on push to master and PRs
...
I noticed that CI was running twice if I created a branch and made a PR. How do we feel about this new config?
2020-03-05 09:50:22 +01:00
David Craven
53c427cdcb
Update README.
2020-03-03 13:00:21 +01:00
David Craven
9c1dd1a226
Remove old files.
2020-03-03 13:00:21 +01:00
David Craven
d4d4120de1
Fix build on windows.
2020-03-03 13:00:21 +01:00
David Craven
9ec854beec
Fix clippy warnings.
2020-03-03 13:00:21 +01:00
David Craven
2d1f840180
Add ci.
2020-03-03 13:00:21 +01:00
David Craven
c2ab64f83d
Fix dns.
2020-03-03 13:00:21 +01:00
David Craven
34fab7c774
Run rustfmt.
2020-03-03 13:00:21 +01:00
David Craven
edd22040d0
Perform some cleanup and update deps.
2020-03-03 13:00:21 +01:00
Mark Robert Henderson
a47a569c4f
Merge pull request #55 from alanshaw/patch-1
...
docs: use the Rust IPFS logo
2020-02-27 12:54:02 -05:00
Alan Shaw
b12a56c9ef
docs: use the Rust IPFS logo
2020-02-26 17:03:28 +00:00
Mark Robert Henderson
9cdab41ec6
Create FUNDING.yml
2020-02-23 13:32:08 -05:00
Joonas Koivunen
710635f7bc
switch license from isc to mit/apl2.0
2020-02-23 17:18:08 +01:00
Rüdiger Klaehn
51f6e1662d
Merge pull request #52 from ipfs-rust/chat-badges-part-1
...
Adding badges for Discord and Matrix
2020-02-21 17:04:59 +01:00
Mark Robert Henderson
a125349877
Adding badges for Discord and Matrix
2020-02-21 08:50:09 -05:00
Mark Robert Henderson
38122315ca
Merge pull request #51 from ipfs-rust/opencollective-badge
...
Adding OpenCollective Badge to README
2020-02-20 17:07:57 -05:00
Mark Robert Henderson
37718d18de
Update README.md
2020-02-20 08:51:43 -05:00
Rüdiger Klaehn
1878a38043
Merge pull request #49 from Actyx/rkl/bitswap-new-proto
...
Add new bitswap protocol from go-ipfs
2020-02-10 19:36:43 +01:00
Rüdiger Klaehn
5ca8137b4c
Actually set the wantlist
2020-02-10 18:15:25 +01:00
Rüdiger Klaehn
74b289df55
Use latest proto from go-ipfs master
...
We don't yet support all the other stuff, but there is no harm in having up to date protos...
2020-02-10 18:11:29 +01:00
Rüdiger Klaehn
72bf68983b
Merge pull request #48 from Actyx/actyx/libp2p-master-sync
...
Sync with rust-libp2p master...
2020-02-10 16:56:12 +01:00
Rüdiger Klaehn
cf256fe6b8
Get rid of TBehaviour
...
it is the same as Behaviour now.
2020-02-10 16:41:17 +01:00
Rüdiger Klaehn
0631e3dfe1
Some clippy
2020-02-10 16:37:17 +01:00
Rüdiger Klaehn
62cf69496d
Sync with latest master and remove TSubstream type parameter
2020-02-10 16:35:38 +01:00
Rüdiger Klaehn
ae73b78383
Merge pull request #47 from Actyx/actyx/remove-dead-code
...
Remove dead code
2020-02-07 13:48:24 +01:00
Rüdiger Klaehn
d2b280bf83
Remove dead code
2020-02-07 09:10:54 +01:00
Rüdiger Klaehn
a977a0c8f0
Merge pull request #46 from Actyx/actyx/prost
...
Use prost! instead of protobuf
2020-02-06 21:22:07 +01:00
Rüdiger Klaehn
0bfb748d4e
Some formatting changes
2020-02-06 20:02:39 +01:00
Rüdiger Klaehn
fce200de6f
Remove protobuf
2020-02-06 19:58:10 +01:00
Rüdiger Klaehn
c2c60bd1c3
Use prost! for all protobuf needs
2020-02-06 19:53:28 +01:00
Rüdiger Klaehn
1c1e9fba62
Add prost!
2020-02-06 18:42:34 +01:00
Rüdiger Klaehn
1e895cc7af
Merge pull request #45 from Actyx/acytx/dependency-upgrade
...
Use rust-libp2p master from 2020-02-05
2020-02-05 17:42:42 +01:00
Rüdiger Klaehn
4c256e46f7
Use rust-libp2p master from 2020-02-05
...
This solves a few issues:
-peer id inlining
-private swarms
2020-02-05 17:36:55 +01:00
Rüdiger Klaehn
313f25af31
Use libp2p 0.14.0-alpha.1 from crates.io
...
also update async-std dependency
2020-01-10 16:28:31 +01:00
Rüdiger Klaehn
e337b85285
Fix compile errors
2020-01-10 16:28:31 +01:00
Rüdiger Klaehn
4756d2db81
Update rust-libp2p dep to libp2p v0.14.0-alpha.1 (some hash)
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
01cb7d3ae7
add Into<_> for &_ and TryFrom<&[u8]> for existing methods
2020-01-08 15:21:41 +01:00
Joonas Koivunen
71dec179de
fix travis does not have clippy by default
2020-01-08 15:21:41 +01:00
Joonas Koivunen
b7323a381e
add clippy to travis run
2020-01-08 15:21:41 +01:00
Joonas Koivunen
cf381aa559
refactor rest of clippy warnings
2020-01-08 15:21:41 +01:00
Joonas Koivunen
c8ece72c64
refactor use derive(Default) for new
2020-01-08 15:21:41 +01:00
Joonas Koivunen
3e1b300f97
refactor use if-let instead of match for single match
2020-01-08 15:21:41 +01:00
Joonas Koivunen
b8d448e56e
refactor use match instead of if/else
2020-01-08 15:21:41 +01:00
Joonas Koivunen
90aa3db5dd
refactor use if let
2020-01-08 15:21:41 +01:00
Joonas Koivunen
e29317a280
refactor remove some unnecessary clones
2020-01-08 15:21:41 +01:00
Joonas Koivunen
ce6f23c9a6
refactor assorted owned/borrowed conversions, extra clones
2020-01-08 15:21:41 +01:00
Joonas Koivunen
dcdcf6c5df
refactor remove additional to_string fns
...
all impls of Display get free to_string
2020-01-08 15:21:41 +01:00