Özgür Kesim oec
  • Joined on 2021-04-05
oec created branch main in taler/taler-dashboard 2023-12-27 03:09:02 +01:00
oec pushed to main at taler/taler-dashboard 2023-12-27 03:09:02 +01:00
1b14856bba rename to taler-dashboard
bd0f83f425 init
oec created repository taler/taler-dashboard 2023-12-27 03:08:15 +01:00
oec pushed to age-withdraw at taler/wallet-core 2023-10-17 12:04:50 +02:00
fba664f9a3 Merge branch 'master' into age-withdraw
aca3bc9423 -fix transaction query parsing
925a97c2e3 -fix tests
9504687813 -typo
529993da2f wallet-core: sort transactions ASC by default to not break tests
Compare 12 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-10-12 11:59:47 +02:00
69bb1fdd3f Merge branch 'master' into age-withdraw
49baf33f74 wallet version as libtool
e13278315c Merge branch 'master' into age-withdraw
0631187f42 make install for taler-util into taler-js
5d1e0ae008 -modify mock currency spec
Compare 6 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-10-10 14:14:47 +02:00
490b813f77 Merge branch 'master' into age-withdraw
adda4f8ce3 wallet-core: order transactions by descending timestamp
4e11051d9f removing url from login
Compare 3 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-10-10 10:31:39 +02:00
b5f5001249 Merge branch 'master' into age-withdraw
57f8cd3853 -name
1e10586322 harness: helper to provision merchant instances
a45f45b61b harness: helper to provision corebank account
2ecdd6816d harness: tooling to wait for service
Compare 9 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-10-06 16:33:28 +02:00
ffcb40b464 Merge branch 'master' into age-withdraw
fe7b51ef27 Merge branch 'master' into age-withdraw
98013322db backoffice ui
97d7be7503 rename to corebank API
Compare 68 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-09-14 12:13:46 +02:00
35611f0bf9 Merge branch 'master' into age-withdraw
a596066524 fixed greedy calculation
a654c88a58 failing p2p test case
fabe92195a strange dep in lock file
ec040ca15d remove rimraf since it prevent running make clean when there is no node_modules
Compare 8 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-09-12 15:16:16 +02:00
64c19c8cde Merge branch 'master' into age-withdraw
121a6da785 Merge branch 'master' into age-withdraw
4b0680eefa wallet-core: move contract terms to object store
ee8993f11c wallet-core: use batch deposit API
a437605eba taler-util: check status of merchant instances list response
Compare 14 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-09-09 07:35:06 +02:00
5495551071 Merge branch 'master' into age-withdraw
6c3cfa9be7 codespell fix
c20f93aebe add codespell dep
0e2097896f vie is being usued for Vietnamese lang
df7ab5b5dc removing unused function because @linaria fails with unrelated error: TextEncoder is not defined in taler-util/lib/whatwg-url.js
Compare 47 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-08-30 12:57:08 +02:00
e02a4eb990 Merge branch 'master' into age-withdraw
557213f9c4 wallet-core,harness: get p2p tests to pass again
1ad2f4cbe9 wallet-core: do p2p coin selection based on coin availability records
d42a06607b Merge branch 'master' into age-withdraw
a386de8a9c wallet-core: split coin selection and instructed amount conversion
Compare 17 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-08-25 13:24:38 +02:00
a58f73ecdb Merge branch 'master' into age-withdraw
896841aec5 taler-util: set [PATH] defaults
3d6cff9c84 harness: modernize some tests, temporarily disable revocation test
6cc3fb3d04 harness: modernize some tests
f5596767e1 fix broken build
Compare 10 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-08-25 13:24:16 +02:00
5ab3070b3a Merge branch 'master' into age-withdraw
2051aded50 -formatting / don't use deprecated method
1ee601f70f -missing file
0a05f6d903 wallet-core: always use batch withdrawal
b9f908db58 -logging
Compare 12 commits »
oec pushed to age-withdraw at taler/wallet-core 2023-08-15 13:49:40 +02:00
70fca92e78 [age-withdraw] WiP: first types and adjustments
819949d7f2 Merge branch 'master' into age-withdraw
adb0e70f15 Translated using Weblate (Italian)
ed33c4dfce Translated using Weblate (German)
73ad4154f6 Translated using Weblate (Italian)
Compare 50 commits »
oec pushed to new-amount at taler/exchange 2023-07-28 23:29:03 +02:00
6dedca0fa3 taler_amount type introduced in reserves table and corresponding functions
a1dae0199f FAILING attempt to make echange.reserve use taler_amount
8f9731e830 Merge branch 'new-amount', lookup OIDs for composites
429aeb9e5e -ignore
Compare 4 commits »
oec created branch fail-amount in taler/exchange 2023-07-28 19:05:00 +02:00
oec pushed to fail-amount at taler/exchange 2023-07-28 19:05:00 +02:00
a1dae0199f FAILING attempt to make echange.reserve use taler_amount
8f9731e830 Merge branch 'new-amount', lookup OIDs for composites
429aeb9e5e -ignore
Compare 3 commits »
oec pushed to new-amount at taler/exchange 2023-07-28 16:20:07 +02:00
94e5193bff [pq] added helper to load oids of composite types
1c923855a3 finalize v3/v4 -> v2 exchange schema merger
0d0494ee91 finalize v3/v4 -> v2 exchange schema merger
85020a9204 Merge branch 'master' of ssh://git.taler.net/exchange
963e84aad2 -added pq_common.h
Compare 7 commits »
oec pushed to new-amount at taler/exchange 2023-07-28 00:05:43 +02:00
571d43cef3 [WiP] added TALER_AMOUNT type to Postgres - first in age_withdraw