Christian Grothoff
|
80b29ed2ae
|
indentation and minor updates to reflect latest API docs
|
2015-04-08 22:28:52 +02:00 |
|
Christian Grothoff
|
3991cd1763
|
fix #3726
|
2015-03-29 13:48:15 +02:00 |
|
Christian Grothoff
|
cf13997ffc
|
fix use of struct TALER_DepositConfirmationPS
|
2015-03-28 17:21:51 +01:00 |
|
Christian Grothoff
|
eca4f1a8fe
|
-doxygen fixes
|
2015-03-28 15:42:07 +01:00 |
|
Christian Grothoff
|
c2fd4896a6
|
fixing a few missing renames for structs
|
2015-03-28 14:39:31 +01:00 |
|
Christian Grothoff
|
44b894ebe1
|
more rename-fest work
|
2015-03-28 12:29:35 +01:00 |
|
Christian Grothoff
|
c626ccac51
|
second round of renamefest
|
2015-03-28 11:06:00 +01:00 |
|
Christian Grothoff
|
eae1896a4b
|
major rename-fest for more constent symbol names
|
2015-03-27 19:58:40 +01:00 |
|
Christian Grothoff
|
d5acf53732
|
make kappa global fixed constant, not something to be negotiated, KISS
|
2015-03-24 17:25:00 +01:00 |
|
Christian Grothoff
|
f052af1e6b
|
address #3731: no need for session public key or signature
|
2015-03-24 17:13:17 +01:00 |
|
Christian Grothoff
|
55959bd01d
|
address #3708: melt_hash => session_hash, use session_hash for DB access, not session_pub
|
2015-03-24 16:56:06 +01:00 |
|
Christian Grothoff
|
38fae8edf2
|
-resolving fixmes or annotating to bug tracker notes
|
2015-03-24 00:00:16 +01:00 |
|
Christian Grothoff
|
f73071bc62
|
fix #3638
|
2015-03-22 22:14:30 +01:00 |
|
Christian Grothoff
|
41478aea76
|
move deposit fee check to earlier
|
2015-03-22 16:20:03 +01:00 |
|
Christian Grothoff
|
3fe9a76098
|
move refresh fee check to earlier
|
2015-03-22 16:17:22 +01:00 |
|
Christian Grothoff
|
4ec78fba4e
|
this was finished
|
2015-03-22 16:10:16 +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
|
c2a42d5475
|
this is actually OK
|
2015-03-22 14:58:40 +01:00 |
|
Christian Grothoff
|
81e234e723
|
store and retrieve arrays from database where arrays are the unit of transaction, to reduce number of DB interactions
|
2015-03-22 14:21:16 +01:00 |
|
Christian Grothoff
|
0d3ec509d7
|
move free functions into plugin
|
2015-03-22 13:02:11 +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
|
fe0a75eaa0
|
use new GNUnet APIs to convert ECDSA to ECDHE keys
|
2015-03-19 14:23:43 +01:00 |
|
Christian Grothoff
|
1f3f4ed8dd
|
Merge branch 'master' of git+ssh://taler.net/var/git/mint
|
2015-03-18 18:55:46 +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 |
|
Sree Harsha Totakura
|
e6b13123d7
|
update reserve summary when withdraws are made through insert_collectible_blindcoin
|
2015-03-18 13:50:03 +01:00 |
|
Sree Harsha Totakura
|
b7c6edb0e5
|
httpd: Use the right fee for deposit transaction
|
2015-03-16 11:08:52 +01:00 |
|
Christian Grothoff
|
d0f2d8b426
|
simplify code structure, reduce exposure of keystate struct
|
2015-03-15 15:40:07 +01:00 |
|
Christian Grothoff
|
968e4aa68f
|
slightly better error generation on /refresh/reveal errors
|
2015-03-13 09:49:47 +01:00 |
|
Christian Grothoff
|
2f70806cfa
|
fix #3635
|
2015-03-10 17:05:48 +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
|
e4e8fe6c7c
|
add withdraw proof to reserve history json
|
2015-03-09 13:04:51 +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 |
|
Sree Harsha Totakura
|
6714e6a9cc
|
db: Implement get_collectable_blindcoin
|
2015-03-07 15:25:16 +01:00 |
|
Sree Harsha Totakura
|
0acd5714e0
|
Move table creation logic to DB layer. Also support temporary schema creation for the sake of testing
|
2015-03-06 10:31:22 +01:00 |
|
Christian Grothoff
|
477e68c506
|
bringing copyright tags up to FSF standard
|
2015-02-08 00:16:22 +01:00 |
|
Christian Grothoff
|
20c05dd5e3
|
cleaning up /refresh/link logic, in particular separting out response generation logic
|
2015-01-31 20:53:19 +01:00 |
|
Christian Grothoff
|
2bb962c9be
|
finished first pass over /refresh/reveal logic, simplifying mint_db API by keeping sigs around immediately
|
2015-01-31 20:08:21 +01:00 |
|
Christian Grothoff
|
6d8ccc9fe7
|
starting to clean up /refresh/reveal DB logic
|
2015-01-31 15:42:00 +01:00 |
|
Christian Grothoff
|
1102b7dace
|
working on /refresh/melt operation
|
2015-01-30 15:34:01 +01:00 |
|
Christian Grothoff
|
d751c9c6de
|
eliminating obsolete KnownCoin APIs
|
2015-01-29 20:41:11 +01:00 |
|
Christian Grothoff
|
a0a405939f
|
remove dead mint.h includes
|
2015-01-29 20:27:57 +01:00 |
|
Christian Grothoff
|
fa7f190745
|
logic of execute_refresh_commit is now clean
|
2015-01-29 20:18:04 +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
|
1d99ff43dc
|
update comments
|
2015-01-29 00:46:08 +01:00 |
|
Christian Grothoff
|
758ce80519
|
clean up /withdraw/sign logic
|
2015-01-29 00:45:07 +01:00 |
|