From 95d5832a65275edd9d68e2852daf4fc91921855b Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 19:52:05 +0000 Subject: [PATCH 1/8] Bumping drift-common to 9be9ae941ef9f5fd8176fb531271c0177b18b586 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 934ec9c..9be9ae9 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 934ec9cf310068958e99bacd6d59fe432e865e9f +Subproject commit 9be9ae941ef9f5fd8176fb531271c0177b18b586 From a92c25c9398b220a621b56461dc04d57fb5c0f75 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 21:55:09 +0000 Subject: [PATCH 2/8] Bumping drift-common to 3521b12039bd27be2a9da4edeb647d52ae4e75f4 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 9be9ae9..3521b12 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 9be9ae941ef9f5fd8176fb531271c0177b18b586 +Subproject commit 3521b12039bd27be2a9da4edeb647d52ae4e75f4 From 1104c0e3f6adbde55a15c11b54f8bb60e096e73a Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 03:19:16 +0000 Subject: [PATCH 3/8] Bumping drift-common to 1bf674cfeb31841eadad34ad729fd840cf6d1bf4 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 3521b12..1bf674c 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 3521b12039bd27be2a9da4edeb647d52ae4e75f4 +Subproject commit 1bf674cfeb31841eadad34ad729fd840cf6d1bf4 From 432a1fc4a553cc50cbf82458d6b8516b624c55dc Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 08:51:09 +0000 Subject: [PATCH 4/8] Bumping drift-common to 88b4bf654318c85ac028640dd8f054dad41702ca --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 1bf674c..88b4bf6 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 1bf674cfeb31841eadad34ad729fd840cf6d1bf4 +Subproject commit 88b4bf654318c85ac028640dd8f054dad41702ca From 415b8babb1d79644060ec2a9cc50d14156baccf4 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 08:59:55 +0000 Subject: [PATCH 5/8] Bumping drift-common to a5d112575946713489189ee23dad6775bd3975ee --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index 88b4bf6..a5d1125 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit 88b4bf654318c85ac028640dd8f054dad41702ca +Subproject commit a5d112575946713489189ee23dad6775bd3975ee From c8e26b180983806915e443a769eedf09d971fa63 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 16:47:07 +0000 Subject: [PATCH 6/8] Bumping drift-common to cdc118bb99ab371b6dc894bea1e0e9b145128b3d --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index a5d1125..cdc118b 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit a5d112575946713489189ee23dad6775bd3975ee +Subproject commit cdc118bb99ab371b6dc894bea1e0e9b145128b3d From c825eaf53d8342e4f58cc1e587a6a21fba8599e2 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 18:53:07 +0000 Subject: [PATCH 7/8] Bumping drift-common to de934ba09e19b3e9e769f37610eefa5ebb1fabc4 --- drift-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drift-common b/drift-common index cdc118b..de934ba 160000 --- a/drift-common +++ b/drift-common @@ -1 +1 @@ -Subproject commit cdc118bb99ab371b6dc894bea1e0e9b145128b3d +Subproject commit de934ba09e19b3e9e769f37610eefa5ebb1fabc4 From 320b652fc95afd3443ad0d690128c1ea09ee6c74 Mon Sep 17 00:00:00 2001 From: Nour Alharithi Date: Fri, 23 May 2025 13:33:14 -0700 Subject: [PATCH 8/8] add bit flags to trades publisher --- src/publishers/tradesPublisher.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/publishers/tradesPublisher.ts b/src/publishers/tradesPublisher.ts index 1427279..ba62d18 100644 --- a/src/publishers/tradesPublisher.ts +++ b/src/publishers/tradesPublisher.ts @@ -186,6 +186,7 @@ const main = async () => { new BN(fill.referrerReward ?? ZERO), QUOTE_PRECISION ), + bitFlags: fill.bitFlags, }; }) )