Releases: forta-network/forta-firewall-contracts
Releases · forta-network/forta-firewall-contracts
v1.1.1
v1.1.0
What's Changed
- Add script to deploy SecurityValidator by @canercidam in #38
- Make validator trust attesters to store attestations for origins by @canercidam in #39
- Implement upgradeable AttesterWallet for attester payments by @canercidam in #40
- Remove attestation forwarder by @canercidam in #41
- Allow attestation overwrites by @canercidam in #42
- Remove refEnd check by @canercidam in #43
- Fix attester wallet charged amount by @canercidam in #44
- Fix checkpoint ref range selection and support extra hook function by @canercidam in #45
- Enable GitHub workflow by @canercidam in #46
- Fix overflow in quantize by @canercidam in #47
- Document use of negative reference values by @canercidam in #48
- Add missing docstrings by @canercidam in #49
- Add zero address checks by @canercidam in #50
- Fix incomplete docstrings by @canercidam in #51
- Add input validation to attester wallet by @canercidam in #52
- Add ability to modify firewall access in router by @canercidam in #53
- Add missing license info by @canercidam in #54
- Use custom errors by @canercidam in #55
- Declare ITrustedAttesters visibility in SecurityValidator by @canercidam in #56
- Remove unused named return by @canercidam in #57
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- Add ability to trust an externally managed set of attesters by @canercidam in #32
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Add more examples and tests for examples by @canercidam in #35
- Mention license by @canercidam in #36
- Add FirewallRouter to support ExternalFirewall upgradeability by @canercidam in #37
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- attestedCall support in checkpoint executor (external firewall case) by @canercidam in #34
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
update license and readme