What's Changed
- ci: add write permissions to release workflow by @eomti-wm in #174
- chore: remove gnark-crypto and some fuzzer tests and dependency by @colinkim in #173
- fix: ECIES invalid-curve handling (ethereum#33669) by @eomti-wm in #176
- fix: sync upstream secp256k1 by @eomti-wm in #177
- fix: resolve index corruption in removeMember by @eomti-wm in #179
- fix(wemix): prevent StatusEx forgery and wemixWorkKey poisoning by @0xmhha in #178
- fix: remove addProposalToExecute by @eomti-wm in #180
- fix(governance): harden GovImp against CertiK W1G findings by @0xmhha in #181
- chore: update .gitignore rules by @hominlee-wemade in #182
- fix: enforce feePayer validation for fee-delegated transactions by @eomti-wm in #183
- fix: pre-allocate AccessList slice in SetSenderTx before copying by @eomti-wm in #185
- fix: prevent stale work overwrite in syncCheck by @eomti-wm in #186
- release: w0.10.14 by @hominlee-wemade in #187
New Contributors
Full Changelog: w0.10.13...w0.10.14