Closed seanyoung closed 1 year ago
Merging #1573 (cf224de) into main (fd1b874) will increase coverage by
87.41%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1573 +/- ##
=========================================
+ Coverage 0 87.41% +87.41%
=========================================
Files 0 133 +133
Lines 0 64133 +64133
=========================================
+ Hits 0 56063 +56063
- Misses 0 8070 +8070
will increase coverage by
87.41%
.
This is an overstatement.
This release improves the Solana developer experience, since now required accounts can be specified using annotations. For Polkadot, compatibility with Ethereum Solidity has been increased further, it is now possible to write EIP-1967 compatible proxy contracts. There are many fixes all over the code base.
Added
forge-fmt
crate. chioni16Panic
errors can now be caught in try-catch statements xermicusaddress.code
builtin xermicusFixed
return a = b
. xermicusstorage
location. xermicusChanged