Commit Graph

1005 Commits

Author SHA1 Message Date
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
Jeff Burdges
2863132570 Corrections to sections 1 and 2
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 16:39:03 +02:00
Christian Grothoff
bdc8bc7de3 -cite as suggested by Jeff, use correct name 2015-10-07 14:36:18 +02:00
Christian Grothoff
dfb767a095 doxygen fixes 2015-10-05 10:39:17 +02:00
Christian Grothoff
3b3af8a077 avoid triplicating 'randomly computes' 2015-10-05 00:35:02 +02:00
Christian Grothoff
41126e6d24 fix inconsistency in reveal step formulation, now matches implementation 2015-10-04 12:35:05 +02:00
Christian Grothoff
cf5b48eaaa make formulations precise 2015-10-01 18:38:22 +02:00
Christian Grothoff
e2f988b995 use U instead of B^{-1} as it is not a strict inverse 2015-10-01 15:22:19 +02:00
Christian Grothoff
45fe8a52e6 fix minor typos/comments 2015-09-28 22:59:34 +02:00
Christian Grothoff
383f3eb850 properly check contract hash, instead of just computing it twice 2015-09-28 22:56:20 +02:00
Christian Grothoff
837b7f5f14 -renable testrun, update gitignore 2015-09-28 22:52:06 +02:00
Christian Grothoff
03fb570a9c have option to disable expensive tests 2015-09-28 22:28:09 +02:00
Christian Grothoff
0b5fc99687 Merge branch 'master' of ssh://taler.net:/var/git/mint 2015-09-28 16:00:20 +02:00
Christian Grothoff
eaa0af4297 Luis is right 2015-09-28 16:00:14 +02:00
Florian Dold
6216cbc003 minor typo 2015-09-28 15:52:48 +02:00
Christian Grothoff
c4fd43dd0c fixing typoes with patch from Luis Ressel 2015-09-28 15:33:09 +02:00
Christian Grothoff
da04a98358 resolve conflict 2015-09-28 15:27:04 +02:00
Christian Grothoff
0e48396f7e more clarifications 2015-09-28 12:05:20 +02:00
Christian Grothoff
de384cfd82 more clarifications 2015-09-28 12:01:37 +02:00
Christian Grothoff
c8eeea1245 fix description of locking protocol 2015-09-28 11:47:42 +02:00
Christian Grothoff
3f0a0c8f71 attempt to clarify double spending 2015-09-28 08:53:01 +02:00
Christian Grothoff
bf8b9d1435 mention need to audit randomness of gamma 2015-09-27 20:32:30 +02:00
Christian Grothoff
a67fefa9fb extra logging 2015-09-27 14:05:01 +02:00
Christian Grothoff
b3a65cb766 add note on how to assure gamma is random 2015-09-27 14:04:52 +02:00
Christian Grothoff
1bfba318ec add reminder 2015-09-26 16:57:16 +02:00
Christian Grothoff
42aea7d138 address Fabian Kirsch's comments for more consistent symbol names, and adding a 'legend' 2015-09-26 16:30:04 +02:00
Christian Grothoff
9ff0c56018 typo 2015-09-26 11:54:03 +02:00
Fournier Nicolas
ecd6636219 fix interpreter warnings 2015-09-25 08:53:37 +02:00
Christian Grothoff
18d3c5efa5 more paper edits and claifications 2015-09-24 17:43:20 +02:00
Christian Grothoff
851a727b69 more edits on taler paper 2015-09-24 17:32:55 +02:00