Commit Graph

  • d9523f5c15 update spec master Vladislav Tsarev 2024-10-18 14:09:53 +03:00
  • 1c95ac470d update spec Vladislav Tsarev 2024-10-18 13:48:49 +03:00
  • 3dec7eeb01 Initial commit Vladislav Tsarev 2024-10-18 11:36:33 +03:00
  • 0a4f885424 Initial Vladislav Tsarev 2024-10-18 11:35:15 +03:00
  • eb8e935530
    Merge pull request #512 from eqlabs/sunset_for_now Joonas Koivunen 2022-10-22 18:08:00 +03:00
  • 37d1ffced6 doc: sunset, make maint status clear Joonas Koivunen 2022-09-22 10:26:29 +03:00
  • 965f86b819
    Merge pull request #511 from evanrichter/fixes-only Joonas Koivunen 2022-09-22 10:16:30 +03:00
  • 7f54c73a12
    Merge pull request #510 from evanrichter/fuzz-harness Joonas Koivunen 2022-09-21 11:52:23 +03:00
  • 0e38435cbf
    first attempt at fuzzer fixes Evan Richter 2022-08-19 17:11:18 -05:00
  • f5bbdcb8a2
    decode ipld cargo fuzz harness Evan Richter 2022-08-09 17:07:10 -05:00
  • 275b7615b8
    Merge #479 bors[bot] 2022-04-06 15:13:49 +00:00
  • 1cc0e52e63 chore(CHANGELOG): note #479 Joonas Koivunen 2022-04-06 16:32:19 +03:00
  • 94427ce41e refactor(swarm): prefer Instant::elapsed Joonas Koivunen 2022-04-06 16:24:51 +03:00
  • 828bfc4b75 Return time since connection if no round trip yet Jack Maloney 2021-12-02 01:17:17 -06:00
  • 2ca9704823
    Merge #502 bors[bot] 2022-04-06 10:09:10 +00:00
  • 804f35de4b chore(CHANGELOG): note pr 502 Joonas Koivunen 2022-04-06 13:04:46 +03:00
  • a0d44bbb61 feat(http): add default values for --bits and --profile with a expanded profiles length check that is more accurate Addy Bryant 2022-04-05 12:05:27 -04:00
  • bbcbb6aa74
    Merge #500 bors[bot] 2022-04-01 13:55:58 +00:00
  • 3fcf7fa567 feat(test): added additional context on why test could fail Addy Bryant 2022-03-17 12:03:16 -04:00
  • e8f6d66a60
    Merge #499 bors[bot] 2022-04-01 13:22:58 +00:00
  • bf7a807275 doc(p2p): add fixme for possible issue Joonas Koivunen 2022-04-01 15:19:06 +03:00
  • 081a598d1d test(conf): ignore pubsub tests on windows for now Joonas Koivunen 2022-04-01 15:09:01 +03:00
  • 50ad10fc4c test(pubsub): simplify, comment Joonas Koivunen 2022-04-01 13:16:50 +03:00
  • 277954b0d2 test(pubsub): disjoint topics as new test case Joonas Koivunen 2022-04-01 12:11:03 +03:00
  • 82453e5850 fix(build): stop building while writing an error Joonas Koivunen 2022-03-30 15:41:39 +03:00
  • 87a41146ce ci(win): use windows-2019 image Joonas Koivunen 2022-03-30 15:04:35 +03:00
  • d4d3def1f1 fix(pubsub): tell Floodsub about the peers we want to hear from Addy Bryant 2022-03-25 11:12:59 -04:00
  • 897c16fe22 fix: apply review suggestions and fix clippy lints Addy Bryant 2022-03-24 11:14:23 -04:00
  • 1cee67de31 fix: corrected faulty Vec::retain logic and updated WrongPeerId test Addy Bryant 2022-03-21 12:13:14 -04:00
  • 72ff95dca0 fix(swarm): corrected dial failure logic Addy Bryant 2022-03-21 11:28:20 -04:00
  • 888e6f17ef wip: re-add code fragment to handle dial failure Addy Bryant 2022-03-18 12:34:15 -04:00
  • 77291ee213 fix(swarm-test): add biased to tokio::select for non-random behavior Addy Bryant 2022-03-18 12:14:33 -04:00
  • 6c6fc3d28b fix: update libp2p and renamed the changed types Addy Bryant 2022-03-18 11:54:07 -04:00
  • 31262b5feb chore: more updating to libp2p Addy Bryant 2022-03-18 11:54:07 -04:00
  • 3b5919397b temp fix: changed field order to workaround bug in libp2p Addy Bryant 2022-03-18 11:54:06 -04:00
  • 25c8d583fc fix: removed unneeded BehaviourEvent struct Addy Bryant 2022-03-18 11:54:06 -04:00
  • 93b31b38fd chore: clean up type signature Addy Bryant 2022-03-18 11:54:06 -04:00
  • bdf977c22c enable event_process for BehaviourEvent Addy Bryant 2022-03-18 11:54:06 -04:00
  • a996922cc0 added change to changelog Addy Bryant 2022-03-18 11:54:06 -04:00
  • e4002d6d43 re-add connection closed and established Addy Bryant 2022-03-18 11:54:06 -04:00
  • 085be771fe replaced todo placeholders Addy Bryant 2022-03-18 11:54:06 -04:00
  • 7e9da72dc5 fix the pubsub network behaviour action type Addy Bryant 2022-03-18 11:54:06 -04:00
  • c1a5bba1ea some updates to pubsub Addy Bryant 2022-03-18 11:54:06 -04:00
  • 918d4d8f6d more updating of types Addy Bryant 2022-03-18 11:54:06 -04:00
  • 4e5ff4d23e more libp2p updating Addy Bryant 2022-03-18 11:54:06 -04:00
  • c3a48c9699 fix: updated libp2p in the bitswap crate Addy Bryant 2022-03-18 11:54:06 -04:00
  • f601b8d3c7 fix: update libp2p and renamed the changed types Addy Bryant 2022-03-18 11:54:06 -04:00
  • 3eff4e1534
    Merge #493 bors[bot] 2022-02-01 06:28:13 +00:00
  • 80d2b79cb7
    Update src/ipld/dag_cbor.rs Christopher Joel 2022-01-31 14:50:42 -08:00
  • 888776f279
    Update src/ipld/dag_cbor.rs Christopher Joel 2022-01-31 14:50:27 -08:00
  • 8e0d5d5192 Update changelog Chris Joel 2022-01-25 23:19:27 -08:00
  • c843f07d75 Strict ordering for DAG-CBOR-encoded map keys Chris Joel 2022-01-25 23:12:52 -08:00
  • a78a6237db
    Merge #480 bors[bot] 2022-01-31 10:44:18 +00:00
  • b4547596ae chore(ipfs/ipns): work around unused warning Joonas Koivunen 2022-01-31 11:55:05 +02:00
  • 0927be1193 chore(ipfs): clippies Joonas Koivunen 2022-01-31 11:53:21 +02:00
  • e9355bd498 chore(http): unused warnings on query structs Joonas Koivunen 2022-01-31 11:52:01 +02:00
  • 8b7011f638 chore(unixfs): clippies Joonas Koivunen 2022-01-31 11:49:33 +02:00
  • 1b3842c769 ci: lock nodejs version 14 Joonas Koivunen 2022-01-31 10:26:15 +02:00
  • ed430faed0 build: fix wrong repo urls Joonas Koivunen 2021-12-02 11:44:21 +02:00
  • ad3ab49b4d
    Merge #475 bors[bot] 2021-11-03 09:26:16 +00:00
  • 6f23f715e2 Fixing build issue described in: https://github.com/libp2p/rust-libp2p/issues/2231 Karim Agha 2021-10-20 10:32:26 +00:00
  • 111f116e36
    Merge #473 bors[bot] 2021-08-23 12:33:54 +00:00
  • 05d420e3be chore(changelog): update Krzysztof Lis 2021-08-23 14:20:48 +02:00
  • 3b6f69530f refactor(swarm): pending_{addresses, connections} use MultiaddrWithPeerId Krzysztof Lis 2021-08-21 00:42:24 +02:00
  • 136496f7de refactor(swarm): simplify usage of multiaddr after libp2p upgrade to 0.39 Krzysztof Lis 2021-08-20 15:57:25 +02:00
  • ede42ebe3e
    Merge #472 bors[bot] 2021-08-18 13:02:58 +00:00
  • c7a79980bd fix: code review - rework Krzysztof Lis 2021-08-18 12:00:28 +02:00
  • a8851ebc92 chore: update changelog Krzysztof Lis 2021-08-17 16:07:08 +02:00
  • 99c3b81661 style: apply cargo fmt Krzysztof Lis 2021-08-17 15:37:06 +02:00
  • 414ccf5cbd chore: upgrade some of the other deps, fix tests Krzysztof Lis 2021-08-17 14:49:03 +02:00
  • 6c7004ae14 chore: upgrade to libp2p 0.39 Krzysztof Lis 2021-08-13 12:03:46 +02:00
  • b487c3e7fd chore: upgrade to libp2p 0.38 Joonas Koivunen 2021-07-02 18:33:38 +03:00
  • 08f840b834
    Merge #471 bors[bot] 2021-08-17 09:43:42 +00:00
  • df11329836 ci: enable caching for vcpkg Mirko von Leipzig 2021-08-16 15:46:33 +02:00
  • e2f31bc8de ci: consolidate steps and naming Mirko von Leipzig 2021-08-16 13:19:52 +02:00
  • 9d87e212a7 ci: fix conformance test npm caching Mirko von Leipzig 2021-08-16 13:14:18 +02:00
  • 8f48aa0303 ci: remove macos core dump Mirko von Leipzig 2021-08-16 13:09:25 +02:00
  • f8ab359e81 ci: use rust cache action Mirko von Leipzig 2021-08-16 13:05:32 +02:00
  • 8c38e55d4d ci: improve job matrix naming Mirko von Leipzig 2021-08-16 13:01:44 +02:00
  • 0b3d08f7df ci: add workflow_dispatch trigger Mirko von Leipzig 2021-08-16 13:00:34 +02:00
  • b37811f4f3
    Merge #467 bors[bot] 2021-08-04 13:03:38 +00:00
  • f6677d0df1 chore: update changelog Krzysztof Lis 2021-08-04 14:02:03 +02:00
  • b713f86819 chore(deps): hash_hasher doesn't have any features Krzysztof Lis 2021-08-02 19:06:19 +02:00
  • a0acb295e9 chore(lints): Post-rebase fmt and clippy fixes. Krzysztof Lis 2021-08-02 18:35:45 +02:00
  • 4e4be38456 perf: add bench for HashMap<Cid,> vs HashedMap<Cid,> Krzysztof Lis 2021-07-29 17:06:18 +02:00
  • 3254c05d44 perf: Use hash_hasher in hashmaps/sets where the key is a Cid/Multihash Krzysztof Lis 2021-07-29 16:44:21 +02:00
  • 81b277ebd5
    Merge #470 bors[bot] 2021-08-04 10:29:28 +00:00
  • 2ee14634dc chore: note fix in changelog Joonas Koivunen 2021-08-02 20:30:35 +03:00
  • be4043b602 fix(deps): anyhow std feature is required Joonas Koivunen 2021-08-02 20:25:56 +03:00
  • fe9a0c933b ci: enable weekly builds Joonas Koivunen 2021-08-03 12:11:34 +03:00
  • 08cfac9017 fix(ipfs): remove workspace Cargo.lock Joonas Koivunen 2021-08-03 12:05:47 +03:00
  • e59a1f4e00 doc(fs): update explanation for the list0 Joonas Koivunen 2021-08-04 12:38:41 +03:00
  • f8332818ff doc(fs): note why the combinators are used Joonas Koivunen 2021-08-03 10:20:35 +03:00
  • ef0577e540 refactor(fs): simplify Either usage Joonas Koivunen 2021-08-03 10:19:52 +03:00
  • a6f877b50c fix(fs): move FsBlockStore::list outside of async_trait Joonas Koivunen 2021-08-02 20:10:48 +03:00
  • b63eb14fda
    Merge #466 bors[bot] 2021-08-02 17:44:20 +00:00
  • f403c350e6
    Merge #468 bors[bot] 2021-08-02 15:00:30 +00:00
  • 8581e3ed18 Revert "ci: allow rustfmt and clippy to fail" Mirko von Leipzig 2021-08-02 14:49:56 +02:00
  • 7594c6af3a chore(fmt) Mirko von Leipzig 2021-08-02 12:24:53 +02:00
  • 5e1427c563 chore(clippy): prefer Path to PathBuf Mirko von Leipzig 2021-08-02 12:24:44 +02:00