Features:
- added support for Avax C-chain
- added
client_version
prop toChain
- added list of supported chains to the documentation
Changes:
- now using
2 * base fee of pending block
instead of1.25 * base fee of pending block
in deployment - 10% margin is added to the gas limit reported by
eth_createAccessList
Fixes:
- fixed issue when deleted files not detected in the LSP server
- fixed compiler watch mode - newly created files that should be ignored are still compiled
- compiler-errored files are now not included in build artifacts
- fixed compiler watch mode crash when files renamed
- fixed compilation/LSP server crash when
IdentifierPathPart
refers toSourceUnit
- fixed gas estimates on Polygon occasionally fail
- fixed unfinalized data cannot be queried on Avax
- fixed Bad Request HTTP error thrown by some clients
- fixed detection of the Hermez client
- fixed nonce too low occasionally in deployment