credbull / credbull-defi

Credbull main repository. Includes our EVM smart contracts, services and tests.
https://credbull.io/
MIT License
6 stars 1 forks source link

Replace address(0) check errors with condition specific ones. #64

Closed jplodge-pro closed 3 months ago

jplodge-pro commented 3 months ago

Replace all IErrors.ZeroAddress error reversions with one specific to the condition at hand.

Resolves #63

Secondarily

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
credbull-defi-app ❌ Failed (Inspect) Jun 27, 2024 3:43am
jplodge-pro commented 3 months ago

Damn, messed up a rebase on main. Closing this PR.