Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(wip) Drand #951

Draft
wants to merge 26 commits into
base: devnet-ready
Choose a base branch
from
Draft

(wip) Drand #951

wants to merge 26 commits into from

Commits on Nov 7, 2024

  1. add drand

    JohnReedV committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c5ee502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc2ca17 View commit details
    Browse the repository at this point in the history
  3. fmt

    JohnReedV committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    be1c132 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578fc29 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    03c4413 View commit details
    Browse the repository at this point in the history
  2. zepter & fmt

    JohnReedV committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5d6b6c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d2e5f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    656f0a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. drand mainnet

    JohnReedV committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5c664c0 View commit details
    Browse the repository at this point in the history
  2. tune down logs

    JohnReedV committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f3c7150 View commit details
    Browse the repository at this point in the history
  3. adhere to lints

    JohnReedV committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a79e7d1 View commit details
    Browse the repository at this point in the history
  4. fix tests

    JohnReedV committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bf5cf12 View commit details
    Browse the repository at this point in the history
  5. fix most clippy

    JohnReedV committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bd286e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. use quicknet

    JohnReedV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    797a6a7 View commit details
    Browse the repository at this point in the history
  2. remove warnings

    JohnReedV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0078ce4 View commit details
    Browse the repository at this point in the history
  3. stable quicknet

    JohnReedV committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    feb0bda View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. update logging

    JohnReedV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ccc3c31 View commit details
    Browse the repository at this point in the history
  2. decrease max pulses

    JohnReedV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    241a4d4 View commit details
    Browse the repository at this point in the history
  3. update dep

    JohnReedV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d2b6e8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93e38e9 View commit details
    Browse the repository at this point in the history
  5. fmt, clippy, bump spec

    JohnReedV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b684810 View commit details
    Browse the repository at this point in the history
  6. use saturating math

    JohnReedV committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    14daf26 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. update doc comment

    JohnReedV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1323cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bfe856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6961db4 View commit details
    Browse the repository at this point in the history
  4. add node config again

    JohnReedV committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4926c1b View commit details
    Browse the repository at this point in the history