Projet

Général

Profil

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

root / plugins / currency / bitcoin @ a0aa955a

Nom Taille Révision Âge Auteur Commentaire
bitcoind_ 8 ko a0aa955a plus de 6 ans Lars Kruse Plugin bitcoind_: improve style
btcguild_hashrate_ 1,12 ko 5a45d497 plus de 7 ans Lars Kruse plugin categories: other -> htc (crypto currenc...
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
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...

0a090e5b 2018-08-24 15:52 Lars Kruse

Plugin bitcoind_: improved error output

675f1f69 2018-08-24 14:45 Lars Kruse

Plugin bitcoind_: retrieve debug state from environment

bc20826c 2018-08-24 14:38 Lars Kruse

Plugin bitcoind_: switch to Python3

fffb536e 2018-08-24 14:31 Lars Kruse

Plugin bitcoind_: fix flake8 and python3 issues

3b438369 2018-08-24 14:29 Lars Kruse

Plugin bitcoind_: reformat documentation header

Voir les révisions

Formats disponibles : Atom