Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jun 25, 2021

  1. chore: archive repository

    S-Coyle committed Jun 25, 2021
    Copy the full SHA
    de1585e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. chore(release): 0.77.9

    actions-user authored and MaidSafe-QA committed Jun 18, 2021
    Copy the full SHA
    0b8302c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    547625d View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.77.8

    actions-user authored and MaidSafe-QA committed Jun 18, 2021
    Copy the full SHA
    58bbd51 View commit details
    Browse the repository at this point in the history
  4. refactor(comm): use update qp2p API logic

    - try_send on existing connection or create new connection and send
    logic has been moved to qp2p
    - don't create a new connection when trying to send back a message via
    an existing connection (for clients)
    lionel-faber authored and Yoga07 committed Jun 18, 2021
    Copy the full SHA
    5d01ade View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. chore(release): 0.77.7

    actions-user authored and MaidSafe-QA committed Jun 16, 2021
    Copy the full SHA
    c4829fb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abc2531 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.77.6

    actions-user authored and MaidSafe-QA committed Jun 16, 2021
    Copy the full SHA
    f7bffe1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    88723b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. chore(release): 0.77.5

    actions-user authored and MaidSafe-QA committed Jun 15, 2021
    Copy the full SHA
    5912ece View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8b90a4c View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.77.4

    actions-user authored and MaidSafe-QA committed Jun 15, 2021
    Copy the full SHA
    3feedf9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b60510e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e4238b6 View commit details
    Browse the repository at this point in the history
  6. chore(release): 0.77.3

    actions-user authored and MaidSafe-QA committed Jun 15, 2021
    Copy the full SHA
    22574f4 View commit details
    Browse the repository at this point in the history
  7. refator(bootstrap): separate relocation from joining logic

    BREAKING CHANGE
    bochaco authored and dirvine committed Jun 15, 2021
    Copy the full SHA
    67d0634 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. chore(release): 0.77.2

    actions-user authored and MaidSafe-QA committed Jun 14, 2021
    Copy the full SHA
    8fa0b15 View commit details
    Browse the repository at this point in the history
  2. chore: Remove unused dashmap dependency

    This has been unused since #2556.
    Chris Connelly authored and dirvine committed Jun 14, 2021
    Copy the full SHA
    f8eea79 View commit details
    Browse the repository at this point in the history
  3. ci: Install cargo-udeps without --locked

    This works around a compilation issue caused by
    rust-lang/rust#85574. A more permanent fix may
    come in future.
    Chris Connelly authored and dirvine committed Jun 14, 2021
    Copy the full SHA
    da8daca View commit details
    Browse the repository at this point in the history
  4. fix(cache): Prevent exposing expired values from Cache::set

    `Cache::set` was not testing the removed item's expiry, meaning expired
    values could be returned.
    Chris Connelly authored and dirvine committed Jun 14, 2021
    Copy the full SHA
    e54f9c6 View commit details
    Browse the repository at this point in the history
  5. refactor(cache): Avoid suppressing lints

    Chris Connelly authored and dirvine committed Jun 14, 2021
    Copy the full SHA
    fbcf26f View commit details
    Browse the repository at this point in the history
  6. docs(cache): Populate empty doc comments

    Chris Connelly authored and dirvine committed Jun 14, 2021
    Copy the full SHA
    b2636af View commit details
    Browse the repository at this point in the history
  7. chore(release): 0.77.1

    actions-user authored and MaidSafe-QA committed Jun 14, 2021
    Copy the full SHA
    8241a22 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    81017f8 View commit details
    Browse the repository at this point in the history
  9. chore(refactor) Split dkg.rs file into consituent parts.

    Lot of seemingly useless traits hiding impl's in this mod. Will likely try and clean that up next.
    dirvine committed Jun 14, 2021
    Copy the full SHA
    4c78cb1 View commit details
    Browse the repository at this point in the history
  10. chore(ci) Hush semgrep

    dirvine committed Jun 14, 2021
    Copy the full SHA
    4c064a4 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9f8da56 View commit details
    Browse the repository at this point in the history
  12. chore(release): 0.77.0

    actions-user authored and MaidSafe-QA committed Jun 14, 2021
    Copy the full SHA
    ba2d4ea View commit details
    Browse the repository at this point in the history
  13. api!: rename Proven to SectionSigned, MemberInfo to NodeState

    BREAKING CHANGE
    maqi committed Jun 14, 2021
    Copy the full SHA
    cda7f78 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. chore(release): 0.76.1

    actions-user authored and MaidSafe-QA committed Jun 12, 2021
    Copy the full SHA
    22d9580 View commit details
    Browse the repository at this point in the history
  2. chore(remove) Remove spurious file

    dirvine authored and oetyng committed Jun 12, 2021
    Copy the full SHA
    d3c5907 View commit details
    Browse the repository at this point in the history
  3. chore(rename) Rename crypto mod to ed25519.

    BREAKING CHANGE
    dirvine authored and oetyng committed Jun 12, 2021
    Copy the full SHA
    3eb0084 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. chore(release): 0.76.0

    actions-user authored and MaidSafe-QA committed Jun 10, 2021
    Copy the full SHA
    3a393e7 View commit details
    Browse the repository at this point in the history
  2. refactor(connection): allow Adults to start the connectivity test too

    - and addresses review comments on #2571
    lionel-faber committed Jun 10, 2021
    Copy the full SHA
    9ba91c3 View commit details
    Browse the repository at this point in the history
  3. feat(connectivity): refactor handling of lost connections

    - when sending a message to a node fails, signal all elders of our
    section to test connectivity to that node and vote it offline if
    required
    - also adds an external API to signal elders to do the connectivity
    check
    
    BREAKING CHANGE: sn_messaging includes a breaking change
    lionel-faber committed Jun 10, 2021
    Copy the full SHA
    96aecd9 View commit details
    Browse the repository at this point in the history
Older