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

Compatibility fixes/improvements for JSON/RPC filter polling #641

Merged
merged 6 commits into from
Jul 29, 2022

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    a820457 View commit details
    Browse the repository at this point in the history
  2. Correct serialization of empty array, by avoiding extra marshal step

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7fa5b18 View commit details
    Browse the repository at this point in the history
  3. Correct typo in error message, and make consistent with other clients

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    51a99be View commit details
    Browse the repository at this point in the history
  4. Refresh filter timeout when polled

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    cad0c05 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Pull in PR#209 fix from ethgo

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    40d1d81 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Merge branch 'develop' of https://github.com/0xPolygon/polygon-edge i…

    …nto fix-640
    
    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    6ffdbd4 View commit details
    Browse the repository at this point in the history