Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Update tx-example.py and blocks-query.py #1844

Merged
merged 8 commits into from
Nov 15, 2018

Commits on Nov 12, 2018

  1. Refactored tx-example.py (uses new python irohalib)

    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    5e76b20 View commit details
    Browse the repository at this point in the history
  2. Add blocks query support to new python irohalib

    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    e067504 View commit details
    Browse the repository at this point in the history
  3. Update blocks-query.py to use new python irohalib

    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    bf18497 View commit details
    Browse the repository at this point in the history
  4. Improve query signer in python irohalib

    No need to have separate method for signing blocks queries
    
    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    01b909d View commit details
    Browse the repository at this point in the history
  5. Move python version guards to the top of files

    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    6dcda0c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Fix a typo

    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    5edef9e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Format py files with autopep8

    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    65f0ba9 View commit details
    Browse the repository at this point in the history
  2. Put python version guards to the top of files after autopep8

    Signed-off-by: Igor Egorov <[email protected]>
    Igor Egorov committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    a0826df View commit details
    Browse the repository at this point in the history