Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Yet another last-minute breaking protocol change.
|
|
This should not be necessary if we had a stable API with documentated
and versioned changes, but well...
|
|
before accepting config
This was an unannounced change at the server which removed auth from the
/config endpoint.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attention: This brings a high run-time crash risk.
So all release builds need to be thoroughly tested before publication.
Nightly builds have been switched to release builds for that reason.
|
|
real version isn't checked because bank reports invalid version syntax
|
|
(fixes release builds)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and show a better error message in these cases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wallet now also uses taler-kotlin-common
|
|
|
|
|
|
|
|
|