feat(evm): Besu test network and the fungible suite running on it - #2159
Merged
adecaro merged 32 commits intoAug 10, 2026
DCO-2 / DCO
succeeded
Aug 10, 2026 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | ff49f5f | feat(evm): recipient anchor resolution, local memb... | Valid sign-off found |
| 🟢 | 0b6637d | feat(evm): compose the token SDK with the EVM netw... | Valid sign-off found |
| 🟢 | c96e7b0 | feat(evm): token configuration for an EVM-backed t... | Valid sign-off found |
| 🟢 | ca77d43 | feat(evm): boot a Besu node for the test network | Valid sign-off found |
| 🟢 | b3a146d | feat(evm): deploy the contracts onto Besu and gene... | Valid sign-off found |
| 🟢 | 4952bea | feat(evm): NWO network handler for an EVM-backed T... | Valid sign-off found |
| 🟢 | 30da505 | feat(evm): local membership, endorsement wiring an... | Valid sign-off found |
| 🟢 | f5f8fc8 | fix(evm): register the endorser before any request... | Valid sign-off found |
| 🟢 | d1a6538 | fix(evm): resolve endorser and requester names to ... | Valid sign-off found |
| 🟢 | 2d93ed5 | fix(evm): give each node its own wallets, and deri... | Valid sign-off found |
| 🟢 | 56a8637 | feat(evm): name the network default, and update pu... | Valid sign-off found |
| 🟢 | a2d9832 | fix(evm): encode the setup anchor's version with b... | Valid sign-off found |
| 🟢 | fb4c228 | feat(evm): notice public-parameters updates, and r... | Valid sign-off found |
| 🟢 | f15d5a8 | fix(evm): gofmt the template function map | Valid sign-off found |
| 🟢 | 9e630a5 | feat(evm): recover transactions a restart left pen... | Valid sign-off found |
| 🟢 | 4fac531 | feat(evm): tell a rejected transaction from an unr... | Valid sign-off found |
| 🟢 | f675d9e | fix(evm): read public parameters and the validator... | Valid sign-off found |
| 🟢 | f52953b | feat(evm): give every node its own funded account | Valid sign-off found |
| 🟢 | 57d888a | feat(evm): clone and initialize the TokenState in ... | Valid sign-off found |
| 🟢 | c5083de | docs(evm): deployment runbook and what the Besu ru... | Valid sign-off found |
| 🟢 | b1ed1ee | chore(evm): drop stray sync notes, format imports,... | Valid sign-off found |
| 🟢 | fe9dfe6 | fix(evm): let recovery reach a verdict on a reject... | Valid sign-off found |
| 🟢 | 7283902 | fix(evm): age a rejected transaction from its row,... | Valid sign-off found |
| 🟢 | e73a4b3 | docs(evm): close the week 6 gate and record why th... | Valid sign-off found |
| 🟢 | 302b86f | chore(evm): stop committing the ginkgo coverage pr... | Valid sign-off found |
| 🟢 | 87a5894 | fix(evm): assert the submitter's error classes wit... | Valid sign-off found |
| 🟢 | 855dfb3 | test(evm): fuzz the parsers that read untrusted by... | Valid sign-off found |
| 🟢 | b93267f | fix(evm): stop creating a docker network the node ... | Valid sign-off found |
| 🟢 | b60b06d | build: pull the besu image from its own target | Valid sign-off found |
| 🟢 | c48f1c0 | fix(evm): move the suite ports off 7000, which mac... | Valid sign-off found |
| 🟢 | 6d1c7f1 | ci: run the evm integration suites on the feature ... | Valid sign-off found |
| 🟢 | fbae7e9 | ci: check out the contracts submodule for the evm ... | Valid sign-off found |
Loading