trustless-generic-relayer/ethereum/contracts/coreRelayer
derpy-duck 9e282508f7
Improve forge test coverage + Seperate tests into individual tests (#119)
* fast tests

* forge fmt

* Remove parameter from forge test generic relayer

* WIP

* WIP

* Move Forge Mock Generic Relayer to seperate file

* Split revert redelivery tests into first few seperate tests

* redelivery test changes

* WIP

* tests pass

* Redelivery tests less D.R.Y and seperated into individual tests

* Delivery tests less D.R.Y and seperated into individual tests

* Resend checks in seperate tests

* Forward test coverage!

* 100% test coverage in CoreRelayer and CoreRelayerDelivery!

* remove test coverage files

* Governance tests

* governance stack

* forge fmt

* removed console.sol
2023-03-23 14:14:48 -05:00
..
CoreRelayer.sol Improve forge test coverage + Seperate tests into individual tests (#119) 2023-03-23 14:14:48 -05:00
CoreRelayerDelivery.sol Improve forge test coverage + Seperate tests into individual tests (#119) 2023-03-23 14:14:48 -05:00
CoreRelayerGetters.sol Nice comments in the code (#111) 2023-02-28 10:09:01 -05:00
CoreRelayerGovernance.sol Replace strings with typed errors (#37) 2023-01-19 09:59:35 -05:00
CoreRelayerImplementation.sol Replace strings with typed errors (#37) 2023-01-19 09:59:35 -05:00
CoreRelayerLibrary.sol Replace strings with typed errors (#37) 2023-01-19 09:59:35 -05:00
CoreRelayerMessages.sol Revert if delivery address is 0, and add forge tests testing this (#115) 2023-03-02 13:37:12 -05:00
CoreRelayerProxy.sol Move development branch to main (#23) 2023-01-05 17:26:27 -05:00
CoreRelayerSetters.sol Nice comments in the code (#111) 2023-02-28 10:09:01 -05:00
CoreRelayerSetup.sol Code cleanup (#109) 2023-02-27 14:32:57 -05:00
CoreRelayerState.sol Nice comments in the code (#111) 2023-02-28 10:09:01 -05:00
CoreRelayerStructs.sol Forge tests faster (#117) 2023-03-10 10:41:12 -05:00