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

polygon/bridge: Support Astrid bridge on standalone and privateapi server #11693

Merged
merged 15 commits into from
Sep 7, 2024

Commits on Aug 20, 2024

  1. Integrate new bridge

    shohamc1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fcd7c43 View commit details
    Browse the repository at this point in the history
  2. Accede

    shohamc1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    107516f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac4699e View commit details
    Browse the repository at this point in the history
  4. Use polygonRPCCfg

    shohamc1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    78a5d74 View commit details
    Browse the repository at this point in the history
  5. Remove unused function

    shohamc1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3ee834a View commit details
    Browse the repository at this point in the history
  6. Revert changes

    shohamc1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3c957c5 View commit details
    Browse the repository at this point in the history
  7. Use BorConfig

    shohamc1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2d57f2f View commit details
    Browse the repository at this point in the history
  8. Use bor engine

    shohamc1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a1eabfa View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge branch 'main' into shohamc1/standalone-rpcdaemon

    # Conflicts:
    #	erigon-lib/chain/chain_config.go
    shohamc1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    50bb1e6 View commit details
    Browse the repository at this point in the history
  2. Implement remote reader, split BorEventRequest into BorEventsRequest …

    …and BorTxnLookupRequest
    shohamc1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5239768 View commit details
    Browse the repository at this point in the history
  3. Integrate NewRemoteReader

    shohamc1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9853955 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch 'main' into shohamc1/standalone-rpcdaemon

    # Conflicts:
    #	erigon-lib/go.mod
    #	erigon-lib/go.sum
    #	erigon-lib/gointerfaces/remoteproto/ethbackend.pb.go
    #	ethdb/privateapi/ethbackend.go
    #	turbo/snapshotsync/freezeblocks/block_reader.go
    shohamc1 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d8bd6f5 View commit details
    Browse the repository at this point in the history
  2. Don't append

    shohamc1 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    231c516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1feb35a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Address comments

    shohamc1 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1511df9 View commit details
    Browse the repository at this point in the history