Ricardo Guilherme Schmidt
b6a95e3572
refactor(StakeManager): Abstact out codehash verification to better code reusability
...
chore(StakeManager): move out storage contract and rename it
2024-10-02 23:06:57 -03:00
Ricardo Guilherme Schmidt
85b88fa757
chore: improve comments and documentation in README.md
2024-09-25 07:00:02 -03:00
Ricardo Guilherme Schmidt
097bd05665
chore: update pull request template and README.md
2024-09-25 11:29:22 +02:00
Ricardo Guilherme Schmidt
653fe5a542
chore: update project description and author information, update README.md
2024-09-25 11:29:22 +02:00
r4bbit
85b5163418
docs: fix codecov badge
...
Due to a missing space, this was not rendering correctly
2023-10-10 15:46:29 +02:00
r4bbit
1626e62fa5
docs: add codecov badge to readme ( #25 )
2023-10-10 13:51:50 +02:00
r4bbit
60d007591f
fix: make gha-badge point at the right repository
...
This was a left over from migrating to the foundry template.
2023-09-13 10:11:48 +02:00
r4bbit
2e7c5148b4
refactor: migrate repository to foundry-template ( #6 )
...
This commit migrates the repo to our foundry template, which ensures we
have consistent tooling across smart contract repositories that are
maintained by Vac.
This removes all hardhat related files and workflows and replaces them
with more perfomant foundry workflows.
It also sets up tests, CI and linting.
2023-09-12 18:37:30 +02:00