-
Notifications
You must be signed in to change notification settings - Fork 181
Comparing changes
Open a pull request
base repository: flashbots/rbuilder
base: v1.3.1
head repository: flashbots/rbuilder
compare: v1.3.3
- 11 commits
- 35 files changed
- 3 contributors
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90cac95 - Browse repository at this point
Copy the full SHA 90cac95View commit details
Commits on Dec 18, 2025
-
## 📝 Summary Made the internal DiskBackup creation in spawn_clickhouse_inserter_and_backup a param so it can be shared among several tables. ## 💡 Motivation and Context Needed for flow proxy ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable) * [X] Decorated my Christmas tree putting on top an Ethereum logo instead of a star.
Configuration menu - View commit details
-
Copy full SHA for 95323c0 - Browse repository at this point
Copy the full SHA 95323c0View commit details
Commits on Jan 5, 2026
-
fix: estimate gas for rebalancer transactions (#844)
## 📝 Summary Initially, the gas limit for rebalancer transactions was hardcoded since they were intended only for EOA top ups. Add gas limit estimation step to allow rebalancing transactions to smart contracts (e.g. multisigs). ## ✅ I have completed the following steps: * [x] Run `make lint` * [x] Run `make test` * [ ] Added tests (if applicable)
Configuration menu - View commit details
-
Copy full SHA for 8baabaa - Browse repository at this point
Copy the full SHA 8baabaaView commit details
Commits on Jan 6, 2026
-
distinguish non critical_sim_error (#845)
## 📝 Summary This PR avoids generating ERRORs and triggering alarms on MEV Protect errors. ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable) * [X] Cooked new year's eve dinner (anybody with more than 10 approved PRs is invited for dinner)
Configuration menu - View commit details
-
Copy full SHA for 6640533 - Browse repository at this point
Copy the full SHA 6640533View commit details -
Refactored Version info (#839)
## 📝 Summary New macro to avoid copy/pasting version stuff. ## 💡 Motivation and Context My keyboard is broken and the letter after B does not work so I an't make opy/paste. ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable) * [X] Added and extra annoying check
Configuration menu - View commit details
-
Copy full SHA for aa7de7d - Browse repository at this point
Copy the full SHA aa7de7dView commit details -
New metric for the max clickhouse backup size (#840)
## 📝 Summary This metric allows to automate alerts without hardcoded values. ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable) * [X] <-------<< Shot an arrow into the check list.
Configuration menu - View commit details
-
Copy full SHA for 84965a5 - Browse repository at this point
Copy the full SHA 84965a5View commit details
Commits on Jan 7, 2026
-
Bidding service server part. (#849)
## 📝 Summary So far we only had published the client part of the protocol to handle remote bidding, now we have also the server side. A sample bidding service (crates/rbuilder-operator/src/bin/tbv-bidding-service.rs) is provided using the TBV bidder. ## 💡 Motivation and Context This will allow better Buildernet testing. ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable)
Configuration menu - View commit details
-
Copy full SHA for 646a7c8 - Browse repository at this point
Copy the full SHA 646a7c8View commit details -
Dx/polish tbv bidding service (#850)
## 📝 Summary Moved test cfg. Release workflow generates the artifact. ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable)
Configuration menu - View commit details
-
Copy full SHA for 3eabb77 - Browse repository at this point
Copy the full SHA 3eabb77View commit details
Commits on Jan 8, 2026
-
Tokio metrics collector (#847)
## 📝 Summary This PR adds a few metrics from tokio without using any unstable stuff. In the future we might consider using tokio unstable for more stuff. ## 💡 Motivation and Context We need to constantly measure Tokio to be sure Godzilla fits. ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable)
Configuration menu - View commit details
-
Copy full SHA for 2205648 - Browse repository at this point
Copy the full SHA 2205648View commit details -
## 📝 Summary Removed unused dep ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable)
Configuration menu - View commit details
-
Copy full SHA for e1edda1 - Browse repository at this point
Copy the full SHA e1edda1View commit details -
## 📝 Summary Exposes test fn with new feature ## 💡 Motivation and Context I'm a free spirit, I don't need motivation to do things. ## ✅ I have completed the following steps: * [X] Run `make lint` * [X] Run `make test` * [ ] Added tests (if applicable)
Configuration menu - View commit details
-
Copy full SHA for 84394d8 - Browse repository at this point
Copy the full SHA 84394d8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.1...v1.3.3