Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Batch vote import in dispute-distribution #5894

Merged
merged 45 commits into from
Oct 4, 2022
Merged

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    b202cc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Guide work.

    eskimor committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    192d73b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    a2f8fde View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Finish guide changes.

    eskimor committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5e2f4a5 View commit details
    Browse the repository at this point in the history
  2. Clarification

    eskimor committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    585ec6d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    7e02910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e170e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Maintain order of disputes.

    eskimor committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    362ebae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c7073 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Cleanup

    eskimor committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    56519a7 View commit details
    Browse the repository at this point in the history
  2. WIP: dispute-distribution receiver.

    - [ ] Rate limiting
    - [ ] Batching
    eskimor committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b3ab280 View commit details
    Browse the repository at this point in the history
  3. WIP: Batching.

    eskimor committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4b4df00 View commit details
    Browse the repository at this point in the history
  4. fmt

    eskimor committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    5816c8d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    a821efc View commit details
    Browse the repository at this point in the history
  2. WIP: Batching.

    eskimor committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    3b71817 View commit details
    Browse the repository at this point in the history
  3. Small cleanup

    eskimor committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    909569b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Batching logic.

    eskimor committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    fa14c43 View commit details
    Browse the repository at this point in the history
  2. Some integration work.

    eskimor committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    89d622d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Finish.

    Missing: Tests
    eskimor committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    401ffb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Typo.

    eskimor committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3dd2041 View commit details
    Browse the repository at this point in the history
  2. Docs.

    eskimor committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f9fc6c8 View commit details
    Browse the repository at this point in the history
  3. Report missing metric.

    eskimor committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    43d946d View commit details
    Browse the repository at this point in the history
  4. Doc pass.

    eskimor committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3e5ceaa View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Tests for waiting_queue.

    eskimor committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0e11f4f View commit details
    Browse the repository at this point in the history
  2. Speed up some crypto by 10x.

    eskimor committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2fcebad View commit details
    Browse the repository at this point in the history
  3. Fix redundant import.

    eskimor committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3d444ae View commit details
    Browse the repository at this point in the history
  4. Add some tracing.

    eskimor committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e7923a7 View commit details
    Browse the repository at this point in the history
  5. Better sender rate limit

    eskimor committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8b8f722 View commit details
    Browse the repository at this point in the history
  6. Some tests.

    eskimor committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a79a96d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Tests

    eskimor committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    c1ed615 View commit details
    Browse the repository at this point in the history
  2. Add logging to rate limiter

    eskimor committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f4c530c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Update roadmap/implementers-guide/src/node/disputes/dispute-distribut…

    …ion.md
    
    Co-authored-by: Tsvetomir Dimitrov <tsvetomir@parity.io>
    eskimor and tdimitrov authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    795c6c1 View commit details
    Browse the repository at this point in the history
  2. Update roadmap/implementers-guide/src/node/disputes/dispute-distribut…

    …ion.md
    
    Co-authored-by: Tsvetomir Dimitrov <tsvetomir@parity.io>
    eskimor and tdimitrov authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    d46be76 View commit details
    Browse the repository at this point in the history
  3. Update node/network/dispute-distribution/src/receiver/mod.rs

    Co-authored-by: Tsvetomir Dimitrov <tsvetomir@parity.io>
    eskimor and tdimitrov authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9b8787d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Review feedback.

    eskimor committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9795098 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    465f266 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Fix indentation.

    eskimor committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    88c61d2 View commit details
    Browse the repository at this point in the history
  2. waker -> timer

    eskimor committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    78066ac View commit details
    Browse the repository at this point in the history
  3. Guide improvement.

    eskimor committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3e43b0a View commit details
    Browse the repository at this point in the history
  4. Remove obsolete comment.

    eskimor committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f0e5001 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. waker -> timer

    eskimor committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    30d10f4 View commit details
    Browse the repository at this point in the history
  2. Fix spell complaints.

    eskimor committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8ef4a24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b5d82d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0a054b View commit details
    Browse the repository at this point in the history
  5. Fix Cargo.lock

    eskimor committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    35d698c View commit details
    Browse the repository at this point in the history