Sebastian
|
d3a857743d
|
- linter
|
2022-05-18 14:38:57 -03:00 |
|
Sebastian
|
e4ea201943
|
feat: awaiting refund
|
2022-05-14 18:09:49 -03:00 |
|
Marco Boss
|
c02dbc833b
|
make batch withdrawal configurable in benchmarks
|
2022-05-10 08:39:35 +02:00 |
|
Marco Boss
|
935a119621
|
add bench3 for zipf and random merchant selection (by id)
|
2022-05-09 14:28:12 +02:00 |
|
|
9641299d6c
|
enable batch withdrawal in bench1
|
2022-05-06 15:36:16 +02:00 |
|
Sebastian
|
cad6d99453
|
more integration test for age restriction: trying to pay age-restricted contract with not-age-restricted coins and using age-restricted coins with not-age-restricted-contract
|
2022-05-05 12:59:43 -03:00 |
|
Sebastian
|
4491118494
|
add restricted option to manual withdraw
|
2022-05-04 16:26:53 -03:00 |
|
|
f16d2e52d5
|
wallet-core: implement batch withdrawal
|
2022-05-03 17:53:37 +02:00 |
|
|
a165afa682
|
wallet-core: implement age restriction support
|
2022-04-27 00:50:17 +02:00 |
|
Sebastian
|
8e468ae092
|
fix segwit api
|
2022-04-22 16:10:45 -03:00 |
|
|
68b4d0c4de
|
wallet-cli: allow generating segwit addresses
|
2022-04-18 21:23:48 +02:00 |
|
|
24b7110776
|
vendor CancellationToken
|
2022-03-28 20:24:09 +02:00 |
|
|
303c6e99b3
|
wallet: allow using RPC crypto in more places
|
2022-03-24 01:59:08 +01:00 |
|
|
9d38cb56a6
|
wallet: crypto worker fixes, better taler-crypto-worker integration
|
2022-03-24 01:10:41 +01:00 |
|
|
d881f4fd25
|
wallet: simplify crypto workers
|
2022-03-23 21:24:36 +01:00 |
|
|
c539d1803c
|
wallet: address crypto worker hang and warning about worker termination
|
2022-03-23 13:11:36 +01:00 |
|
|
739c2f9337
|
wallet: more time format fixes
|
2022-03-22 23:03:41 +01:00 |
|
|
5d23eb3635
|
wallet: improve error handling and error codes
|
2022-03-22 21:16:38 +01:00 |
|
|
f8d12f7b0d
|
wallet: t_s/d_us migration
|
2022-03-21 19:20:48 +01:00 |
|
|
c0be242292
|
wallet: db-less benchmarking
|
2022-03-15 17:51:11 +01:00 |
|
Sebastian
|
984cbb7ab7
|
save tos etag after forced refresh
|
2022-03-15 00:24:39 -03:00 |
|
|
332745862e
|
wallet: towards db-less benchmarking, some refactoring
|
2022-03-14 18:31:36 +01:00 |
|
|
d0376d9e68
|
more Makefile improvements
|
2022-03-08 13:14:33 +01:00 |
|
|
3aa0b812f4
|
wallet: fix withdrawal in timetravel test
|
2022-03-07 23:57:25 +01:00 |
|
|
0323868e10
|
fix tipping
|
2022-03-07 20:44:18 +01:00 |
|
|
0290c5fd37
|
address protocol changes in the exchange
The exchange now has a wad fee and truncates the payto hash in signatures
|
2022-03-07 12:09:38 +01:00 |
|
|
5c93f15157
|
towards implementing breaking exchange protocol changes
|
2022-02-21 12:40:57 +01:00 |
|
|
8920ea9c54
|
dependencies / tsconfig
|
2022-02-10 20:13:07 +01:00 |
|
|
14d18065f9
|
add clause-schnorr integration test (currently failing)
|
2022-02-03 01:49:44 +01:00 |
|
|
f5ff4afae6
|
clause schnorr
|
2022-02-03 01:35:21 +01:00 |
|
|
af3082f448
|
bump version, fix test
|
2022-01-27 20:30:08 +01:00 |
|
|
038aa948eb
|
fix contract terms normalization
|
2022-01-27 14:33:23 +01:00 |
|
|
a51abcffb0
|
make refund-gone test case pass again (see #7158)
|
2022-01-24 22:44:30 +01:00 |
|
|
26ee8e3c71
|
fix exchange-timetravel test case with latest exchange version
|
2022-01-24 21:14:28 +01:00 |
|
|
ee492b2552
|
fixes in integration tests, run fakebank with ram limit
|
2022-01-24 20:34:29 +01:00 |
|
Sebastian
|
ec059d42d7
|
replace abbrev-ref with short since abbrev will try to use branch name
|
2022-01-24 10:58:41 -03:00 |
|
Sebastian
|
97a1e09f6e
|
add git revision to --version
|
2022-01-24 10:57:20 -03:00 |
|
|
17c3ced648
|
make more use of the denom cache
|
2022-01-13 22:01:14 +01:00 |
|
|
a74cdf0529
|
fix DB indexing issues
|
2022-01-11 22:15:56 +01:00 |
|
|
a05e891d6e
|
towards new recoup API
|
2022-01-11 14:48:02 +01:00 |
|
|
a2591a29af
|
logging, bump version
|
2022-01-10 01:19:19 +01:00 |
|
|
a7b89247e4
|
wallet-core: towards exchange protocol v12
|
2022-01-05 20:29:55 +01:00 |
|
|
188ff0b453
|
upgrade rollup plugins, as older ones caused miscompilation
|
2022-01-05 18:40:43 +01:00 |
|
|
dc040ba41c
|
update dependencies to fix rollup issue
|
2022-01-05 16:48:22 +01:00 |
|
|
423af144ee
|
put 'setInsecureTrustExchange' behind env variable in benchmark
|
2021-12-09 12:00:10 +01:00 |
|
|
dbfc599540
|
wallet-core: use crypto worker for eddsa signing
|
2021-12-09 10:39:50 +01:00 |
|
|
684c53e105
|
wallet-core: trust exchange for exchange benchmark
|
2021-12-08 16:23:00 +01:00 |
|
|
5c4c25516d
|
wallet: support both protocol versions
|
2021-11-27 20:57:07 +01:00 |
|
Sebastian
|
403de8170e
|
bump version to 0.9
|
2021-11-26 12:55:41 -03:00 |
|
|
7fac3bd17d
|
logging / explicit wire deadline
|
2021-11-24 01:57:11 +01:00 |
|