index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_amount_lib.h
Age
Commit message (
Expand
)
Author
2023-05-26
fix FTBFS
Christian Grothoff
2022-12-05
force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h
Christian Grothoff
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2021-11-10
age restriction progress 2/n
Özgür Kesim
2021-09-01
add long-time overdue convenience function
Christian Grothoff
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-07-14
-fix typo
Christian Grothoff
2021-07-10
expose 2^52 amount value limit in header, check that limit in test cases, add...
Christian Grothoff
2020-08-29
use enum instead of int
Christian Grothoff
2020-08-12
implement #6478, but untested as shown by FIXMEs
Christian Grothoff
2020-04-23
fix #6213
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-01-19
denom->amount
Florian Dold
2020-01-19
fix rounding, extend test
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-17
amount rounding a la Christian
Florian Dold
2020-01-15
round amounts based on config, do unit test for rounding
Florian Dold
2020-01-13
eliminate libtalerwire
Christian Grothoff
2017-03-20
fixing misc auditor issues
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2017-03-06
add amount division API and test case
Christian Grothoff
2016-11-18
change fractional base to 1e8
Florian Dold
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-25
fix #4537
Christian Grothoff
2016-04-19
do not include gnunet's platform header in our public headers
Florian Dold
2016-04-04
fix test to ensure DB invariants are met
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-07-20
implementing #3905
Christian Grothoff
2015-07-05
fix type
Christian Grothoff
2015-06-09
-commenting on code
Christian Grothoff
2015-06-03
more documenting, checking for consistency between prepared statements and fu...
Christian Grothoff
2015-05-06
fixing #3768, using new pq API more
Christian Grothoff
2015-04-13
starting with tests for libtalerutil
Christian Grothoff
2015-04-08
indentation and minor updates to reflect latest API docs
Christian Grothoff
2015-03-28
more doxygen fixes
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-18
fix #3716: make sure amount-API offers proper checks against overflow and oth...
Christian Grothoff
2015-03-06
util: reduce taler currency length to 4
Sree Harsha Totakura
2015-03-06
util: use const whenever applicable
Sree Harsha Totakura
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-28
even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...
Christian Grothoff