Christian Grothoff
0bdae896e7
remark on TODO
2016-01-17 18:21:32 +01:00
Christian Grothoff
c1f28638c9
working on #3888
2016-01-17 18:19:09 +01:00
Christian Grothoff
00612f5e19
fix use-after-free on NULLing CB field if CB itself destroyed our context already
2016-01-01 20:52:56 +01:00
Christian Grothoff
20f8e9c73c
update max_fd to new max, never lower it
2016-01-01 20:44:03 +01:00
Florian Dold
786705c19d
Add lots of logging.
2015-12-25 18:52:22 +01:00
Florian Dold
15c3577722
Remove overly long timeout.
2015-12-24 01:18:37 +01:00
Florian Dold
ce6e7be9a7
logging
2015-12-24 01:07:38 +01:00
Florian Dold
ab9ad17e95
logging
2015-12-23 23:50:54 +01:00
Florian Dold
4e4a90d6ad
Temporary: Very verbose logging.
2015-12-23 23:24:10 +01:00
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