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

[DO NOT MEERGE] c2wasm-cli & xrpld-cli #29

Draft
wants to merge 52 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2023

  1. add c2wasm-cli

    dangell7 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e2abbf1 View commit details
    Browse the repository at this point in the history
  2. fix vscode settings

    dangell7 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    86575fd View commit details
    Browse the repository at this point in the history
  3. update readme

    dangell7 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    494dd21 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. add sample env to cli

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ad7994c View commit details
    Browse the repository at this point in the history
  2. update package.json

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e7e5ac3 View commit details
    Browse the repository at this point in the history
  3. update readme.md

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    56d206d View commit details
    Browse the repository at this point in the history
  4. export build function

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    79b9f6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b2f74d View commit details
    Browse the repository at this point in the history
  6. update readme.md

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b6d3c22 View commit details
    Browse the repository at this point in the history
  7. add async await to build

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    57133a0 View commit details
    Browse the repository at this point in the history
  8. update yarn lock

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    15ca0d6 View commit details
    Browse the repository at this point in the history
  9. bump version

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3ce574e View commit details
    Browse the repository at this point in the history
  10. Update .env.sample

    dangell7 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9ef6e36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cef0fa View commit details
    Browse the repository at this point in the history
  12. bump version

    dangell7 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ec7177b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. update gitignore

    dangell7 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b775806 View commit details
    Browse the repository at this point in the history
  2. add default env

    dangell7 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    51d12d1 View commit details
    Browse the repository at this point in the history
  3. update .gitignore

    dangell7 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5f0e593 View commit details
    Browse the repository at this point in the history
  4. add build file and logs

    dangell7 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9d7d123 View commit details
    Browse the repository at this point in the history
  5. fix out dir bug

    dangell7 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ded7972 View commit details
    Browse the repository at this point in the history
  6. release 1.0.4

    dangell7 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1cafee4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. add console log for error

    dangell7 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    144c65e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. update yarn lock

    dangell7 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3afce52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f8fd8 View commit details
    Browse the repository at this point in the history
  3. bump version

    dangell7 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7fff6ae View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. add xrpld-cli

    dangell7 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    49b42a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. add message

    dangell7 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    396b93e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. update c2wasm host env

    dangell7 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bf05a7d View commit details
    Browse the repository at this point in the history
  2. update xrpld-cli standalone

    dangell7 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f6f0765 View commit details
    Browse the repository at this point in the history
  3. bump c2wasm-cli version

    dangell7 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    31ef5af View commit details
    Browse the repository at this point in the history
  4. bump xrpld-cli version

    dangell7 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5ae89bf View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    650e400 View commit details
    Browse the repository at this point in the history
  2. release new version

    dangell7 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e55dee8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. add guard checker

    dangell7 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    78729cd View commit details
    Browse the repository at this point in the history
  2. update .gitignore

    dangell7 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5fa716e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. update makefile

    dangell7 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    69e393d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. add sample env

    dangell7 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    baea01b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Oct 4, 2023

  1. update deps

    dangell7 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    767d997 View commit details
    Browse the repository at this point in the history
  2. bump version

    dangell7 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a53ae2c View commit details
    Browse the repository at this point in the history
  3. update genesis

    dangell7 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    63dd197 View commit details
    Browse the repository at this point in the history
  4. Update genesis.json

    dangell7 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    82c6045 View commit details
    Browse the repository at this point in the history
  5. bump version

    dangell7 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    45bdf52 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. fixup standalone

    dangell7 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    2dec361 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. update build version

    dangell7 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    0410fe3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. update ports

    dangell7 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1bb90cd View commit details
    Browse the repository at this point in the history
  2. fix explorer

    dangell7 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0e10fe1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    5ef0d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bf0a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. update header location

    dangell7 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0c5e4a2 View commit details
    Browse the repository at this point in the history
  2. remove guard check

    dangell7 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e593a19 View commit details
    Browse the repository at this point in the history
  3. Update index.ts

    dangell7 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    13c8fda View commit details
    Browse the repository at this point in the history