Skip to content
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

add accountsdb conn submod (#170) #179

Merged
merged 2 commits into from
Oct 25, 2022
Merged

add accountsdb conn submod (#170) #179

merged 2 commits into from
Oct 25, 2022

Conversation

segfaultdoc
Copy link
Contributor

No description provided.

@segfaultdoc segfaultdoc merged commit 2057d4e into v1.13 Oct 25, 2022
@segfaultdoc segfaultdoc deleted the seg/v1.13-backport branch October 25, 2022 18:23
buffalu added a commit that referenced this pull request Oct 26, 2022
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
buffalu added a commit that referenced this pull request Oct 26, 2022
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
buffalu added a commit that referenced this pull request Nov 18, 2022
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
buffalu added a commit that referenced this pull request Nov 19, 2022
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
buffalu added a commit that referenced this pull request Nov 19, 2022
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
Fixed broken links to repositories (#184) (#185)
Changed from ssh to https transfer for clone
Co-authored-by: Tomas Eminger <[email protected]>
Seg/v1.13 backport (#191)
rm dangling geyser references (#194)
fix syntax err (#196)
Seg/v1.13 backport (#198)
buffalu added a commit that referenced this pull request Nov 19, 2022
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
Fixed broken links to repositories (#184) (#185)
Changed from ssh to https transfer for clone
Co-authored-by: Tomas Eminger <[email protected]>
Seg/v1.13 backport (#191)
rm dangling geyser references (#194)
fix syntax err (#196)
Seg/v1.13 backport (#198)
segfaultdoc pushed a commit that referenced this pull request Jan 19, 2023
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
Fixed broken links to repositories (#184) (#185)
Changed from ssh to https transfer for clone
Co-authored-by: Tomas Eminger <[email protected]>
Seg/v1.13 backport (#191)
rm dangling geyser references (#194)
fix syntax err (#196)
Seg/v1.13 backport (#198)
segfaultdoc pushed a commit that referenced this pull request Jan 19, 2023
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
Fixed broken links to repositories (#184) (#185)
Changed from ssh to https transfer for clone
Co-authored-by: Tomas Eminger <[email protected]>
Seg/v1.13 backport (#191)
rm dangling geyser references (#194)
fix syntax err (#196)
Seg/v1.13 backport (#198)
buffalu added a commit that referenced this pull request Feb 10, 2023
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
Fixed broken links to repositories (#184) (#185)
Changed from ssh to https transfer for clone
Co-authored-by: Tomas Eminger <[email protected]>
Seg/v1.13 backport (#191)
rm dangling geyser references (#194)
fix syntax err (#196)
Seg/v1.13 backport (#198)
segfaultdoc pushed a commit that referenced this pull request Mar 24, 2023
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
Fixed broken links to repositories (#184) (#185)
Changed from ssh to https transfer for clone
Co-authored-by: Tomas Eminger <[email protected]>
Seg/v1.13 backport (#191)
rm dangling geyser references (#194)
fix syntax err (#196)
Seg/v1.13 backport (#198)
buffalu pushed a commit that referenced this pull request Mar 17, 2024
Adding separate benchmarks for WeightedShuffle::new and
WeightedShuffle::shuffle.
buffalu pushed a commit that referenced this pull request Jul 18, 2024
Adding separate benchmarks for WeightedShuffle::new and
WeightedShuffle::shuffle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants