index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
json
/
test_json.c
Age
Commit message (
Expand
)
Author
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-06-16
implement logic to replace 'true' forgettable salts with random salts, fix ob...
Christian Grothoff
2021-06-16
use dollar to prefix reserved JSON names
Florian Dold
2021-06-15
purge fields instead of setting to NULL as suggested by Florian
Christian Grothoff
2021-05-09
fix #6855
Christian Grothoff
2021-04-02
fix leak
Christian Grothoff
2020-07-21
change behavior of expanding json paths with arrays
Jonathan Buchanan
2020-07-21
add parser for json path
Jonathan Buchanan
2020-07-16
implement forgettable contract terms core logic (#6365)
Christian Grothoff
2020-07-16
first draft for #6365, test pending
Christian Grothoff
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2018-01-29
serialize amounts as string instead of an object
Florian Dold
2016-07-07
fixing #4594
Marcello Stanisci
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff