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

feat(node_framework): Add Web3 API layers #1258

Merged
merged 12 commits into from
Mar 1, 2024
Merged

feat(node_framework): Add Web3 API layers #1258

merged 12 commits into from
Mar 1, 2024

Commits on Feb 27, 2024

  1. Skeleton for Web3 API Layer

    popzxc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3978a0b View commit details
    Browse the repository at this point in the history
  2. Add layer for TxSender

    popzxc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    822eae2 View commit details
    Browse the repository at this point in the history
  3. Implement API layer

    popzxc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3c6f933 View commit details
    Browse the repository at this point in the history
  4. Some doc comments

    popzxc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    346895b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3b9e1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bc2dc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Add TxSinkLayer

    popzxc committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dd35ef2 View commit details
    Browse the repository at this point in the history
  2. Document quirks

    popzxc committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e3f9617 View commit details
    Browse the repository at this point in the history
  3. Fix TxSinkLayer

    popzxc committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bef6433 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    popzxc committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0c6584e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Nits

    popzxc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d730f2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f237eee View commit details
    Browse the repository at this point in the history