Commit Graph

378 Commits

Author SHA1 Message Date
Stephan D
92a6191014 document generation for ops 2026-03-04 15:41:28 +01:00
Stephan D
8a1e44c038 removed strict mode from mntx 2026-03-04 13:52:56 +01:00
Stephan D
3fcbbfb08a added gateway and operation references 2026-03-04 13:51:48 +01:00
4fa641f971 Merge pull request 'serial payouts' (#632) from mntx-627 into main
Some checks failed
ci/woodpecker/push/gateway_mntx Pipeline failed
Reviewed-on: #632
2026-03-04 09:33:07 +00:00
Stephan D
eb8b7b3402 serial payouts 2026-03-04 10:32:37 +01:00
3a8935f5f0 Merge pull request 'fixed rescheduling supporting callback error code processing' (#631) from mntx-627 into main
All checks were successful
ci/woodpecker/push/gateway_mntx Pipeline was successful
Reviewed-on: #631
2026-03-04 08:19:12 +00:00
Stephan D
d92be5eedc fixed rescheduling supporting callback error code processing 2026-03-04 09:18:15 +01:00
94406373e6 Merge pull request 'fixed quotation currency inference' (#630) from pq-626 into main
All checks were successful
ci/woodpecker/push/billing_documents Pipeline was successful
ci/woodpecker/push/bff Pipeline was successful
ci/woodpecker/push/billing_fees Pipeline was successful
ci/woodpecker/push/callbacks Pipeline was successful
ci/woodpecker/push/discovery Pipeline was successful
ci/woodpecker/push/fx_ingestor Pipeline was successful
ci/woodpecker/push/frontend Pipeline was successful
ci/woodpecker/push/fx_oracle Pipeline was successful
ci/woodpecker/push/gateway_chain Pipeline was successful
ci/woodpecker/push/gateway_mntx Pipeline was successful
ci/woodpecker/push/gateway_tgsettle Pipeline was successful
ci/woodpecker/push/gateway_tron Pipeline was successful
ci/woodpecker/push/ledger Pipeline was successful
ci/woodpecker/push/notification Pipeline was successful
ci/woodpecker/push/payments_methods Pipeline was successful
ci/woodpecker/push/payments_orchestrator Pipeline was successful
ci/woodpecker/push/payments_quotation Pipeline was successful
Reviewed-on: #630
2026-03-04 04:13:55 +00:00
Stephan D
5629f5fcb2 mntx throtling 2026-03-04 05:04:34 +01:00
Stephan D
4e70873a94 mntx gateway throttling 2026-03-04 05:02:52 +01:00
Stephan D
de07b9a792 fixed quotation currency inference 2026-03-04 04:50:31 +01:00
Stephan D
56bf49aa03 fixed mntx payout sequence 2026-03-04 02:46:51 +01:00
Stephan D
8377b6b2af fixed operations idempotency 2026-03-04 02:27:12 +01:00
Stephan D
b4c09cfb3b fixed default to grpcs 2026-03-04 01:30:56 +01:00
Stephan D
ce5f90939f refactored deprecated code 2026-03-03 22:29:03 +01:00
Stephan D
f7a1027de7 fixed address resolution 2026-03-03 19:37:09 +01:00
Stephan D
41cb826d26 fixed address resolution 2026-03-03 19:13:36 +01:00
Stephan D
3f578353da fixed tron ip connection
All checks were successful
ci/woodpecker/push/gateway_tron Pipeline was successful
2026-03-03 18:32:26 +01:00
Stephan D
d8f0febc5e Fixed tron driver settings 2026-03-03 17:50:50 +01:00
Stephan D
83745bcd10 fixed mntx discovery 2026-03-03 13:15:42 +01:00
Stephan D
f9acb47ad7 mntx gateway lookup name fixed 2026-03-03 12:23:07 +01:00
Stephan D
d28e8615a9 fixed failing tests 2026-03-03 11:53:04 +01:00
Stephan D
bae4cd6e35 improved logging in callbacks 2026-03-03 01:07:35 +01:00
Stephan D
b10ec79fe0 improved logging in callbacks 2026-03-03 00:26:51 +01:00
Stephan D
2be76aa519 Callbacks service docs updated 2026-03-02 16:27:33 +01:00
Stephan D
e5ba048c73 added service reannounce 2026-03-01 14:46:42 +01:00
Stephan D
ce23de94ce added service reannounce 2026-03-01 14:02:05 +01:00
Stephan D
38077c1ed8 fixed client id 2026-03-01 13:40:02 +01:00
Stephan D
86eab3bb70 bff for callbacks 2026-03-01 02:04:15 +01:00
Stephan D
f914575a65 fixed entrypoint command 2026-03-01 00:08:05 +01:00
Stephan D
a6d560eb10 fixed entrypoint command 2026-02-28 23:22:53 +01:00
Stephan D
598510f487 versions bump 2026-02-28 21:01:39 +01:00
Stephan D
12c67361dd refactored orchestrator and callbacks service to use pkg messsaging + envelope factory / handler 2026-02-28 20:56:26 +01:00
Stephan D
4c3132bbc1 versions bump 2026-02-28 10:12:54 +01:00
Stephan D
0f28f2d088 callbacks service draft 2026-02-28 10:10:26 +01:00
Stephan D
800f8c12f8 api login method 2026-02-28 10:07:52 +01:00
Stephan D
98db0e4e9e move api/server to api/edge/bff 2026-02-28 00:39:20 +01:00
Stephan D
d47159278b discovery stale records dropout implemented 2026-02-27 18:07:42 +01:00
Stephan D
605f0ba139 got rid of fees dependency in ledger 2026-02-27 16:23:50 +01:00
Stephan D
128e5392e1 year normalization 2026-02-27 16:15:46 +01:00
Stephan D
bec969cf8b fixed contract address handling 2026-02-27 14:24:43 +01:00
92253de6f3 Merge pull request 'fixed payment reference' (#571) from tg-567 into main
All checks were successful
ci/woodpecker/push/payments_orchestrator Pipeline was successful
Reviewed-on: #571
2026-02-27 13:22:18 +00:00
Stephan D
6fe6b7a932 fixed payment reference 2026-02-27 14:15:55 +01:00
fea71779b9 Merge pull request 'fixed test' (#568) from tg-567 into main
All checks were successful
ci/woodpecker/push/gateway_tgsettle Pipeline was successful
Reviewed-on: #568
2026-02-27 13:13:21 +00:00
Stephan D
d1ebd4b009 fixed test 2026-02-27 14:11:30 +01:00
Stephan D
651f103abd fixed message status update
Some checks failed
ci/woodpecker/push/gateway_tgsettle Pipeline failed
2026-02-27 13:51:08 +01:00
Stephan D
039a41e6d8 gateway limits fix 2026-02-27 03:57:52 +01:00
Stephan D
fc5d44364b +autoremoval of stale discovery records 2026-02-27 02:53:55 +01:00
Stephan D
747153bdbf fixed rail & operation names 2026-02-27 02:33:40 +01:00
Stephan D
9fd9cba92a fixed mntx rail 2026-02-27 01:45:29 +01:00