Projet

Général

Profil

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

root / plugins / currency @ fd45fe6c

Nom Taille Révision Âge Auteur Commentaire
  bitcoin fd45fe6c plus de 6 ans Lars Kruse Plugin bitcoind_: unify exit behaviour
  ethereum 5a45d497 plus de 7 ans Lars Kruse plugin categories: other -> htc (crypto currenc...
  nanopool 17f78427 plus de 7 ans Lars Kruse Whitespace cleanup * remove trailing whitespac...
  zcash 33e95e6f plus de 7 ans Lars Kruse Review and unify category assignments of plugins

Dernières révisions

# Date Auteur Commentaire
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...

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

Voir les révisions

Formats disponibles : Atom