Sebastian
|
e39d5c488e
|
more ui
|
2023-09-25 14:50:39 -03:00 |
|
Sebastian
|
fdbe623e10
|
more ui stuff, moved forms to util
|
2023-09-25 14:50:39 -03:00 |
|
Sebastian
|
a5406c5a5d
|
some ui
|
2023-09-25 14:50:38 -03:00 |
|
|
e628ca1af8
|
change demo/test bank URL
|
2023-09-25 19:46:47 +02:00 |
|
|
361d92fe31
|
-libeufin config
|
2023-09-24 22:46:46 +02:00 |
|
|
7b93938e71
|
harness: add libeufin-bank integration test
|
2023-09-24 21:03:22 +02:00 |
|
|
bdd906c887
|
adapt to corebank API change, minor refactoring
|
2023-09-24 13:01:42 +02:00 |
|
|
6b63ecc49e
|
-fix botched Balance->WalletBalance rename
|
2023-09-21 19:43:59 +02:00 |
|
|
a99156ed22
|
wallet-core,harness: remove separate fakebank withdrawal API
|
2023-09-21 18:02:36 +02:00 |
|
|
58debefbe0
|
wallet-core,harness: towards corebank API instead of fakebank/nexus API
|
2023-09-21 17:56:29 +02:00 |
|
Sebastian
|
0388d31d36
|
account page
|
2023-09-19 00:39:00 -03:00 |
|
|
40d2aa0c11
|
cli: allow DB stats tracking via environment variable
|
2023-09-15 17:14:37 +02:00 |
|
|
0ff189d229
|
wallet-core: fix tipping
|
2023-09-15 17:04:44 +02:00 |
|
|
a15eec55d3
|
wallet-core: correctly consider deposit fee in p2p coin selection
|
2023-09-15 16:45:12 +02:00 |
|
|
de117e375a
|
wallet-core: make planchets.byGroupAndIndex unique
|
2023-09-15 13:35:47 +02:00 |
|
|
5de329e653
|
wallet-core: fix type error in purse_expiration
|
2023-09-15 12:51:57 +02:00 |
|
|
1d9d63b341
|
taler-util: fix time conversion
|
2023-09-15 12:02:11 +02:00 |
|
|
c919c30ef3
|
-formatting, don't use deprecated method
|
2023-09-14 20:58:40 +02:00 |
|
|
93e0f26b43
|
-remove unused record
|
2023-09-14 19:18:01 +02:00 |
|
|
1ce53e1c21
|
wallet-core: consistently use usec timestamps in DB
|
2023-09-14 19:18:01 +02:00 |
|
|
f4587c44fd
|
wallet-core: use typed microsecond timestamps in DB
|
2023-09-14 19:18:01 +02:00 |
|
Sebastian
|
59ef010b0e
|
update testing
|
2023-09-14 13:10:21 -03:00 |
|
Sebastian
|
b7afefb715
|
do, instead of show a message
|
2023-09-14 12:16:48 -03:00 |
|
Sebastian
|
1653130de8
|
update how access token management is handled
|
2023-09-14 12:14:21 -03:00 |
|
Sebastian
|
dd25740c91
|
update to the new tos state
|
2023-09-14 11:10:37 -03:00 |
|
Sebastian
|
ee48a39eb3
|
merchant payment
|
2023-09-14 10:56:34 -03:00 |
|
Sebastian
|
a596066524
|
fixed greedy calculation
|
2023-09-13 11:31:15 -03:00 |
|
Sebastian
|
a654c88a58
|
failing p2p test case
|
2023-09-13 11:09:33 -03:00 |
|
Sebastian
|
fabe92195a
|
strange dep in lock file
|
2023-09-12 16:40:02 -03:00 |
|
Sebastian
|
ec040ca15d
|
remove rimraf since it prevent running make clean when there is no node_modules
|
2023-09-12 16:18:21 -03:00 |
|
Sebastian
|
6b00da518e
|
use typedoc from pnpm config
Signed-off-by: Sebastian <sebasjm@gmail.com>
|
2023-09-12 11:18:03 -03:00 |
|
Sebastian
|
d96d468f62
|
typedoc for every project
Signed-off-by: Sebastian <sebasjm@gmail.com>
|
2023-09-12 11:18:03 -03:00 |
|
Sebastian
|
852eeaa4c5
|
authors
Signed-off-by: Sebastian <sebasjm@gmail.com>
|
2023-09-12 11:18:02 -03:00 |
|
|
4b0680eefa
|
wallet-core: move contract terms to object store
|
2023-09-12 13:49:24 +02:00 |
|
|
ee8993f11c
|
wallet-core: use batch deposit API
|
2023-09-12 12:25:09 +02:00 |
|
|
a437605eba
|
taler-util: check status of merchant instances list response
|
2023-09-12 08:52:14 +02:00 |
|
Devan Carpenter
|
dceae7e688
|
ci: make codespell output more verbose
|
2023-09-11 21:54:21 -04:00 |
|
Devan Carpenter
|
56f7e33dae
|
ci: cleanup codespell ignore word list
|
2023-09-11 21:54:21 -04:00 |
|
Sebastian
|
8c20f4b279
|
new login token
|
2023-09-11 15:08:08 -03:00 |
|
|
e2422b68eb
|
-fix pnpm invocation
|
2023-09-11 19:56:32 +02:00 |
|
|
7e55b25c37
|
build system: missing compile step
|
2023-09-11 19:35:50 +02:00 |
|
Devan Carpenter
|
f444a49758
|
ci: add more generated dirs to codespell skip
|
2023-09-11 12:26:23 -04:00 |
|
Devan Carpenter
|
d118ffb88b
|
ci: add script for running CI locally
|
2023-09-11 12:26:23 -04:00 |
|
|
cc27750a79
|
-WalletContractData doesn't belong to the DB
|
2023-09-11 18:20:00 +02:00 |
|
Sebastian
|
905be0124a
|
more codespell
|
2023-09-10 15:38:43 -03:00 |
|
Sebastian
|
6c3cfa9be7
|
codespell fix
|
2023-09-08 18:45:13 -03:00 |
|
Sebastian
|
c20f93aebe
|
add codespell dep
|
2023-09-08 18:40:34 -03:00 |
|
Sebastian
|
0e2097896f
|
vie is being usued for Vietnamese lang
|
2023-09-08 18:40:20 -03:00 |
|
Sebastian
|
df7ab5b5dc
|
removing unused function because @linaria fails with unrelated error: TextEncoder is not defined in taler-util/lib/whatwg-url.js
|
2023-09-08 18:12:34 -03:00 |
|
Sebastian
|
b784144edf
|
remove references to product and delivery
|
2023-09-08 18:09:33 -03:00 |
|