Commit Graph

  • 4251dfb2c6 Merge pull request 'added wallet source to quotation preparation' (#152) from wallet-151 into main tech 2025-12-24 19:00:24 +00:00
  • e0820c47c2 added wallet source to quotation preparation Stephan D 2025-12-24 19:59:50 +01:00
  • 68b82cbca2 Merge pull request 'chain network name display fixed' (#147) from wallet-147 into main tech 2025-12-24 17:18:13 +00:00
  • 9e6d530385 chain network name display fixed Stephan D 2025-12-24 18:17:35 +01:00
  • 5836292adb Merge pull request 'Added Last Name display and made it editable' (#145) from SEND015 into main tech 2025-12-24 16:08:40 +00:00
  • 0c6229331f Merge pull request 'Password field checks for match with old password from db and check so that new password feild matches with the confirm password field' (#143) from SEND013 into main tech 2025-12-24 16:07:58 +00:00
  • 8cb6a64f2b Merge pull request 'Got rid of bools in 2fa provider' (#144) from SEND014 into main tech 2025-12-24 16:07:07 +00:00
  • 4453dab366 Added Last Name display and made it editable Arseni 2025-12-24 18:48:33 +03:00
  • 512f25f74f Got rid of bools in 2fa provider Arseni 2025-12-24 16:26:22 +03:00
  • 43020f3eb6 Password field checks for match with old password from db and check so that new password feild matches with the confirm password field Arseni 2025-12-24 16:18:52 +03:00
  • 964e90767d Merge pull request 'tron refactoring' (#142) from tron-150 into main tech 2025-12-24 12:20:46 +00:00
  • 03cd2f4784 tron refactoring Stephan D 2025-12-24 13:20:25 +01:00
  • 2d735aa7f5 Merge pull request 'hex parser + test' (#141) from tron-148 into main tech 2025-12-24 02:53:38 +00:00
  • 342dd5328f hex parser + test Stephan D 2025-12-24 03:53:20 +01:00
  • 915ed66b08 Merge pull request 'fixed big int reader' (#140) from tron-146 into main tech 2025-12-24 02:15:36 +00:00
  • fe73b3078a fixed big int reader Stephan D 2025-12-24 03:15:12 +01:00
  • 76204822e7 Merge pull request 'fixed proto message' (#139) from tron-142 into main tech 2025-12-24 01:57:36 +00:00
  • 77c205f9b2 fixed proto message Stephan D 2025-12-24 02:57:15 +01:00
  • 6a29dc8907 Merge pull request 'compilation fix' (#138) from tron-144 into main tech 2025-12-24 01:17:24 +00:00
  • 8f1f279792 compilation fix Stephan D 2025-12-24 02:17:01 +01:00
  • 1f0b54d590 Merge pull request 'extended logging + timeout setting' (#137) from tron-140 into main tech 2025-12-24 01:00:20 +00:00
  • cefb9706f9 extended logging + timeout setting Stephan D 2025-12-24 01:59:37 +01:00
  • 79b7899658 Merge pull request 'refactored initialization' (#136) from tron-138 into main tech 2025-12-24 00:32:09 +00:00
  • c941319c4e refactored initialization Stephan D 2025-12-24 01:31:43 +01:00
  • e6626600cc Merge pull request 'extra logging' (#135) from tron-136 into main tech 2025-12-23 17:36:51 +00:00
  • e74c06e87a extra logging Stephan D 2025-12-23 18:34:08 +01:00
  • c3647bfc46 Merge pull request 'version bump' (#134) from tron-136 into main tech 2025-12-23 16:43:46 +00:00
  • 3ff81038a9 version bump Stephan D 2025-12-23 17:43:20 +01:00
  • d6d9d47e67 Merge pull request 'Added new tron networks' (#133) from tron-134 into main tech 2025-12-23 16:23:50 +00:00
  • 034eb943e2 Added new tron networks Stephan D 2025-12-23 17:21:58 +01:00
  • 93bd0bf002 Merge pull request 'fixed config + improved logging' (#132) from tron-132 into main tech 2025-12-23 15:28:27 +00:00
  • 946bfa217c fixed config + improved logging Stephan D 2025-12-23 16:26:06 +01:00
  • 318255405b Merge pull request 'Migration to TRON chain' (#130) from tron-130 into main tech 2025-12-23 14:42:30 +00:00
  • 19d4ee1d33 Migration to TRON chain Stephan D 2025-12-23 15:42:07 +01:00
  • bc6a56c129 Merge pull request 'Implemented cooldown before User is able to resend confirmation code for 2fa' (#128) from SEND012 into main tech 2025-12-23 12:56:07 +00:00
  • ec54579921 Implemented cooldown before User is able to resend confirmation code for 2fa Arseni 2025-12-23 14:56:47 +03:00
  • 1ed76f7243 Merge pull request 'Fixed tokens revocation' (#127) from devid-122 into main tech 2025-12-22 20:25:03 +00:00
  • 6527d183ec Fixed tokens revokation Stephan D 2025-12-22 21:22:51 +01:00
  • 41b0dec460 Merge pull request 'Fixes for Settings Page' (#123) from SEND011 into main tech 2025-12-22 19:26:44 +00:00
  • d26ba84094 Moved the AccountName widgets to pull providers from context Arseni 2025-12-22 21:38:26 +03:00
  • 4073c8819c Fixed imports Arseni 2025-12-22 21:12:21 +03:00
  • 47ada0691c Fixes for Settings Page Arseni 2025-12-22 21:09:58 +03:00
  • 97c67670e5 Merge pull request 'added fix for active indexed tokens + improved data structure for wallet description' (#122) from quotes-118 into main tech 2025-12-22 17:30:48 +00:00
  • dfad7fb335 added fix for active indexed tokens + improved data structure for wallet description Stephan D 2025-12-22 18:30:15 +01:00
  • 0ecd17d2dc Updated Settings Page SEND010 Arseni 2025-12-18 15:15:33 +03:00
  • 41abf723e6 Merge pull request 'multiquote service' (#117) from quotes-118 into main tech 2025-12-17 20:56:28 +00:00
  • 2d6586430f multiquote service Stephan D 2025-12-17 21:56:07 +01:00
  • d649748f6f Merge pull request 'server endpoint' (#115) from quotes-115 into main tech 2025-12-17 17:15:40 +00:00
  • 61177a4e30 server endpoint Stephan D 2025-12-17 18:15:02 +01:00
  • c7b9b70d57 Merge pull request 'multiple quotes payment' (#114) from quotes-114 into main tech 2025-12-17 15:53:29 +00:00
  • 5030453807 multiple quotes payment Stephan D 2025-12-17 16:53:03 +01:00
  • 5565081b69 Merge pull request 'PostHog last fixes hopefully' (#109) from SEND006 into main tech 2025-12-17 12:22:33 +00:00
  • b216aa68b7 Merge pull request 'Empty state for Recipient Address Book' (#110) from SEND007 into main tech 2025-12-17 11:48:07 +00:00
  • 7ac1c519e3 Merge pull request 'Made clear massages for errors in recipient registration' (#111) from SEND008 into main tech 2025-12-17 11:13:16 +00:00
  • 076b0c6434 Merge pull request 'Wallet update for correct name and symbol appearance' (#112) from SEND009 into main tech 2025-12-17 11:12:26 +00:00
  • 9a90e6a03b Wallet update for correct name and symbol appearance Arseni 2025-12-16 19:37:28 +03:00
  • 5218632c00 Made clear massages for errors in recipient registration Arseni 2025-12-16 18:42:57 +03:00
  • a2c05745ad A Arseni 2025-12-16 18:21:49 +03:00
  • 82b2f88122 Changed the spelling of the word adress) Arseni 2025-12-12 19:39:36 +03:00
  • 28d74d058b Empty state for Recipient Adress Book Arseni 2025-12-12 19:29:10 +03:00
  • 6ee146b95a PostHog last fixes hopefully Arseni 2025-12-12 16:39:18 +03:00
  • 67b52af150 Merge pull request 'fixed dropping of settlement mode' (#108) from settlement-106 into main tech 2025-12-12 13:19:29 +00:00
  • 058a3fefaf fixed dropping of settlement mode Stephan D 2025-12-12 14:19:09 +01:00
  • c8a97d940c Merge pull request 'quotation rate display' (#105) from fees-104 into main tech 2025-12-12 12:46:21 +00:00
  • 00045c1e65 quotation rate display Stephan D 2025-12-12 13:45:58 +01:00
  • d64d7dab58 Merge pull request 'fixed quotation calculation logic' (#103) from fees-102 into main tech 2025-12-12 12:42:13 +00:00
  • 4746a00eee fixed quotation calculation logic Stephan D 2025-12-12 13:41:37 +01:00
  • 3f8399d647 Merge pull request 'fixed fee polarity' (#101) from currency-100 into main tech 2025-12-12 12:21:19 +00:00
  • 028b29fe08 fixed fee polarity Stephan D 2025-12-12 13:21:00 +01:00
  • cb3f59a9d5 Merge pull request 'fixed duplicated ISO codes parsing' (#99) from currency-99 into main tech 2025-12-12 10:42:07 +00:00
  • 2b8d02d95c fixed duplicated ISO codes parsing Stephan D 2025-12-12 11:41:45 +01:00
  • d90d8cda11 Merge pull request 'fx/ingestor currencies map fixed' (#98) from currencies-97 into main tech 2025-12-12 10:05:52 +00:00
  • 17333df7af fx/ingestor currencies map fixed Stephan D 2025-12-12 11:05:12 +01:00
  • 681d53e856 Merge pull request 'Fixed http client' (#96) from client-95 into main tech 2025-12-12 00:53:59 +00:00
  • dc608fd257 Fixed http client Stephan D 2025-12-12 01:53:34 +01:00
  • cd2efdc2f3 Merge pull request 'improved fx/ingestor logging' (#93) from logging-92 into main tech 2025-12-12 00:07:25 +00:00
  • fd47867101 improved fx/ingestor logging Stephan D 2025-12-12 01:07:03 +01:00
  • 2ca1a6956c Merge pull request 'fx/oracle logging' (#92) from logging-90 into main tech 2025-12-12 00:05:13 +00:00
  • a5ad4f4c3c fx/oracle logging Stephan D 2025-12-12 00:44:04 +01:00
  • 8b202e0c60 Merge pull request 'fixed currency validation logic' (#89) from currency-88 into main tech 2025-12-11 22:55:50 +00:00
  • 4626d0a1a7 fixed currency validation logic Stephan D 2025-12-11 23:55:04 +01:00
  • da72121109 Merge pull request 'ledger account reference removed' (#87) from fees-86 into main tech 2025-12-11 22:32:26 +00:00
  • 5bebadf17c ledger account reference removed Stephan D 2025-12-11 23:30:42 +01:00
  • 1bab0b14ef Merge pull request 'fixed currency pair validation' (#85) from currency-84 into main tech 2025-12-11 22:27:42 +00:00
  • 39f323d050 fixed currency pair validation Stephan D 2025-12-11 23:27:15 +01:00
  • 7cd9e14618 Merge pull request 'logging-84' (#83) from logging-84 into main tech 2025-12-11 21:37:04 +00:00
  • b77d2c16ab improved logging Stephan D 2025-12-11 22:25:51 +01:00
  • 324f150950 improved logging Stephan D 2025-12-11 22:25:04 +01:00
  • dd6bcf843c Merge pull request 'fixed payment orchestrator address' (#81) from connectivity-81 into main tech 2025-12-11 20:53:04 +00:00
  • 874cc4971b fixed payment orchestrator address Stephan D 2025-12-11 21:52:37 +01:00
  • bfe4695b2d Merge pull request 'config fix' (#80) from discovery-79 into main tech 2025-12-11 20:39:07 +00:00
  • 99161c8e7d config fix Stephan D 2025-12-11 21:38:32 +01:00
  • 6901791dd2 Merge pull request 'default currency resolver' (#78) from currency-76 into main tech 2025-12-11 20:24:10 +00:00
  • acb3d14b47 default currency resolver Stephan D 2025-12-11 21:23:35 +01:00
  • aa5f7e271e Merge pull request 'fix currencies validation' (#76) from currencies-75 into main tech 2025-12-11 20:06:22 +00:00
  • 0a01995f53 fix currencies validation Stephan D 2025-12-11 21:05:43 +01:00
  • 83e3af9a42 Fixes for PostHog SEND005 Arseni 2025-12-11 17:41:25 +03:00
  • 97f71d125e Merge pull request 'removed deprecation warnings' (#71) from deprecation-70 into main tech 2025-12-11 10:23:12 +00:00
  • 8db2f3926c deprecation fixed Stephan D 2025-12-11 11:22:51 +01:00
  • 2b68b59eca removed deprecation warnings Stephan D 2025-12-11 11:11:54 +01:00