View Issue Details

IDProjectCategoryView StatusLast Update
0010246Talerlibeufin-bankpublic2026-09-16 09:49
ReporterChristian Grothoff Assigned ToAntoine A  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Versionpost-1.0 
Summary0010246: libeufin-bank lacks -c switch
DescriptionAnd it doesn't like my default config, but I don't see how I can pass it the correct config :-(
Steps To Reproduce$ libeufin-bank passwd admin test
09-Aug-2025T14:45:13.509 ERROR libeufin-bank - Missing string option 'currency' in section 'libeufin-bank'

=> Also silly: why does it want a currency option to set the admin passwd?

$ libeufin-bank -h
Usage: libeufin-bank [<options>] <command> [<args>]...

Options:
  --version Show the version and exit
  -h, --help Show this message and exit

Commands:
  dbinit Initialize the libeufin-bank database
  passwd Change account password
  create-token Create authentication token for a user
  serve Run libeufin-bank HTTP server
  create-account Create an account, returning the payto://-URI associated with it
  edit-account Edit an existing account
  gc Run garbage collection: abort expired operations and clean expired data
  bench-pwh Benchmark password hashing algorithm and configuration
  config Inspect or change the configuration
TagsNo tags attached.

Activities

Antoine A

2026-09-16 09:49

developer   ~0029985

Fixed in rust rewrite

Issue History

Date Modified Username Field Change
2025-08-09 14:44 Christian Grothoff New Issue
2025-08-09 14:45 Christian Grothoff Assigned To => Antoine A
2025-08-09 14:45 Christian Grothoff Status new => assigned
2025-08-09 14:46 Christian Grothoff Steps to Reproduce Updated
2025-08-31 19:14 Christian Grothoff Target Version 1.1 => post-1.0
2025-12-07 10:53 Christian Grothoff Status assigned => confirmed
2026-09-16 09:49 Antoine A Status confirmed => resolved
2026-09-16 09:49 Antoine A Resolution open => fixed
2026-09-16 09:49 Antoine A Note Added: 0029985