index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-15
adding filename argument to signkey iterator for better diagnostic messages
Christian Grothoff
2015-03-15
simplify json construction code
Christian Grothoff
2015-03-15
moving low-level JSON encoding logic to json.c
Christian Grothoff
2015-03-15
fixing another minor leak, improving comments
Christian Grothoff
2015-03-15
fix memory leaks on keystate reloading, simplify keystate reloading logic
Christian Grothoff
2015-03-15
simplify code structure, reduce exposure of keystate struct
Christian Grothoff
2015-03-13
use wire validation routine
Christian Grothoff
2015-03-13
slightly better error generation on /refresh/reveal errors
Christian Grothoff
2015-03-10
fix #3635
Christian Grothoff
2015-03-10
clean up refresh logic and use of signatures
Christian Grothoff
2015-03-10
remove redundant arg 'num_oldcoins/num_newcoins'
Christian Grothoff
2015-03-10
remove redundant arg 'commit_client_sig'
Christian Grothoff
2015-03-10
combining /mint/melt and /mint/commit
Christian Grothoff
2015-03-09
db: Implement get_reserve_history()
Sree Harsha Totakura
2015-03-09
db: add currency column to reserves_in table
Sree Harsha Totakura
2015-03-09
db: Cache denom key signatures to DB.
Sree Harsha Totakura
2015-03-09
fix use of signature for noreveal index, needs to be tied to session hash
Christian Grothoff
2015-03-09
actually include purpose payload in sig
Christian Grothoff
2015-03-09
add withdraw proof to reserve history json
Christian Grothoff
2015-03-09
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-03-09
implementing #3632: generate proof of insufficient funds by converting transa...
Christian Grothoff
2015-03-09
Merge branch 'master' of taler.net:mint
Sree Harsha Totakura
2015-03-09
db: fix test-mint-db FTBFS
Sree Harsha Totakura
2015-03-09
fix ftbfs vs. latest GNUnet APIs
Christian Grothoff
2015-03-07
db: Implement get_collectable_blindcoin
Sree Harsha Totakura
2015-03-07
db: Fix uninitialized result cleanup
Sree Harsha Totakura
2015-03-07
db: Implement insert_collectable_blindcoin
Sree Harsha Totakura
2015-03-06
db: remove reserves_out table
Sree Harsha Totakura
2015-03-06
util: reduce taler currency length to 4
Sree Harsha Totakura
2015-03-06
db: Do not store blind signature as we generate them on the fly
Sree Harsha Totakura
2015-03-06
db: Add `reserves_out' table.
Sree Harsha Totakura
2015-03-06
db: Extend testcase
Sree Harsha Totakura
2015-03-06
Merge branch 'totakura' of git+ssh://taler.net/var/git/mint into totakura
Sree Harsha Totakura
2015-03-06
db: Added testcase for reserves_in_insert()
Sree Harsha Totakura
2015-03-06
db: Implement reserves_in_insert()
Sree Harsha Totakura
2015-03-06
db: Add QUERY_ERR macro to log failed queries
Sree Harsha Totakura
2015-03-06
db: fix compile warning in taler-mint-dbinit.c
Sree Harsha Totakura
2015-03-06
db: rename `break_db_err' to `BREAK_DB_ERR'
Sree Harsha Totakura
2015-03-06
util: use const whenever applicable
Sree Harsha Totakura
2015-03-06
db: Use macro while creating prepared statements
Sree Harsha Totakura
2015-03-06
db: No special handling for failed INDEX creation
Sree Harsha Totakura
2015-03-06
db: Use a reserve structure
Sree Harsha Totakura
2015-03-06
db: Add DB_reserve_get() to get a summary of the reserve
Sree Harsha Totakura
2015-03-06
db: Fix some prepared statements
Sree Harsha Totakura
2015-03-06
db: Add temporary flag to DB_get_connection()
Sree Harsha Totakura
2015-03-06
Fix ResultSpec processing
Sree Harsha Totakura
2015-03-06
Move table creation logic to DB layer. Also support temporary schema creatio...
Sree Harsha Totakura
2015-03-06
db: Add testcase for DB layer
Sree Harsha Totakura
2015-03-06
Added testcase for reserves_in_insert()
Sree Harsha Totakura
2015-03-05
-sync
Sree Harsha Totakura
[next]