Projet

Général

Profil

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

root / plugins / currency @ f5de3d19

Nom Taille Révision Âge Auteur Commentaire
  bitcoin f5de3d19 plus de 6 ans Lars Kruse Plugin bitcoind_: fix POST request body format ...
  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
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

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
33e95e6f 2018-08-01 17:56 Lars Kruse

Review and unify category assignments of plugins

Voir les révisions

Formats disponibles : Atom