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

Additional Hotfixes for testnet3 branch #3186

Merged
merged 42 commits into from Mar 24, 2024
Merged

Commits on Mar 23, 2024

  1. perf: use a blocking task for check_batch_header

    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    73d5ad6 View commit details
    Browse the repository at this point in the history
  2. perf: use a blocking task for insert_certificate

    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    cca737d View commit details
    Browse the repository at this point in the history
  3. perf: use a blocking task for sync_certificate_with_block

    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    adfc4bc View commit details
    Browse the repository at this point in the history
  4. Resolve cherry-pick of d419d9d

    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e8c95e6 View commit details
    Browse the repository at this point in the history
  5. Update redundancy factor

    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    77c549f View commit details
    Browse the repository at this point in the history
  6. Resolve cherry-pick of f779241

    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    bda7672 View commit details
    Browse the repository at this point in the history
  7. Improve logging

    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    73ca892 View commit details
    Browse the repository at this point in the history
  8. Update node/bft/src/primary.rs

    Signed-off-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    bf01fc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f42ba9b View commit details
    Browse the repository at this point in the history
  10. feat: handle more POSIX signals on UNIX systems

    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7cb4d70 View commit details
    Browse the repository at this point in the history
  11. Update is_proposing check

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9df16b4 View commit details
    Browse the repository at this point in the history
  12. perf: skip the timed batch proposal if round progression already trig…

    …gered one
    
    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    441867f View commit details
    Browse the repository at this point in the history
  13. Update node/bft/src/primary.rs

    Signed-off-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    42089db View commit details
    Browse the repository at this point in the history
  14. perf: cache the recently queried committees

    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    72eed64 View commit details
    Browse the repository at this point in the history
  15. fix: only cache committies with matching rounds

    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a84284d View commit details
    Browse the repository at this point in the history
  16. nit: reorder items

    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6195f3b View commit details
    Browse the repository at this point in the history
  17. nit: feature optional

    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e9ea9d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    03564e8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6a2aa4a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fc3def3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    572b2fa View commit details
    Browse the repository at this point in the history
  22. Resolve cherry-pick for f8c2827

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ff36283 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3affa87 View commit details
    Browse the repository at this point in the history
  24. feat: jemalloc by default on linux

    joske authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c4ecc09 View commit details
    Browse the repository at this point in the history
  25. fix: x86_64 only

    joske authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9425939 View commit details
    Browse the repository at this point in the history
  26. Resolve cherry-pick for f033e7f

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    31ae363 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    91e7460 View commit details
    Browse the repository at this point in the history
  28. Resolve cherry-pick for 690323e

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3120192 View commit details
    Browse the repository at this point in the history
  29. Resolve cherry-pick of 04b0407

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    084a070 View commit details
    Browse the repository at this point in the history
  30. Add test for sync_bft_dag_at_bootup

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f161cf6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d30e763 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fbfe152 View commit details
    Browse the repository at this point in the history
  33. clippy

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8e21015 View commit details
    Browse the repository at this point in the history
  34. nit

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    183b25d View commit details
    Browse the repository at this point in the history
  35. nit

    raychu86 authored and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    345681c View commit details
    Browse the repository at this point in the history
  36. Update node/bft/src/bft.rs

    Co-authored-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
    Signed-off-by: Raymond Chu <14917648+raychu86@users.noreply.github.com>
    raychu86 and howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    843da3e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    76acf47 View commit details
    Browse the repository at this point in the history
  38. nit: fix interface

    howardwu committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c9a499b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e546d08 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    0f599ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1031c79 View commit details
    Browse the repository at this point in the history
  3. Rustfmt

    howardwu committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ae6d79c View commit details
    Browse the repository at this point in the history