Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Serde value in message #6

Merged
merged 5 commits into from
Nov 23, 2021

Commits on Nov 4, 2021

  1. remove lifetime from Terra struct

    Signed-off-by: Stanislav Pirx <stanislav.pirx@gmail.com>
    pronvis committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a805297 View commit details
    Browse the repository at this point in the history
  2. add Account & Index parameters to PrivateKey generation

    Signed-off-by: Stanislav Pirx <stanislav.pirx@gmail.com>
    pronvis committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    51399f0 View commit details
    Browse the repository at this point in the history
  3. add is_success method to TxResultSync

    Signed-off-by: Stanislav Pirx <stanislav.pirx@gmail.com>
    pronvis committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    8119e0c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. add account&index parameters to privateKey; remove Box<dyn MsgInterna…

    …l> from Message
    
    Signed-off-by: Stanislav Pirx <stanislav.pirx@gmail.com>
    pronvis committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    6c49ce3 View commit details
    Browse the repository at this point in the history
  2. add clone to Priv & Pub key

    Signed-off-by: Stanislav Pirx <stanislav.pirx@gmail.com>
    pronvis committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    88d3e83 View commit details
    Browse the repository at this point in the history