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

multi: Add Ethereum server asset. #979

Merged
merged 8 commits into from May 2, 2021

Commits on May 1, 2021

  1. dex/test/eth: Add light wallets.

    Switch full nodes to fast nodes, which is most likely what servers will
    run, and add two light nodes, which is most likely what clients will
    run.
    JoeGruffins committed May 1, 2021
    Copy the full SHA
    c8040f6 View commit details
    Browse the repository at this point in the history
  2. multi: Add Ethereum server asset.

    Adds a skeleton eth server client. The client connects over ipc and
    relays new blocks to the server.
    JoeGruffins committed May 1, 2021
    Copy the full SHA
    edb7610 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7a3e7c7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f7a1668 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    757fe27 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    42a00de View commit details
    Browse the repository at this point in the history
  7. Add flags to coinID.

    JoeGruffins committed May 1, 2021
    Copy the full SHA
    b4de9b5 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f2beea6 View commit details
    Browse the repository at this point in the history