Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tests/v0.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This document provides a set of example bundles and their expected execution res

Tests can be found in the file [test.json](./test.json), where the test suite's JSON object is described.

## How to run test

Please refer to [sbundle_test.go](https://github.com/flashbots/builder/blob/main/miner/sbundle_test.go)

## Preparing State

The transactions in the bundles expect the blockchain state to be set to state in the `genesisAlloc` field.
Expand Down