Christian Grothoff
8f071e2200
adding aggregation_tracking table to postgres plugin
2016-01-21 08:44:45 +01:00
Christian Grothoff
6d80541f70
bump year
2016-01-20 18:51:45 +01:00
Christian Grothoff
43e04f2ad1
work on #3888
2016-01-20 18:50:19 +01:00
Christian Grothoff
d291788976
spelling out what information mint should sign for TALER_SIGNATURE_MINT_CONFIRM_WIRE
2016-01-20 18:03:44 +01:00
Christian Grothoff
1746750a84
Merge branch 'master' of git+ssh://taler.net/var/git/mint
2016-01-20 16:21:35 +01:00
Christian Grothoff
a64b605377
indent, etc.
2016-01-20 16:21:32 +01:00
Christian Grothoff
80f6c4240e
-fix (C) notices
2016-01-19 14:39:00 +01:00
Christian Grothoff
1f2dee5ae8
check return value from TALER_amount_subtract()
2016-01-18 22:56:12 +01:00
Christian Grothoff
1eea4abe07
remove useless check, this is a fixed-size array, thus pointer is never NULL
2016-01-18 22:52:47 +01:00
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