-
Notifications
You must be signed in to change notification settings - Fork 877
Made autobahn producer use TxMempool #3224
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
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
3b3071d
removed unused function
pompon0 3c866a6
snapshot
pompon0 4764164
updated test
pompon0 3b992a1
more cleanup
pompon0 9fd05fc
snapshot
pompon0 1fd3453
wip
pompon0 a0ef9c7
WIP
pompon0 63e6bd3
wip
pompon0 254426b
wip
pompon0 44b9288
wip
pompon0 3061e49
wip
pompon0 47aa688
wip
pompon0 aaf3ee9
wip
pompon0 4e0faa9
addressed a flake
pompon0 bd8db80
Merge branch 'gprusak-mempool2' into gprusak-mempool3
pompon0 d2b6a21
wip
pompon0 4a3a579
snapshot
pompon0 59b9f59
removed notion of precheck
pompon0 28a2ff1
simplified errors
pompon0 fab6e8c
Merge remote-tracking branch 'origin/main' into gprusak-mempool2
pompon0 ea8519e
Merge branch 'gprusak-mempool2' into gprusak-mempool3
pompon0 15ed859
compilation fix
pompon0 ba81b8b
separated reactor
pompon0 4601391
wip
pompon0 b30fc91
concurrency fix
pompon0 05e69c6
non-nil args to buildGigaConfig
pompon0 0d3b1d0
mempool in GigaRouter
pompon0 f13a871
-1 in Reap
pompon0 cdc7047
disabled some components for autobahn mode
pompon0 a21d315
disabled mempool notifications when WaitForTxs is disabled
pompon0 0b1ed51
Merge branch 'main' into gprusak-mempool4
pompon0 b84cfda
Merge remote-tracking branch 'origin/main' into gprusak-mempool3
pompon0 a86ce40
Merge branch 'gprusak-mempool3' into gprusak-mempool4
pompon0 062f712
reverted err visibility
pompon0 9b5b8e6
restored comments
pompon0 c8e6d17
more comments
pompon0 708a690
broadcast fix
pompon0 b94c719
SpawnCritical
pompon0 029113b
moved ownership of mempool
pompon0 67ea52a
lint
pompon0 1e74249
Merge remote-tracking branch 'origin/main' into gprusak-mempool3
pompon0 f6be363
wip
pompon0 de584fa
mempool fix
pompon0 70c75a1
Merge remote-tracking branch 'origin/main' into gprusak-mempool3
pompon0 f5a18e0
Merge branch 'gprusak-mempool3' into gprusak-mempool4
pompon0 26e74ea
applied comments
pompon0 be79fac
keeping a tx mempool lock for Finalize + Commit + Update
pompon0 baac6b0
applied comments
pompon0 121b2e4
applied comments
pompon0 4dbc0d7
Merge remote-tracking branch 'origin/main' into gprusak-mempool4
pompon0 d217ee0
moved config
pompon0 5ed9b06
extracted config
pompon0 6a2cd95
deflake
pompon0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.