feat: make bridge subminimal transactions and initial data checkpoint configurable#1333
Merged
Conversation
87a46fc to
c7188b8
Compare
LGLO
commented
Apr 15, 2026
LGLO
commented
Apr 15, 2026
c7188b8 to
7b4a501
Compare
Contributor
Author
|
/bot rebuild-metadata |
Contributor
|
✅ Metadata rebuild complete! Changes have been committed. |
bd52135 to
e4162f7
Compare
Contributor
Author
|
/bot rebuild-metadata |
Contributor
|
✅ Metadata rebuild complete! Changes have been committed. |
211dd66 to
cbc338a
Compare
Contributor
Author
|
/bot rebuild-metadata |
Contributor
|
✅ Metadata rebuild complete! Changes have been committed. |
Klapeyron
approved these changes
Apr 17, 2026
Contributor
Author
|
/bot rebuild-metadata |
Contributor
|
✅ Metadata rebuild complete! Changes have been committed. |
c3fba75 to
b8820cb
Compare
… configurable Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
b8820cb to
5eedf0a
Compare
Klapeyron
reviewed
Apr 21, 2026
Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
e0537c1 to
6802203
Compare
…nnection pools size. Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
m2ux
added a commit
that referenced
this pull request
Apr 23, 2026
… configurable (#1333) * feat: make bridge subminimal transactions and initial data checkpoint configurable Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> * Fix missing genesis config setter Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> * fix: missing test, errors after 'main' merge Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> * fix: increase max postgres connections in local-env. Reduce bridge connection pools size. Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> --------- Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux
added a commit
that referenced
this pull request
Apr 23, 2026
… configurable (#1333) * feat: make bridge subminimal transactions and initial data checkpoint configurable Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> * Fix missing genesis config setter Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> * fix: missing test, errors after 'main' merge Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> * fix: increase max postgres connections in local-env. Reduce bridge connection pools size. Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> --------- Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io> Signed-off-by: Mike Clay <mike.clay@shielded.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Overview
This add configuration for bridge:
Also machinery for building genesis (not all networks will have a new one!) and local-environment setup.
This enables bridge in local-environment.
🗹 TODO before merging
📌 Submission Checklist
🧪 Testing Evidence
Please describe any additional testing aside from CI:
🔱 Fork Strategy
Links