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

Arpit/temp bor sync #701

Merged
merged 14 commits into from
Feb 3, 2023
Merged

Arpit/temp bor sync #701

merged 14 commits into from
Feb 3, 2023

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    e2f80a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    fb056f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c450f29 View commit details
    Browse the repository at this point in the history
  3. use internal function

    manav2401 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a4fbd71 View commit details
    Browse the repository at this point in the history
  4. fix tests

    temaniarpit27 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5806219 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2d8340 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e838a6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'arpit/temp-bor-sync' of github.com:maticnetwork/bor int…

    …o arpit/temp-bor-sync
    JekaMas committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    82a0253 View commit details
    Browse the repository at this point in the history
  8. Only query bor receipt when the query index is equal to # tx in block…

    … body
    
    This change reduces the frequency of calling ReadBorReceipt and
    ReadBorTransaction, which are CPU and db intensive.
    cffls committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    645c841 View commit details
    Browse the repository at this point in the history
  9. Revert "fetch geth upstread for ReadBorReceiptRLP"

    This reverts commit 2e838a6.
    cffls committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b09ff05 View commit details
    Browse the repository at this point in the history
  10. Restore ReadBorReceiptRLP

    cffls committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b5f8d7a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. fix bor receipts

    JekaMas committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    80ca80d View commit details
    Browse the repository at this point in the history
  2. remove unused

    JekaMas committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    fddb9df View commit details
    Browse the repository at this point in the history
  3. fix lints

    JekaMas committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6ce8e32 View commit details
    Browse the repository at this point in the history