-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
services: Ingest tss transactions #46
Merged
Merged
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a58d519 - Browse repository at this point
Copy the full SHA a58d519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9920f48 - Browse repository at this point
Copy the full SHA 9920f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f9f9f0 - Browse repository at this point
Copy the full SHA 3f9f9f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373c71a - Browse repository at this point
Copy the full SHA 373c71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de9898 - Browse repository at this point
Copy the full SHA 2de9898View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0f9d32 - Browse repository at this point
Copy the full SHA c0f9d32View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9cf4e3 - Browse repository at this point
Copy the full SHA a9cf4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc0dc2 - Browse repository at this point
Copy the full SHA 6fc0dc2View commit details -
remove the index on try_transaction_xdr and add column/index on try_t…
…ransaction_hash ...also remove outgoing/incoming_status and have one status column
Configuration menu - View commit details
-
Copy full SHA for fb807aa - Browse repository at this point
Copy the full SHA fb807aaView commit details
Commits on Sep 4, 2024
-
Squashed commit of the following:
commit fb807aa Author: gouthamp-stellar <[email protected]> Date: Tue Sep 3 10:28:49 2024 -0700 remove the index on try_transaction_xdr and add column/index on try_transaction_hash ...also remove outgoing/incoming_status and have one status column commit 6fc0dc2 Author: gouthamp-stellar <[email protected]> Date: Tue Sep 3 08:58:46 2024 -0700 missing , commit a9cf4e3 Author: gouthamp-stellar <[email protected]> Date: Tue Sep 3 01:55:23 2024 -0700 make hash primary key instead of xdr commit c0f9d32 Author: gouthamp-stellar <[email protected]> Date: Fri Aug 30 15:18:27 2024 -0700 moving all migrations to one file commit 2de9898 Author: gouthamp-stellar <[email protected]> Date: Fri Aug 30 15:16:53 2024 -0700 adding semicolons adding semicolons commit 373c71a Author: gouthamp-stellar <[email protected]> Date: Fri Aug 30 15:12:24 2024 -0700 update commit 3f9f9f0 Author: gouthamp-stellar <[email protected]> Date: Fri Aug 30 15:12:00 2024 -0700 remove empty lines commit 9920f48 Author: gouthamp-stellar <[email protected]> Date: Fri Aug 30 15:06:40 2024 -0700 TSS tables and the channel interface commit a58d519 Author: gouthamp-stellar <[email protected]> Date: Fri Aug 30 10:55:22 2024 -0700 tables and interfaces for TSS
Configuration menu - View commit details
-
Copy full SHA for f8c261b - Browse repository at this point
Copy the full SHA f8c261bView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d774f2a - Browse repository at this point
Copy the full SHA d774f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b04d62 - Browse repository at this point
Copy the full SHA 6b04d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2fefef - Browse repository at this point
Copy the full SHA f2fefefView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b441a31 - Browse repository at this point
Copy the full SHA b441a31View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02c7de3 - Browse repository at this point
Copy the full SHA 02c7de3View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9a5611 - Browse repository at this point
Copy the full SHA f9a5611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32bd6ce - Browse repository at this point
Copy the full SHA 32bd6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c7db27 - Browse repository at this point
Copy the full SHA 5c7db27View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e8de9 - Browse repository at this point
Copy the full SHA c3e8de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b12fb - Browse repository at this point
Copy the full SHA 82b12fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9c9be - Browse repository at this point
Copy the full SHA 9a9c9beView commit details
Commits on Sep 11, 2024
-
adding a transaction_builder.go which takes a list of operation xdrs …
…and builds a transaction out of it
Configuration menu - View commit details
-
Copy full SHA for 0662da9 - Browse repository at this point
Copy the full SHA 0662da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f76d61 - Browse repository at this point
Copy the full SHA 8f76d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 456b71f - Browse repository at this point
Copy the full SHA 456b71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7974aa9 - Browse repository at this point
Copy the full SHA 7974aa9View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bdf8f2 - Browse repository at this point
Copy the full SHA 5bdf8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3890bfe - Browse repository at this point
Copy the full SHA 3890bfeView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e87c6d6 - Browse repository at this point
Copy the full SHA e87c6d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d3786 - Browse repository at this point
Copy the full SHA c1d3786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ed3eb - Browse repository at this point
Copy the full SHA 01ed3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ddd2bd - Browse repository at this point
Copy the full SHA 3ddd2bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5776cb1 - Browse repository at this point
Copy the full SHA 5776cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6db84 - Browse repository at this point
Copy the full SHA 2c6db84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a6e4b - Browse repository at this point
Copy the full SHA 77a6e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01109ab - Browse repository at this point
Copy the full SHA 01109abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c005a06 - Browse repository at this point
Copy the full SHA c005a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for f560a05 - Browse repository at this point
Copy the full SHA f560a05View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38ba21b - Browse repository at this point
Copy the full SHA 38ba21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddb961 - Browse repository at this point
Copy the full SHA 8ddb961View commit details -
Configuration menu - View commit details
-
Copy full SHA for d32adb1 - Browse repository at this point
Copy the full SHA d32adb1View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0727b5 - Browse repository at this point
Copy the full SHA e0727b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 968a6b7 - Browse repository at this point
Copy the full SHA 968a6b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096c7bd - Browse repository at this point
Copy the full SHA 096c7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cfc3fd - Browse repository at this point
Copy the full SHA 6cfc3fdView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c195365 - Browse repository at this point
Copy the full SHA c195365View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2b40b - Browse repository at this point
Copy the full SHA da2b40bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b71e342 - Browse repository at this point
Copy the full SHA b71e342View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccf27f1 - Browse repository at this point
Copy the full SHA ccf27f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8045d8d - Browse repository at this point
Copy the full SHA 8045d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d062a11 - Browse repository at this point
Copy the full SHA d062a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3c17c - Browse repository at this point
Copy the full SHA 1a3c17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 174ed45 - Browse repository at this point
Copy the full SHA 174ed45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9492d71 - Browse repository at this point
Copy the full SHA 9492d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d31b01 - Browse repository at this point
Copy the full SHA 5d31b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6dc954 - Browse repository at this point
Copy the full SHA a6dc954View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28ff02 - Browse repository at this point
Copy the full SHA e28ff02View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d69601 - Browse repository at this point
Copy the full SHA 3d69601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43fcf10 - Browse repository at this point
Copy the full SHA 43fcf10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4793f90 - Browse repository at this point
Copy the full SHA 4793f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for a401c30 - Browse repository at this point
Copy the full SHA a401c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d46da - Browse repository at this point
Copy the full SHA b5d46daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ab5de - Browse repository at this point
Copy the full SHA b4ab5deView commit details -
Configuration menu - View commit details
-
Copy full SHA for f10d239 - Browse repository at this point
Copy the full SHA f10d239View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d679abd - Browse repository at this point
Copy the full SHA d679abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for db8714d - Browse repository at this point
Copy the full SHA db8714dView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c0d060 - Browse repository at this point
Copy the full SHA 2c0d060View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82a25a - Browse repository at this point
Copy the full SHA b82a25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97da8d6 - Browse repository at this point
Copy the full SHA 97da8d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1266b - Browse repository at this point
Copy the full SHA 9d1266bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea229bb - Browse repository at this point
Copy the full SHA ea229bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a196677 - Browse repository at this point
Copy the full SHA a196677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 875b1dd - Browse repository at this point
Copy the full SHA 875b1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1eee64 - Browse repository at this point
Copy the full SHA d1eee64View commit details -
Configuration menu - View commit details
-
Copy full SHA for aff5ed4 - Browse repository at this point
Copy the full SHA aff5ed4View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 101bd43 - Browse repository at this point
Copy the full SHA 101bd43View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 637aeaf - Browse repository at this point
Copy the full SHA 637aeafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb94e3 - Browse repository at this point
Copy the full SHA 0fb94e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df7ae05 - Browse repository at this point
Copy the full SHA df7ae05View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2dc18 - Browse repository at this point
Copy the full SHA cf2dc18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16581fd - Browse repository at this point
Copy the full SHA 16581fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7c0d7 - Browse repository at this point
Copy the full SHA ab7c0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe5d0b - Browse repository at this point
Copy the full SHA 5fe5d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76df04b - Browse repository at this point
Copy the full SHA 76df04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ec16b - Browse repository at this point
Copy the full SHA 49ec16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b174b8 - Browse repository at this point
Copy the full SHA 3b174b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ed801 - Browse repository at this point
Copy the full SHA 22ed801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb0145 - Browse repository at this point
Copy the full SHA 9cb0145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78042c9 - Browse repository at this point
Copy the full SHA 78042c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9118a06 - Browse repository at this point
Copy the full SHA 9118a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12425f9 - Browse repository at this point
Copy the full SHA 12425f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897a218 - Browse repository at this point
Copy the full SHA 897a218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e93627 - Browse repository at this point
Copy the full SHA 6e93627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f8e5a - Browse repository at this point
Copy the full SHA 56f8e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e324a6 - Browse repository at this point
Copy the full SHA 4e324a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fff039 - Browse repository at this point
Copy the full SHA 4fff039View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4aaf93 - Browse repository at this point
Copy the full SHA f4aaf93View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9283bf - Browse repository at this point
Copy the full SHA d9283bfView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f139f7a - Browse repository at this point
Copy the full SHA f139f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for edcd0e7 - Browse repository at this point
Copy the full SHA edcd0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd321ae - Browse repository at this point
Copy the full SHA cd321aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43711ca - Browse repository at this point
Copy the full SHA 43711caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 757e6d5 - Browse repository at this point
Copy the full SHA 757e6d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42edf1f - Browse repository at this point
Copy the full SHA 42edf1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff3984 - Browse repository at this point
Copy the full SHA 5ff3984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 715ae3f - Browse repository at this point
Copy the full SHA 715ae3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b2a6f7 - Browse repository at this point
Copy the full SHA 6b2a6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f6052 - Browse repository at this point
Copy the full SHA b4f6052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6746e - Browse repository at this point
Copy the full SHA 3d6746eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be1beb - Browse repository at this point
Copy the full SHA 9be1bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df3537 - Browse repository at this point
Copy the full SHA 0df3537View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc9a363 - Browse repository at this point
Copy the full SHA dc9a363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c445f4 - Browse repository at this point
Copy the full SHA 8c445f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2caf65b - Browse repository at this point
Copy the full SHA 2caf65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2a546 - Browse repository at this point
Copy the full SHA ab2a546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 277b970 - Browse repository at this point
Copy the full SHA 277b970View commit details -
Configuration menu - View commit details
-
Copy full SHA for d576a25 - Browse repository at this point
Copy the full SHA d576a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a1cd8 - Browse repository at this point
Copy the full SHA b2a1cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de4041 - Browse repository at this point
Copy the full SHA 5de4041View commit details -
Configuration menu - View commit details
-
Copy full SHA for a788011 - Browse repository at this point
Copy the full SHA a788011View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0fa39d - Browse repository at this point
Copy the full SHA d0fa39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44cb3ec - Browse repository at this point
Copy the full SHA 44cb3ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for afebef4 - Browse repository at this point
Copy the full SHA afebef4View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61cf2db - Browse repository at this point
Copy the full SHA 61cf2dbView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad392d8 - Browse repository at this point
Copy the full SHA ad392d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe9629 - Browse repository at this point
Copy the full SHA dbe9629View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63304b - Browse repository at this point
Copy the full SHA f63304bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0957985 - Browse repository at this point
Copy the full SHA 0957985View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53d6372 - Browse repository at this point
Copy the full SHA 53d6372View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06a4407 - Browse repository at this point
Copy the full SHA 06a4407View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.