Skip to content

Commit

Permalink
Bundles (#20)
Browse files Browse the repository at this point in the history
- Add support for bundles.
- Add support for bundles through PoH.
- Add account caching to account override
- Add QoS and QoS rollback for bundles that fail to execute fully
- Add tips to validator
  • Loading branch information
buffalu committed May 13, 2022
1 parent 0247669 commit 7fdfec3
Show file tree
Hide file tree
Showing 46 changed files with 2,427 additions and 221 deletions.
8 changes: 7 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[submodule "mev/protos"]
path = mev/protos
url = [email protected]:jito-labs/mev-protos.git
url = [email protected]:jito-labs/mev-protos-priv.git
[submodule "anchor"]
path = anchor
url = [email protected]:jito-labs/anchor.git
[submodule "jito-programs"]
path = jito-programs
url = [email protected]:jito-labs/jito-programs.git
Loading

0 comments on commit 7fdfec3

Please sign in to comment.