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

Add limits for number of transactions by sender #1716

Merged
merged 41 commits into from
May 15, 2020
Merged

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    2586fec View commit details
    Browse the repository at this point in the history
  2. Sketch config.

    andreibancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    a8642f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    879add5 View commit details
    Browse the repository at this point in the history
  4. Sketch application of limits.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    65b3c12 View commit details
    Browse the repository at this point in the history
  5. Fix build.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b0b1d0c View commit details
    Browse the repository at this point in the history
  6. Temporarily bypass application of limits.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    ae53ec5 View commit details
    Browse the repository at this point in the history
  7. Add type alias.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    dfdc4c4 View commit details
    Browse the repository at this point in the history
  8. Sketch deduplication.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    264c1ee View commit details
    Browse the repository at this point in the history
  9. Merge branch 'development' into pool++limits

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    89e7113 View commit details
    Browse the repository at this point in the history
  10. Fix deduplication logic.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    edef44f View commit details
    Browse the repository at this point in the history
  11. Fix some tests, remove unused code.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    a2efbd5 View commit details
    Browse the repository at this point in the history
  12. Verify cache config. Extract interface. Add disabled cache (for criti…

    …cal errors).
    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    959d65b View commit details
    Browse the repository at this point in the history
  13. Fix tests.

    Andrei Bancioiu committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e79c8ca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c94bbfa View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Fix remaining mock.

    andreibancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    10f74e8 View commit details
    Browse the repository at this point in the history
  2. Add some tests.

    andreibancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    19e7eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d966ebd View commit details
    Browse the repository at this point in the history
  4. Cover disabled cache.

    andreibancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    e3d0dd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a5af4 View commit details
    Browse the repository at this point in the history
  6. Fix long test.

    andreibancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f4ffcab View commit details
    Browse the repository at this point in the history
  7. Add extra tests.

    Andrei Bancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    6c3a403 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50c1f4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    636ad8b View commit details
    Browse the repository at this point in the history
  10. Extra log.

    andreibancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    e9e4739 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba3a4fe View commit details
    Browse the repository at this point in the history
  12. Fix ERD scale for score.

    Andrei Bancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    b3858ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fc8c411 View commit details
    Browse the repository at this point in the history
  14. Remove log.

    andreibancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    9c169a7 View commit details
    Browse the repository at this point in the history
  15. Fix after self review.

    andreibancioiu committed May 12, 2020
    Configuration menu
    Copy the full SHA
    7f50aec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    973f9e6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    43b5701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0294f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7240a23 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    4761832 View commit details
    Browse the repository at this point in the history
  2. Fix after review.

    andreibancioiu committed May 14, 2020
    Configuration menu
    Copy the full SHA
    4d044bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b63e42f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b488b4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa26f11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87dc724 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    48e3573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dcb960 View commit details
    Browse the repository at this point in the history