wallet-core/packages/taler-wallet-core
Özgür Kesim aff3100d89
proper handling of coin with age restriction
When a coin with age restriction is used for payment, the contract might
or might not require an attestation of minimum age.

When it does, we sent the signed minimum age along with the whole age
commitment (array of pubkeys).

Added:  When the contract doesn't require a minimum age, we still sent
the hash of the age commitment, as this is needed for the deposit of the
coin.
2022-07-21 11:35:31 +02:00
..
src proper handling of coin with age restriction 2022-07-21 11:35:31 +02:00
.gitignore better description of coin test selection and using c8 for coverage runtime 2022-01-14 12:50:38 -03:00
package.json Revert "no need to compile after install" 2022-05-24 18:00:25 +02:00
rollup.config.js upgrade rollup plugins, as older ones caused miscompilation 2022-01-05 18:40:43 +01:00
tsconfig.json wallet: throttle all http requests 2022-03-08 19:19:29 +01:00