release-v2023-12-14+6791726
fluffywaffles
released this
14 Dec 20:02
·
67 commits
to main
since this release
What's Changed
- test: add test-case demonstrating callcode callback re-entrancy guard by @fluffywaffles in #90
- feat: release script to generate out.zip artifacts for deploys by @fluffywaffles in #99
- Fix issues Q7, Q8, Q9 by @kevincheng96 in #101
- Address audit feedback [L-1] and [Q-6] by @cwang25 in #102
- Make executeQuarkOperation and executeScript no longer payable by @kevincheng96 in #105
- Address partial [Q-3]:Event for NonceCleared by @cwang25 in #103
- Address chainsecurity #1 comment by @cwang25 in #114
- Address L2/Q4 by @cwang25 in #112
- Followup on PR#112 by @cwang25 in #118
- Test to show re-use of EIP1271 signature for Permit2 by @kevincheng96 in #109
- Make wallet storage public by @kevincheng96 in #115
- Encode EIP-1271 signatures using Quark wallet's domain typehash by @kevincheng96 in #110
- Script for recurring purchases and tests for replayable txns by @kevincheng96 in #113
- Chain Security feedback - [5.1] by @cwang25 in #119
- refactor/major: split modules into independent foundry projects by @fluffywaffles in #117
- Sanity tests to ensure EIP-1271 messages without domain separators are rejected by @kevincheng96 in #122
- Add section for Quark features to README by @kevincheng96 in #126
- Address recurring purchase script comments from PR #113 by @kevincheng96 in #128
- Address ChainSecurity feedback [5.2] by @cwang25 in #129
- quark-proxy subproject by @fluffywaffles in #125
- Address cs audit 5.5 by @cwang25 in #123
Full Changelog: release-v2023-11-27+b11ffc1...release-v2023-12-14+6791726