Commit Graph

96 Commits

Author SHA1 Message Date
Stephan D
53abb24482 +ledger ops 2026-02-25 22:17:12 +01:00
Stephan D
af4b68f4c7 Improved payment handling 2026-02-25 19:25:51 +01:00
Stephan D
4c5677202a mece request / payment economics 2026-02-24 18:02:20 +01:00
Stephan D
2fe90347a8 quotation service fixed 2026-02-24 16:14:09 +01:00
Stephan D
6444813f38 payment quotation v2 + payment orchestration v2 draft 2026-02-24 13:01:35 +01:00
Stephan D
671ccc55a0 cached gateway routing 2026-02-20 15:38:22 +01:00
Stephan D
20cb057618 wallets listing dedupe 2026-02-20 13:52:09 +01:00
Stephan D
2fd8a6ebb7 refactored notificatoin / tgsettle responsibility boundaries 2026-02-19 18:56:59 +01:00
Stephan D
770c7b9da9 Fixes + stable gateway ids 2026-02-18 20:38:08 +01:00
Stephan D
69531cee73 outbox for gateways 2026-02-18 01:35:28 +01:00
Stephan D
33ea643dc3 [rebuild] 2026-02-13 17:56:18 +01:00
Stephan D
52c4c046c9 neq quotation definition + priced_at field 2026-02-13 15:35:17 +01:00
Stephan D
a862e27087 new payment methods service 2026-02-12 21:10:33 +01:00
Stephan D
e605c734ad fixed verificaiton error 2026-02-12 20:46:11 +01:00
Stephan D
fcbfa323c8 fixed verificatoin 2026-02-12 20:26:10 +01:00
Stephan D
7cbcbb4b3c fixed linting config 2026-02-12 13:00:37 +01:00
Stephan D
cfb219e206 account state changes 2026-02-10 20:40:23 +01:00
Stephan D
296cc7b86a separated quotation and payments 2026-02-10 18:29:47 +01:00
Stephan D
461a340b08 extended logging 2026-02-10 11:33:47 +01:00
Stephan D
7c182afd23 fixed token errors 2026-02-10 02:11:22 +01:00
Stephan D
7f540671c1 unified code verification service 2026-02-10 01:55:33 +01:00
Stephan D
eda6b75f74 fixed verification code 2026-02-09 16:40:52 +01:00
Stephan D
f8a3bef2e6 implemented verifiaction db 2026-02-05 20:51:03 +01:00
Stephan D
f56a3d4611 Fixed default gateway for bff 2026-02-04 13:44:20 +01:00
Stephan D
bbf781bba3 tg fizx 2026-02-03 16:10:47 +01:00
Stephan D
5e87e2f2f9 refactored payment orchestration 2026-02-03 00:40:46 +01:00
Stephan D
8faed5cbaa TRON -> TRON_MAINNET 2026-02-01 03:35:16 +01:00
Stephan D
1aa7e287fb fixed doc env vars + mongo v2 migration 2026-01-31 00:26:42 +01:00
Stephan D
abf1a39d1a fixed tron build 2026-01-30 18:28:46 +01:00
Stephan D
809370bda8 pkg update 2026-01-30 16:07:28 +01:00
Stephan D
dcf8bdfba0 fixed condition 2026-01-25 23:36:40 +01:00
Stephan D
41f653775f fixed ledger account listing + quotation listing 2026-01-23 02:48:10 +01:00
Stephan D
218c4e20b3 accounts creation
All checks were successful
ci/woodpecker/push/billing_fees Pipeline was successful
ci/woodpecker/push/db Pipeline was successful
ci/woodpecker/push/bff Pipeline was successful
ci/woodpecker/push/discovery Pipeline was successful
ci/woodpecker/push/fx_ingestor Pipeline was successful
ci/woodpecker/push/fx_oracle Pipeline was successful
ci/woodpecker/push/frontend Pipeline was successful
ci/woodpecker/push/gateway_mntx Pipeline was successful
ci/woodpecker/push/gateway_chain Pipeline was successful
ci/woodpecker/push/gateway_tgsettle Pipeline was successful
ci/woodpecker/push/nats Pipeline was successful
ci/woodpecker/push/ledger Pipeline was successful
ci/woodpecker/push/notification Pipeline was successful
ci/woodpecker/push/payments_orchestrator Pipeline was successful
2026-01-23 00:13:43 +01:00
Stephan D
980c9fc9c7 improved ledger account discovery 2026-01-22 20:05:27 +01:00
Stephan D
62ff96b90e + ledger account ownerRef 2026-01-22 00:38:05 +01:00
Stephan D
d2e78356e6 idempotency key usage fix 2026-01-21 15:23:50 +01:00
Stephan D
e0d7320fad new settlement flow 2026-01-20 22:29:30 +01:00
Stephan D
64803a21e0 discovery: +invoke url 2026-01-19 11:07:21 +01:00
Stephan D
a4333a5385 hold/release + discovery based routing 2026-01-16 14:33:05 +01:00
Stephan D
4cd4bfe7be minor cleanup 2026-01-16 12:08:52 +01:00
000d3c179b Merge branch 'main' into SEND027 2026-01-16 11:00:33 +00:00
Stephan D
0d444e5ff4 last name support added 2026-01-16 11:58:47 +01:00
Stephan D
0d6e16711f fixed serialization/deserialization 2026-01-15 20:02:03 +01:00
Stephan D
4786df60ae Fixed messaging buffering issue 2026-01-15 18:52:14 +01:00
Stephan D
343911ebe7 fixed wallet listing ignoring org reference 2026-01-14 17:25:21 +01:00
Stephan D
9e747e7251 Added ownership reference + wallet creation methods 2026-01-07 13:12:31 +01:00
Stephan D
43edbc109d ledger account describibale support 2026-01-06 17:51:35 +01:00
Stephan D
4da9e0b522 fixed excessive logging non-nil checks) 2026-01-06 16:05:20 +01:00
Stephan D
3e83cc51d7 TTL for discovery values 2026-01-06 14:20:08 +01:00
Stephan D
7424ef751c interface refactoring 2026-01-05 01:22:47 +01:00