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

Consistent #1124

Merged
merged 17 commits into from
Jan 19, 2024
Merged

Consistent #1124

merged 17 commits into from
Jan 19, 2024

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. fix: lint

    bbaktaeho committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    18c8802 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. allow unprotected txns

    temaniarpit27 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    91ff270 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. consensus/bor: handle blockalloc balance changes (#1074)

    * fix: set balance in blockalloc
    
    * chg: don't update balance if not zero
    
    * fix: lint
    
    * fix logic, add test cases
    anshalshukla authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1065e21 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Update core/txpool/validation.go

    Co-authored-by: Raneet Debnath <35629432+Raneet10@users.noreply.github.com>
    temaniarpit27 and Raneet10 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9682679 View commit details
    Browse the repository at this point in the history
  2. added log

    temaniarpit27 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4e3e1de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    073d75c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge pull request #1098 from maticnetwork/arpit/fix-shadowfork

    allow unprotected txns
    temaniarpit27 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    abab36b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 12, 2023

  1. Merge pull request #1085 from bbaktaeho/fix/eth_api

    internal/ethapi: fix GetTransactionReceiptsByBlock method
    temaniarpit27 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2be2789 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

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

Commits on Dec 21, 2023

  1. internal/ethapi: fix signer in GetTransactionReceiptsByBlock method (#…

    …1107)
    
    * fix: from address
    
    * add: unit test for GetTransactionReceiptsByBlock
    bbaktaeho authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    937dd6a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 10, 2024

  1. Merge pull request #1109 from maticnetwork/POS-2413

    Removed the check for milestoneID in the GetVoteOnHash()
    VAIBHAVJINDAL3012 authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    20f9295 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. EIP7212 / PIP27 (#1069)

    add: EIP7217/PIP27 implementation and related test cases
    
    ---------
    
    Co-authored-by: Ulaş Erdoğan <uerdogan2001@hotmail.com>
    anshalshukla and ulerdogan authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f57c637 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. chg: make HF consistent

    anshalshukla committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b54c9b9 View commit details
    Browse the repository at this point in the history