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: remove gnovm and gno.land dependencies from tm2 #1483

Merged
merged 17 commits into from
Jan 15, 2024

Commits on Dec 21, 2023

  1. fix: expose most of the method/fields in keys/client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b222d72 View commit details
    Browse the repository at this point in the history
  2. feat: add SignAndBroadcastHandler

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    489e4a4 View commit details
    Browse the repository at this point in the history
  3. fix: extract gnoland and gnovm outside tm2

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    32511b3 View commit details
    Browse the repository at this point in the history
  4. fix: remove deprecated ioutil

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9ec535f View commit details
    Browse the repository at this point in the history
  5. chore: cleanup root

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4e7da28 View commit details
    Browse the repository at this point in the history
  6. fixup: wrong home config

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    150c8d2 View commit details
    Browse the repository at this point in the history
  7. chore: mod tidy

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f7aa61f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. fix: use keyscli module to be able to share package code with test in…

    …tegration
    
    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ddbddd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. chore: add keycli readme

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b0cfbbf View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    840ba7c View commit details
    Browse the repository at this point in the history
  3. chore: use cmdio instead of io

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    95f16f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 11, 2024

  1. Merge remote-tracking branch 'master' into feat/reworks-keys-client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cc506ef View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge remote-tracking branch 'master' into feat/reworks-keys-client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    65e16b7 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    13b3af1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'master' into feat/reworks-keys-client

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    589d7e9 View commit details
    Browse the repository at this point in the history
  4. fix: rebase

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6f92d37 View commit details
    Browse the repository at this point in the history