Florian Dold
5af570bd28
Logging.
2015-12-23 22:46:18 +01:00
Florian Dold
7c3282fe5d
Logging.
2015-12-23 22:36:28 +01:00
Florian Dold
24bfedf04e
Merge branch 'master' of ssh://taler.net/var/git/mint
2015-12-22 11:26:10 +01:00
Christian Grothoff
204f732c1a
make sure triggered action actually runs
2015-12-20 13:24:28 +01:00
Christian Grothoff
8e75ccaa71
-check return value
2015-12-20 13:00:06 +01:00
Christian Grothoff
2d6303c698
avoid generating URLs with // in them
2015-12-19 20:43:41 +01:00
Christian Grothoff
bd44a3ee4c
properly return result (fixes compiler warning)
2015-12-19 20:36:20 +01:00
Christian Grothoff
6ed1fc5f73
use comma instead of space as we do elsewhere
2015-12-19 20:36:05 +01:00
Christian Grothoff
304fc9fb1f
only reduce timeout, enable function to be called on existing values
2015-12-19 20:35:41 +01:00
Florian Dold
263fd77738
Only check for postgres if building full mint.
...
Otherwise the macro for postgres pulls unwanted system header files in
and makes the build fail with emscripten.
2015-12-13 17:03:32 +01:00
Christian Grothoff
c20f955ae4
towards /deposit/wtid handling (more skeleton work)
2015-12-09 15:36:34 +01:00
Christian Grothoff
c5204d3a21
add contract structure from Merchant
2015-11-25 13:37:38 +01:00
Christian Grothoff
ea27c56920
get rid of marcello's printf()-style debugging with compiler warnings...
2015-11-25 13:36:29 +01:00
Christian Grothoff
4c80119b30
Merge branch 'master' of git+ssh://taler.net/var/git/mint
2015-11-24 14:48:35 +01:00
Christian Grothoff
3961d3df7e
-fix indent
2015-11-24 14:48:32 +01:00
Florian Dold
fdf51f8c73
Remove outdated 'todo' comment
2015-11-24 14:42:31 +01:00
Florian Dold
57affb94fe
Fix wrong comment
2015-11-24 14:42:01 +01:00
Florian Dold
1ca54c5df1
Make compiler warning go away
...
False positive about unused variable in GCC 5.2.0.
2015-11-24 11:24:25 +01:00
Marcello Stanisci
2f9ae4aa80
Demo "intro" Website moved into wallet's repository
2015-11-18 14:59:50 +01:00
Marcello Stanisci
bdde6093d5
removing the bank Website
2015-11-17 21:48:37 +01:00
Marcello Stanisci
ab73adebf9
fixing broken link
2015-11-14 23:51:51 +01:00
Marcello Stanisci
03aa103ad5
adding extension installation link within bank website
2015-11-14 23:49:21 +01:00
Marcello Stanisci
7570830394
/transfer -> /extension
2015-11-14 23:45:24 +01:00
Marcello Stanisci
5050e2e04e
minor change to bank website
2015-11-14 23:30:58 +01:00
Marcello Stanisci
f8985716dd
removing debuggish echo
2015-11-14 23:04:48 +01:00
Marcello Stanisci
5955225dc3
changing bank's page title
2015-11-14 23:00:00 +01:00
Marcello Stanisci
aa75ad4e1c
fetching mint URL from form server side handler
2015-11-14 22:00:07 +01:00
Marcello Stanisci
4b5fc7dc0e
Adapting the "demo" directories layout to the new scenario
...
(which has a 'bank' and an introductory 'demo' website)
2015-11-14 01:43:03 +01:00
Marcello Stanisci
e5d3c21043
Hiding reserve key 'input' field
...
+ 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-13 14:14:14 +01:00
Marcello Stanisci
d6a222beca
passing reserve details to the wallet via DOM event ( #4047 )
2015-11-12 18:21:15 +01:00
Christian Grothoff
5a12cbac29
skeleton for the logic for #3888 (mint-side)
2015-11-11 18:21:29 +01:00
Christian Grothoff
d97cd0c98d
define signature formats for #3888
2015-11-11 18:09:19 +01:00
Christian Grothoff
9bbfca568f
updating code to match simplified specification ( #4039 )
2015-11-11 14:44:08 +01:00
Marcello Stanisci
e5988bf353
Adding passing details needed to the wallet through the
...
'wire funds' event (NOT tested)
2015-11-10 18:35:35 +01:00
Marcello Stanisci
6d03017eba
adapting website to new signal names
2015-11-09 13:33:18 +01:00
Marcello Stanisci
da29648397
adding instruction about creating reserves
2015-11-04 22:59:48 +01:00
Marcello Stanisci
34405ec956
minor change to comments
2015-11-03 16:49:14 +01:00
Christian Grothoff
c2a40aa839
fix #4032 : move wire deadline form wire details to advisory field in /deposit request
2015-10-28 21:06:23 +01:00
Christian Grothoff
3fd22d4b6f
256 bit is too small for some values, need at least 512
2015-10-28 21:01:02 +01:00
Sree Harsha Totakura
4821541c7c
fix typos
2015-10-26 12:22:24 +01:00
Sree Harsha Totakura
49c7f62f14
fix typos
2015-10-26 12:06:25 +01:00
Sree Harsha Totakura
5ff88d055e
fix notation is refreshing protocol
2015-10-26 11:49:08 +01:00
Marcello Stanisci
b5577716af
removing double inclusion
2015-10-23 17:09:30 +02:00
Marcello Stanisci
761a76384f
Closing #3955
2015-10-21 00:07:21 +02:00
Marcello Stanisci
6e463d5c5c
Adding basic website and 'Wire funds' button having
...
the appearing/disappearing behaviour according to the
wallet being present or not.
2015-10-20 23:33:13 +02:00
Marcello Stanisci
78102f3e18
Adding the subdirectory which hosts the web page through
...
which the wallet will wire funds to the mint, as described
in #3955 (message #9603 ).
2015-10-20 22:38:46 +02:00
Christian Grothoff
5b388d44c4
-use proper cast to what the API expects, just removes a compiler warning
2015-10-19 14:32:32 +02:00
Jeff Burdges
47b4193317
Corrections on section 4
2015-10-13 18:45:12 +02:00
Christian Grothoff
99865ad6d4
-minor corrections to the corrections
2015-10-08 20:47:17 +02:00
Jeff Burdges
2ce2c1dac7
Correctons to section 3
2015-10-08 02:43:42 +02:00