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 newPendingTransactions and syncing to RSKj eth_subscribe JSON-RPC Method #1580

Merged
merged 14 commits into from
Sep 23, 2021

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    32ddef7 View commit details
    Browse the repository at this point in the history
  2. Adding emitter and tests

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c8a77bd View commit details
    Browse the repository at this point in the history
  3. cleanup

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    148df7a View commit details
    Browse the repository at this point in the history
  4. Adding sync subscribe and unit tests

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f3766db View commit details
    Browse the repository at this point in the history
  5. More tests

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    618143a View commit details
    Browse the repository at this point in the history
  6. test coverage

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    920cb6b View commit details
    Browse the repository at this point in the history
  7. more testing

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    7d2ac7d View commit details
    Browse the repository at this point in the history
  8. Formatting

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    1cb6cd1 View commit details
    Browse the repository at this point in the history
  9. Fix logger class

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9272c42 View commit details
    Browse the repository at this point in the history
  10. Move listener call to sync processor

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d2ed541 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c136e3 View commit details
    Browse the repository at this point in the history
  12. cleanup

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a258e65 View commit details
    Browse the repository at this point in the history
  13. Adding generic to notification class

    jamesrowe08 authored and Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    af80d07 View commit details
    Browse the repository at this point in the history
  14. Fixed sonarcloud complaints

    Vovchyk committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    bb7e533 View commit details
    Browse the repository at this point in the history