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

Contracts V2 #1300

Open
wants to merge 23 commits into
base: v2
Choose a base branch
from
Open

Contracts V2 #1300

wants to merge 23 commits into from

Commits on Oct 2, 2024

  1. v2 initial commit

    vgeddes committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e0b2371 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. latest changes

    vgeddes committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a7ad609 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 10, 2024

  1. Add reward address

    vgeddes committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e7fecaf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. make code compile

    vgeddes committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    08715b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111f738 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Major refactor

    vgeddes committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b0867e8 View commit details
    Browse the repository at this point in the history
  2. Update tests

    vgeddes committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ee37e3c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. add scripts back

    vgeddes committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6829f38 View commit details
    Browse the repository at this point in the history
  2. Update scripts

    vgeddes committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8c878ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b25864 View commit details
    Browse the repository at this point in the history
  4. Finish outbound messaging

    vgeddes committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c35743d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. Make functions payable

    vgeddes committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    02ac263 View commit details
    Browse the repository at this point in the history
  2. improve docs

    vgeddes committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c7332c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. comments

    vgeddes committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c0bab8a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. review feedback

    vgeddes committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    eae219e View commit details
    Browse the repository at this point in the history
  2. cleanups

    vgeddes committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    318b7dc View commit details
    Browse the repository at this point in the history
  3. Add initial tests for V2

    vgeddes committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e73125d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa9b8a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Clean up interfaces

    vgeddes committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    00016a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    5817542 View commit details
    Browse the repository at this point in the history
  2. Autowrap ether

    vgeddes committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4c3b2af View commit details
    Browse the repository at this point in the history