Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / currency / bitcoin @ 7063330e

Nom Taille Révision Âge Auteur Commentaire
bitcoind_ 8 ko 7063330e presque 6 ans Lars Kruse Fix python style issues reported by flake8 Add...
btcguild_hashrate_ 1,12 ko 7063330e presque 6 ans Lars Kruse Fix python style issues reported by flake8 Add...
slush_hashrate_ 1,09 ko 5a45d497 plus de 7 ans Lars Kruse plugin categories: other -> htc (crypto currenc...
slush_reward_ 1,23 ko 5a45d497 plus de 7 ans Lars Kruse plugin categories: other -> htc (crypto currenc...

Dernières révisions

# Date Auteur Commentaire
7063330e 2019-12-17 18:25 Lars Kruse

Fix python style issues reported by flake8

Additionally some python2-only "print" statements are now compatible
with python3.

275c82f4 2019-08-13 18:28 Lars Kruse

Plugin btcguild_hashrate_: fix code style issues reported by flake8

db7b2f28 2019-07-24 07:56 Lars Kruse

Plugin bitcoind_: unify error output

88e027be 2019-07-24 07:40 Lars Kruse

Plugin bitcoind_: demystify "autoconf" handling

fd45fe6c 2019-07-24 07:32 Lars Kruse

Plugin bitcoind_: unify exit behaviour

a0aa955a 2019-07-23 15:09 Lars Kruse

Plugin bitcoind_: improve style

ea051b7f 2019-07-23 15:09 Lars Kruse

Plugin bitcoind_: use defaults for missing environment variables

Previously undefined environment variables were treated as "None"
instead of using the supplied defaults (e.g. for "rpchost" or
"rpcport").

f5de3d19 2019-07-22 19:35 Lars Kruse

Plugin bitcoind_: fix POST request body format

Python3 mandates "bytes" as the request body data type.

b6a41513 2019-07-22 07:50 Lars Kruse

Plugin bitcoind_: fix base64 encoding for credentials

Python2.7 (as well as Python3.x) refused to execute the previously used
encoding (`foo.encode('base64')`). It is unknown, whether it worked
before with an older Python version.

abdeb7ec 2018-08-24 15:52 Lars Kruse

Plugin bitcoind_: introduce explicit configuration file path

The home directory of the currently effective UID cannot be easily
inferred in python via os.path.expanduser. Since there is no other
simple way for reaching this goal, an explicit environemnt setting is...

Voir les révisions

Formats disponibles : Atom