Commit Graph

380 Commits

Author SHA1 Message Date
khushalps 025acdccf1 (20250102) SocketIO Tick-Out test 2025-01-02 13:42:35 +00:00
khushalps 4ba4167d6a (20250102) Origin-checking mechanism changed. 2025-01-02 13:35:31 +00:00
khushalps 6a8238e242 (20250102) Debugging test x3 2025-01-02 13:09:23 +00:00
khushalps 13b88f5657 (20250102) Debugging test 2 2025-01-02 13:06:04 +00:00
khushalps 4a0e936d6e (20250102) Debugging test in tick-out. 2025-01-02 13:03:45 +00:00
khushalps b8f6da6189 (20250102) Tick-Out ready for test on production. This is the SocketIO server for trading ticks. 2025-01-02 12:41:43 +00:00
khushalps cdd2efbf20 (20250102) Extra print statement removed from production. 2025-01-02 12:20:06 +00:00
khushalps aa01fd8c7a (20250102) Receipt add failures will be reported to Telegram. 2025-01-02 12:14:11 +00:00
khushalps 1b8b15e9c1 (20250102) Printing receipt add. 2025-01-02 12:05:43 +00:00
khushalps e6fef814af (20250102) Receipt add procedure bug-fix. 2025-01-02 11:58:24 +00:00
khushalps cb8e322c10 (20250102) Alerts on payment events. 2025-01-02 11:53:13 +00:00
khushalps fd2a1ef6d1 (20250102) Testing receipt-add with structured metadata. 2025-01-02 10:51:55 +00:00
khushalps 7f98f1f662 (20250102) Print statement removed. 2025-01-02 10:12:05 +00:00
khushalps 2f563b2a0e (20250102) Safaricom M-Pesa work. 2025-01-02 08:00:18 +00:00
khushalps a02b34aeaa (20250101) Tick-In Kafka (Stateful) ready to test. 2025-01-01 09:44:36 +00:00
khushalps 6691a68b3a (20250101) A more formal Tick-In script has been created. 2025-01-01 09:36:06 +00:00
khushalps c668cfa4c8 (20241231) Session Token now being received on SocketIO. 2024-12-31 11:51:26 +00:00
khushalps cf9221f2a4 (20241231) CORS on SocketIO. 2024-12-31 10:55:17 +00:00
khushalps 2ac975614d (20241231) Redis string changed. 2024-12-31 07:49:52 +00:00
khushalps ea594b92b2 (20241231) 2024-12-31 07:41:01 +00:00
khushalps a07c762586 (20241231) Too many thing happening... 2024-12-31 07:34:49 +00:00
khushalps f67263320e master 2024-12-30 18:21:57 +05:30
khushalps 51cf89a191 (20241230) We no have a synchronous Kafka consumer (in 'utils_v2'). 2024-12-30 18:18:22 +05:30
khushalps fcc3d4b2e8 master 2024-12-30 18:17:33 +05:30
khushalps de46a55353 (20241230) Added 'billingAccountId' to the integrations saving procedure. 2024-12-30 15:00:04 +05:30
khushalps 95b6d08b4a (20241230) Accepting ICICI Breeze's auth. now. 2024-12-30 14:16:46 +05:30
khushalps 3e6d927a99 (20241230) Added display name for paperTrading. 2024-12-30 11:59:44 +05:30
khushalps e2976f0dfc (20241230) Paper Trading auth added. 2024-12-30 11:43:15 +05:30
khushalps e3d71965bb (20241230) Method correction. 2024-12-30 10:53:31 +05:30
khushalps 4af9980249 (20241230) Mail retrieval bug fixed. 2024-12-30 10:05:08 +05:30
khushalps a0ea7c45d6 (20241228) Started making provisions for disabling payment gateway accounts when the gateway says that the credentials are invalid. Am stuck at one place, though. 2024-12-28 18:10:27 +05:30
khushalps 696af7a167 (20241228) Fixed the payment update callback URL for Safaricom M-Pesa Express. 2024-12-28 16:54:50 +05:30
khushalps 5c17eb28ae (20241228) Payments module revamped! 2024-12-28 16:34:57 +05:30
khushalps 7ddae1707f (20241227) New shell scripts with modifications to the old ones. 2024-12-27 19:30:32 +05:30
khushalps 93a68cc078 (20241226) With new bash scripts for SocketIO. 2024-12-27 19:27:22 +05:30
khushalps 61777d7f05 (20241226) Kafka certs in order. 2024-12-27 18:36:16 +05:30
khushalps 6f2285c536 (20241227) Kafka cert test. 2024-12-27 17:37:05 +05:30
khushalps fb29011749 (20241227) Auto GIT deployment test. 2024-12-27 17:18:03 +05:30
khushalps 2349bf3d3e (20241227) Payment auth fixed. 2024-12-27 09:53:32 +05:30
khushalps a26bb2e85f (20241226) Bug fixed when Zerodha's instruments are asked from an expired key. 2024-12-26 14:42:28 +05:30
khushalps c967075521 (20241226) Timestamp handling bug fixed for instruments that don't have any expiry. 2024-12-26 14:36:48 +05:30
khushalps bfd02bf74a (20241226) Date-time management for Zerodha's instrument list. 2024-12-26 14:27:11 +05:30
khushalps e31857d0f1 (20241226) ... 2024-12-26 11:54:50 +05:30
khushalps 8e89575032 (20241226) Change and Percent Change bug fixed for Zerodha's ticks. 2024-12-26 11:53:47 +05:30
khushalps a8449ebaef (20241226) E-Mail fetch (single) bug fix. 2024-12-26 10:08:58 +05:30
khushalps 2e03a3e0e4 (20241226) Zerodha Auth Callback Bug Fix. 2024-12-26 10:02:24 +05:30
khushalps e89dab117e (20241226) MySQL reconnection bug. 2024-12-25 20:19:39 +05:30
khushalps cf9dd9a077 (20241226) MySQL reconnection bug. 2024-12-25 20:17:10 +05:30
khushalps b1e9330863 (20241226) Kafka on server. 2024-12-25 20:14:09 +05:30
khushalps 6ca9255193 (20241226) Directory location adjustment. 2024-12-25 20:10:55 +05:30