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

Block hash publisher #51

Closed
wants to merge 28 commits into from
Closed

Block hash publisher #51

wants to merge 28 commits into from

Commits on Sep 8, 2023

  1. apply getVerifiedWarpMessage and sourceChainID changes

    Matthew Lam committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3120b71 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    2eb3587 View commit details
    Browse the repository at this point in the history
  2. update subnet-evm commit to v0.5.6

    Matthew Lam committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4174ab2 View commit details
    Browse the repository at this point in the history
  3. update golang version and genesis template

    Matthew Lam committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2edfb9b View commit details
    Browse the repository at this point in the history
  4. reformat genesis template

    Matthew Lam committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7ee3a09 View commit details
    Browse the repository at this point in the history
  5. add dupgrade config to genesis template

    Matthew Lam committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    33b8d4c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. add index to receiveCrossChainMessage

    Matthew Lam committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    bd3656f View commit details
    Browse the repository at this point in the history
  2. fix unit test

    Matthew Lam committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e496ee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. test added buffer gas

    Matthew Lam committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e72ddb9 View commit details
    Browse the repository at this point in the history
  2. add unit test for receive index

    Matthew Lam committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    93ec7bd View commit details
    Browse the repository at this point in the history
  3. fix comment

    Matthew Lam committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d6b1fe4 View commit details
    Browse the repository at this point in the history
  4. remove abi

    Matthew Lam committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9118693 View commit details
    Browse the repository at this point in the history
  5. update naming and parameter order

    Matthew Lam committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    65b6110 View commit details
    Browse the repository at this point in the history
  6. Update contracts/src/Teleporter/ITeleporterMessenger.sol

    Co-authored-by: cam-schultz <[email protected]>
    Signed-off-by: minghinmatthewlam <[email protected]>
    minghinmatthewlam and cam-schultz authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    00fc76a View commit details
    Browse the repository at this point in the history
  7. basic block hash receiver

    cam-schultz committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a52b2b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    442e9d2 View commit details
    Browse the repository at this point in the history
  2. block hash go binding

    cam-schultz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c08725f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. block hash packing

    cam-schultz committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    43ad4b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    feb8fe1 View commit details
    Browse the repository at this point in the history
  2. cleanup var

    cam-schultz committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9b7af3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8e949b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cab06ce View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. set up third test subnet

    cam-schultz committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0810228 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. cleanup

    cam-schultz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cc3978f View commit details
    Browse the repository at this point in the history
  2. update binding

    cam-schultz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d5b8203 View commit details
    Browse the repository at this point in the history
  3. update pack function

    cam-schultz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    050fbd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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