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

Madninja/solana #321

Merged
merged 23 commits into from
Aug 3, 2023
Merged

Madninja/solana #321

merged 23 commits into from
Aug 3, 2023

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    65c2bfc View commit details
    Browse the repository at this point in the history
  2. more bits

    madninja committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a46a73f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. dc mint implemented

    Added some infrastructure for txns
    madninja committed May 21, 2023
    Configuration menu
    Copy the full SHA
    8d4c412 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Add dc delegate command

    madninja committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a49cf51 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. transfer command, CommitOpts

    madninja committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8946886 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. limit transferrable tokens

    madninja committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6eb0c47 View commit details
    Browse the repository at this point in the history
  2. Avoid using balances API

    madninja committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e9a6af9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Add export, remove verify

    madninja committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a3e3d9b View commit details
    Browse the repository at this point in the history
  2. Bump program-lib deps

    madninja committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8d263dd View commit details
    Browse the repository at this point in the history
  3. Clean up export command

    madninja committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c43c55c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. use payee on dc mint

    madninja committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fde17e5 View commit details
    Browse the repository at this point in the history
  2. Add keypair create command

    madninja committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    64c4396 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Add hotspot assert

    madninja committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8847aa7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

Commits on Jul 11, 2023

  1. Hotspot data only add command (#319)

    * hotspot data only add command
    * rm unused deps
    * Refactor client, do_hotspot add
    * Limit to iot and dataonly hotspots
    * use pubkey deserializer
    
    ---------
    
    Co-authored-by: Marc Nijdam <[email protected]>
    Co-authored-by: Chewing Glass <[email protected]>
    3 people authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    10b0909 View commit details
    Browse the repository at this point in the history
  2. Fix clippy warnings

    madninja committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    60367ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cea600 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Add RSA to ReadWrite

    madninja committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2674fa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. bump crypto/hpl deps

    madninja committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2cd71e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    00a159d View commit details
    Browse the repository at this point in the history
  2. Strip more unused code

    madninja committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1fc3080 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Delete legacy test binary

    madninja committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    39ab01f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def64b7 View commit details
    Browse the repository at this point in the history