summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-20-check return valueChristian Grothoff
2015-12-19avoid generating URLs with // in themChristian Grothoff
2015-12-19properly return result (fixes compiler warning)Christian Grothoff
2015-12-19use comma instead of space as we do elsewhereChristian Grothoff
2015-12-19only reduce timeout, enable function to be called on existing valuesChristian Grothoff
2015-12-13Only check for postgres if building full mint.Florian Dold
Otherwise the macro for postgres pulls unwanted system header files in and makes the build fail with emscripten.
2015-12-09towards /deposit/wtid handling (more skeleton work)Christian Grothoff
2015-11-25add contract structure from MerchantChristian Grothoff
2015-11-25get rid of marcello's printf()-style debugging with compiler warnings...Christian Grothoff
2015-11-24Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-11-24-fix indentChristian Grothoff
2015-11-24Remove outdated 'todo' commentFlorian Dold
2015-11-24Fix wrong commentFlorian Dold
2015-11-24Make compiler warning go awayFlorian Dold
False positive about unused variable in GCC 5.2.0.
2015-11-18Demo "intro" Website moved into wallet's repositoryMarcello Stanisci
2015-11-17removing the bank WebsiteMarcello Stanisci
2015-11-14fixing broken linkMarcello Stanisci
2015-11-14adding extension installation link within bank websiteMarcello Stanisci
2015-11-14/transfer -> /extensionMarcello Stanisci
2015-11-14minor change to bank websiteMarcello Stanisci
2015-11-14removing debuggish echoMarcello Stanisci
2015-11-14changing bank's page titleMarcello Stanisci
2015-11-14fetching mint URL from form server side handlerMarcello Stanisci
2015-11-14Adapting the "demo" directories layout to the new scenarioMarcello Stanisci
(which has a 'bank' and an introductory 'demo' website)
2015-11-13Hiding reserve key 'input' fieldMarcello Stanisci
+ adding a new 'input' field to get the base URL of the receiving-money mint + adapting 'detail' object passed to the wallet to indicate all the DOM ids from the SEPA form needed by the wallet to perform the submission
2015-11-12passing reserve details to the wallet via DOM event (#4047)Marcello Stanisci
2015-11-11skeleton for the logic for #3888 (mint-side)Christian Grothoff
2015-11-11define signature formats for #3888Christian Grothoff
2015-11-11updating code to match simplified specification (#4039)Christian Grothoff
2015-11-10Adding passing details needed to the wallet through theMarcello Stanisci
'wire funds' event (NOT tested)
2015-11-09adapting website to new signal namesMarcello Stanisci
2015-11-04adding instruction about creating reservesMarcello Stanisci
2015-11-03minor change to commentsMarcello Stanisci
2015-10-28fix #4032: move wire deadline form wire details to advisory field in ↵Christian Grothoff
/deposit request
2015-10-28256 bit is too small for some values, need at least 512Christian Grothoff
2015-10-26fix typosSree Harsha Totakura
2015-10-26fix typosSree Harsha Totakura
2015-10-26fix notation is refreshing protocolSree Harsha Totakura
2015-10-23removing double inclusionMarcello Stanisci
2015-10-21Closing #3955Marcello Stanisci
2015-10-20Adding basic website and 'Wire funds' button havingMarcello Stanisci
the appearing/disappearing behaviour according to the wallet being present or not.
2015-10-20Adding the subdirectory which hosts the web page throughMarcello Stanisci
which the wallet will wire funds to the mint, as described in #3955 (message #9603).
2015-10-19-use proper cast to what the API expects, just removes a compiler warningChristian Grothoff
2015-10-13Corrections on section 4Jeff Burdges
2015-10-08-minor corrections to the correctionsChristian Grothoff
2015-10-08Correctons to section 3Jeff Burdges
2015-10-07Corrections to sections 1 and 2Jeff Burdges
Please check out the second to last paragraph of the introduction as I'm not really happy with it. There are spelling correction elsewhere as I ran ispell, not sure if I accedentally switched somew ords from British to American spelling.
2015-10-07-cite as suggested by Jeff, use correct nameChristian Grothoff
2015-10-05doxygen fixesChristian Grothoff
2015-10-05avoid triplicating 'randomly computes'Christian Grothoff