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

[R4R]-feat: merge from release/v0.5.0 to develop #47

Merged
merged 16 commits into from
Mar 1, 2024
Merged

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    d120ff2 View commit details
    Browse the repository at this point in the history
  2. MetaTxSignData add fromAddr, signHash includes this field

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3645f7b View commit details
    Browse the repository at this point in the history
  3. metaTxSignData fork with metaTxUpdateHeight

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    244fc78 View commit details
    Browse the repository at this point in the history
  4. change var name

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    21cfd30 View commit details
    Browse the repository at this point in the history
  5. metatx upgrade with config

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    25af21f View commit details
    Browse the repository at this point in the history
  6. set metatx upgrade blkNum 2744121

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    23a74e2 View commit details
    Browse the repository at this point in the history
  7. update func name IsMetaTxUpgraded to IsMetaTxV2

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    020aff6 View commit details
    Browse the repository at this point in the history
  8. metatxV2 upgrade by timestamp

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    eb6b730 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1536797 View commit details
    Browse the repository at this point in the history
  10. del metatx upgradeTime from mainnet config

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    86ac3fd View commit details
    Browse the repository at this point in the history
  11. del useless config

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    74937cb View commit details
    Browse the repository at this point in the history
  12. IsMetaTxV2 func use isTimestampForked instead of isMetaTxForked

    wwq authored and wwq committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    19660a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. validateTx reject BlobTxType txs, Receipt.MarshalJSON check Effective…

    …GasPrice and BlobGasPrice
    wwq authored and wwq committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8824dc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from mantlenetworkio/wwq/metatx-signFromAddr

    R4R: metatx add from field into MetaTxSignData, so that to sign hash with from's addr
    wwqicode-blkchain committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4d05b2c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. [R4R]feat: add error message when failing to forward tx to sequencer (#…

    …39)
    
    * [R4R]-[SenndTx]feat: add error message when failing to forward tx to sequencer
    Tri-stone committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d12aec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52122bd View commit details
    Browse the repository at this point in the history