Christian Grothoff
|
884fff1297
|
fix #3637
|
2015-03-22 16:58:15 +01:00 |
|
Christian Grothoff
|
3fe9a76098
|
move refresh fee check to earlier
|
2015-03-22 16:17:22 +01:00 |
|
Christian Grothoff
|
1277f8445d
|
include fees in amounts being signed, check available balance on refresh
|
2015-03-22 16:09:01 +01:00 |
|
Christian Grothoff
|
7d9a403275
|
first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now
|
2015-03-20 23:51:28 +01:00 |
|
Christian Grothoff
|
23bf1eee74
|
fix #3716: make sure amount-API offers proper checks against overflow and other issues
|
2015-03-18 18:55:41 +01:00 |
|
Christian Grothoff
|
d0f2d8b426
|
simplify code structure, reduce exposure of keystate struct
|
2015-03-15 15:40:07 +01:00 |
|
Christian Grothoff
|
2f70806cfa
|
fix #3635
|
2015-03-10 17:05:48 +01:00 |
|
Christian Grothoff
|
7e26ae3858
|
clean up refresh logic and use of signatures
|
2015-03-10 17:00:12 +01:00 |
|
Christian Grothoff
|
e3b8f5117e
|
remove redundant arg 'num_oldcoins/num_newcoins'
|
2015-03-10 16:25:23 +01:00 |
|
Christian Grothoff
|
daa5fbe3b7
|
remove redundant arg 'commit_client_sig'
|
2015-03-10 16:21:20 +01:00 |
|
Christian Grothoff
|
c2c8646a83
|
combining /mint/melt and /mint/commit
|
2015-03-10 16:15:14 +01:00 |
|
Christian Grothoff
|
8eaeda9958
|
fix use of signature for noreveal index, needs to be tied to session hash
|
2015-03-09 13:21:55 +01:00 |
|
Christian Grothoff
|
579f465c9b
|
implementing #3632: generate proof of insufficient funds by converting transaction history to JSON
|
2015-03-09 12:29:41 +01:00 |
|
Christian Grothoff
|
477e68c506
|
bringing copyright tags up to FSF standard
|
2015-02-08 00:16:22 +01:00 |
|
Christian Grothoff
|
1102b7dace
|
working on /refresh/melt operation
|
2015-01-30 15:34:01 +01:00 |
|
Christian Grothoff
|
a0a405939f
|
remove dead mint.h includes
|
2015-01-29 20:27:57 +01:00 |
|
Christian Grothoff
|
090ddf170b
|
working on cleaning up /refresh/melt logic
|
2015-01-29 20:00:21 +01:00 |
|
Christian Grothoff
|
8ca555500f
|
more notes about issues in bug tracker
|
2015-01-29 19:01:29 +01:00 |
|
Christian Grothoff
|
2b663f33c0
|
more comments
|
2015-01-29 18:46:34 +01:00 |
|
Christian Grothoff
|
681702aff9
|
finish simplify cleanup of json roots: as early as possible
|
2015-01-29 18:03:44 +01:00 |
|
Christian Grothoff
|
27303e320a
|
finish cleanup of /refresh/link parsing, trivial this time
|
2015-01-29 18:00:30 +01:00 |
|
Christian Grothoff
|
9ee6c66d86
|
finish cleanup of /refresh/reveal parsing
|
2015-01-29 17:53:12 +01:00 |
|
Christian Grothoff
|
41e1dd9738
|
finish cleanup of /refresh/commit parsing
|
2015-01-29 17:34:37 +01:00 |
|
Christian Grothoff
|
1e3e6fa599
|
finish cleanup of /refresh/melt parsing
|
2015-01-29 16:26:58 +01:00 |
|
Christian Grothoff
|
4a27969e5e
|
make TALER_MINT_parse_json_data more expressive, add RSA types as well
|
2015-01-29 15:45:05 +01:00 |
|
Christian Grothoff
|
a284561298
|
make TALER_MINT_parse_json_data more expressive
|
2015-01-29 15:06:55 +01:00 |
|
Christian Grothoff
|
fd1bcfecfa
|
cleaning up
|
2015-01-28 21:08:19 +01:00 |
|
Christian Grothoff
|
8c558ddf89
|
generally just include taler_util.h
|
2015-01-28 20:55:15 +01:00 |
|
Christian Grothoff
|
62d3d35250
|
move coin validity test to libtalerutil
|
2015-01-28 20:23:19 +01:00 |
|
Christian Grothoff
|
c7b7da5a19
|
code now fully compiles again
|
2015-01-27 18:57:29 +01:00 |
|
Christian Grothoff
|
c3731d0df7
|
implementing varsize link data
|
2015-01-27 18:35:17 +01:00 |
|
Christian Grothoff
|
ae917eeee0
|
intermediary commit, breaking the build by starting to move towards variable-size GNUnet signatures instead of fixed-size signatures; much broken now
|
2015-01-26 12:22:26 +01:00 |
|
Christian Grothoff
|
9c56c91c1f
|
separate DB logic for /refresh/reveal from parsing logic
|
2015-01-21 14:46:33 +01:00 |
|
Christian Grothoff
|
031935996d
|
document TODOs
|
2015-01-21 13:47:34 +01:00 |
|
Christian Grothoff
|
92cc995743
|
separate argument parsing from DB operations for /refresh/link
|
2015-01-21 13:46:05 +01:00 |
|
Christian Grothoff
|
53a7140a0b
|
move /refresh/reveal response generation to taler-mint-httpd_responses.c
|
2015-01-21 13:38:57 +01:00 |
|
Christian Grothoff
|
4d8f4903db
|
properly separate DB logic from parsing logic for /refresh/commit
|
2015-01-21 13:31:05 +01:00 |
|
Christian Grothoff
|
82217f67db
|
properly separate DB logic from parsing logic for /refresh/melt
|
2015-01-21 12:46:14 +01:00 |
|
Christian Grothoff
|
737301c8d0
|
towards separating out DB operations during refresh
|
2015-01-20 17:50:32 +01:00 |
|
Christian Grothoff
|
f70814fbb5
|
more work on splitting refresh logic
|
2015-01-20 17:12:51 +01:00 |
|
Christian Grothoff
|
93a98f8091
|
starting to refactor refresh code, moving response generation logic to response generation file
|
2015-01-20 15:17:41 +01:00 |
|
Christian Grothoff
|
ed51946442
|
more code refactoring to separate parsing, db and response generation nicely
|
2015-01-19 21:53:23 +01:00 |
|
Christian Grothoff
|
7fe250407c
|
clean up (and rename) request_json_require_nav to properly report parsing errors
|
2015-01-16 15:04:47 +01:00 |
|
Christian Grothoff
|
4bd515191b
|
nicer TALER_MINT_parse_post_json return value handling, fixing return values where GNUNET_SYSERR is used instead of MHD_NO, marking cases where we should return a proper error message
|
2015-01-16 14:27:42 +01:00 |
|
Christian Grothoff
|
f398b34414
|
adding logic to free buffers allocated for POST processing when connection dies without completion
|
2015-01-16 14:04:02 +01:00 |
|
Christian Grothoff
|
f58fb4fc21
|
starting to separate out response generation API and parsing APIs
|
2015-01-16 13:50:07 +01:00 |
|
Christian Grothoff
|
0430d6fb03
|
moving structs relevant for signatures into taler_signatures.h, splitting of private keys that are not in messages; moving test_hash_context to GNUnet
|
2015-01-09 18:18:59 +01:00 |
|
Christian Grothoff
|
f5e49d926a
|
moving TALER_hash_context API to GNUnet, using slightly cleaner API as well
|
2015-01-09 17:26:02 +01:00 |
|
Christian Grothoff
|
0b40e78027
|
stop exporting microhttpd_lib API
|
2015-01-09 17:10:38 +01:00 |
|
Christian Grothoff
|
57d1f08dbc
|
-initial import for mint
|
2015-01-08 18:37:20 +01:00 |
|