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: ilp-cli tool for interacting with nodes #334

Merged
merged 10 commits into from
Oct 2, 2019
Merged

feat: ilp-cli tool for interacting with nodes #334

merged 10 commits into from
Oct 2, 2019

Commits on Oct 1, 2019

  1. feat: ilp-cli tool for interacting with nodes

    refactor(ilp-cli): address low-hanging review comments
    
    docs: make nodes in simple example use different passwords
    
    refactor(ilp-cli): port simple example to new CLI interface
    
    feat(ilp-cli): skeleton of entire HTTP API
    
    refactor(ilp-cli): split out all http calls in the interpreter
    
    docs: update simple example for ilp-cli
    
    docs: update xrp example for ilp-cli
    Ben Striegel committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    2f451cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c35f88d View commit details
    Browse the repository at this point in the history
  3. fix: use latest secp256k1 version

    gakonst authored and Ben Striegel committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    6f7e9d3 View commit details
    Browse the repository at this point in the history
  4. feat(ilp-cli): feature-complete with tests

    Ben Striegel committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c27789d View commit details
    Browse the repository at this point in the history
  5. docs: update simple and eth examples

    Ben Striegel committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    8a4ea89 View commit details
    Browse the repository at this point in the history
  6. docs: update eth example for ilp-cli

    Ben Striegel committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    10379d9 View commit details
    Browse the repository at this point in the history
  7. docs: more updates to eth example

    Ben Striegel committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c858152 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. fix(ilp-cli): last-minute tweaks

    Ben Striegel committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    f73baf1 View commit details
    Browse the repository at this point in the history
  2. feat: quickly-assembled ilp-cli command for hackathon

    Ben Striegel committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    d0cabf9 View commit details
    Browse the repository at this point in the history
  3. style: fix clippy

    Ben Striegel committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    81f48db View commit details
    Browse the repository at this point in the history