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

Implement process_crosslink #228

Merged
merged 26 commits into from
Feb 2, 2019
Merged

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    6652005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80723f View commit details
    Browse the repository at this point in the history
  3. Add get_winning_root and test

    NIC619 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f85d1b6 View commit details
    Browse the repository at this point in the history
  4. Add process_crosslinks

    NIC619 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c51e691 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bf439a View commit details
    Browse the repository at this point in the history
  6. Add typing to list variable

    NIC619 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    503c796 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e199a3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7aa2ede View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22ba210 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    030101b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    413bcbf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86e5534 View commit details
    Browse the repository at this point in the history
  13. Add process_crosslinks test

    NIC619 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c37b262 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17283ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    59924e8 View commit details
    Browse the repository at this point in the history
  16. Apply PR feedback:

    docstring, format, naming, turn mutable into tuple,
    relocate functions, remove inner list declaration in `sum`
    NIC619 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    6dfb86c View commit details
    Browse the repository at this point in the history
  17. Apply PR feedback:

    add comment, f-string format,
    make calculating attesting balance a helper function,
    raise exception when no winning root found
    NIC619 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ebef884 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    41d0a59 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0381dab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7b37eb2 View commit details
    Browse the repository at this point in the history
  21. Fix f-string format

    NIC619 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    a41c7b4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    41ed7b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    4a79c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8cbf27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b592a4 View commit details
    Browse the repository at this point in the history
  4. Remove outdated comments

    NIC619 committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    9f1b075 View commit details
    Browse the repository at this point in the history