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

Feature/multi signature supprt #16

Merged
merged 8 commits into from
Jan 25, 2022

Commits on Jan 13, 2022

  1. TBR

    mateuszaaa committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8611123 View commit details
    Browse the repository at this point in the history
  2. doesnt compile

    mateuszaaa committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a0e0b4f View commit details
    Browse the repository at this point in the history
  3. compiles

    mateuszaaa committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    57966e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Implements better shuffling mechanism where for transactions comming

    from N account, we chose N transactions 1 from each account shuffles
    them and continue as long as there are any unshuffled transactions
    
    Note: see unit tests for examples
    mateuszaaa committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    8160261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446ceb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    f39c99f View commit details
    Browse the repository at this point in the history
  2. fix formatting

    mateuszaaa committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    84307bb View commit details
    Browse the repository at this point in the history
  3. fix tests

    mateuszaaa committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    27522fb View commit details
    Browse the repository at this point in the history