morpho-blue-bundlers icon indicating copy to clipboard operation
morpho-blue-bundlers copied to clipboard

Morpho Blue Bundlers

Results 9 morpho-blue-bundlers issues
Sort by recently updated
recently updated
newest added

Given the missed dependencies (and renaming) in the graph, I'm thinking that a solution where they appear in a text form would be more tractable. Something like [this](https://github.com/morpho-org/metamorpho/tree/main/certora#specification-imports-graph) for example....

the default chain tested is supposed to the ethereum, but it's not working because the tests are skipped before the chain is changed in ForkTest.setUp()

For the next version of the EthereumBundler, we could make sure that variables are passed as argument in order to not even need the sepolia bundler

Right now (after #430), `forge t` runs tests on Ethereum only. That's a bit dangerous, ideally it runs tests on all the relevant chains.

At the next version of the bundler, we should harmonise the EthereumBundler with the base bundler (WETH passed as argument)

Sometimes we say Ethereum, sometimes we say mainnet

[Isolate mode](https://twitter.com/gakonst/status/1762624475676454957) on forge could make it possible to have accurate gas tests. Todo: - [ ] check if it is really possible, potentially comparing with current hardhat tests -...

♻️ low priority
🧪 testing

https://github.com/morpho-org/morpho-blue-bundlers/blob/d6b5f35a0ed474a2158889a4bcea465e0b80f28a/src/UrdBundler.sol#L21 inconsistent with the contract, and misleading also the natspec is wrong