Giter VIP home page Giter VIP logo

cosmos-rest-faucet's People

Contributors

dasanchez avatar uditvira avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cosmos-rest-faucet's Issues

Remove long lines

pylint fails on the following lines:

cosmos_rest_faucet.py:206:0: C0301: Line too long (125/100) (line-too-long)
cosmos_rest_faucet.py:213:0: C0301: Line too long (120/100) (line-too-long)
cosmos_rest_faucet.py:229:0: C0301: Line too long (104/100) (line-too-long)
cosmos_rest_faucet.py:242:0: C0301: Line too long (125/100) (line-too-long)
cosmos_rest_faucet.py:249:0: C0301: Line too long (120/100) (line-too-long)
cosmos_rest_faucet.py:268:0: C0301: Line too long (114/100) (line-too-long)
cosmos_rest_faucet.py:273:0: C0301: Line too long (104/100) (line-too-long)

Tx hash on token request response shows up as null

The response on a token request comes back as follows:

{"address": "cosmos15gtdpqxhkygyln69rcet30yasmhmm26rczpszf", "amount": "1000000stake", "chain": "faucet-testnet", "hash": null, "status": "success"}

The hash field should no show up as null.

Allow non-default gaia home folder

The gaia_calls library assumes Gaia is installed in the default folder (~/.gaia).
Add an argument to all the functions that call gaiad so other locations can be used.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.