What's Changed
- Testnet chainspec by @deblanco in #135
- fix: default token config by @clostao in #137
- Fix saturating overflows (SlowMist N1) by @clostao in #136
- doc: transaction gas limits and gas price by @deblanco in #148
- Update blockchain by @GabrielMartinezRodriguez in #131
- Debug interfaces by @clostao in #149
- Coherent extrinsic weights (SlowMist N5) by @clostao in #147
- Save gas for ops. amount = 0 (SlowMist N4) by @clostao in #140
- Remove hardcoded value (SlowMist N9) by @clostao in #146
- Panicking error to unimplemented (SlowMist N8) by @clostao in #142
- Fix unsafe usage of arithmetic ops (SlowMist N2) by @clostao in #138
- Add check for invalid conversion rate (SlowMist N3) by @clostao in #139
- Evm tracing for eth extrinsic wrapper by @clostao in #150
- feat(Entrypoint): update rpc-max-response-size by @deblanco in #151
- Improvement zero gas transaction performance by @GabrielMartinezRodriguez in #152
- Fix high nonce transactions executing at zgt by @clostao in #153
- doc: SEED generator tool and testnet by @deblanco in #154
- Fix fee calculation by @clostao in #155
- doc: SlowMist audit by @deblanco in #156
- chore: authorsip optimizations by @GabrielMartinezRodriguez in #157
- feat: added zero-gas-tx-pool-timeout parameter by @GabrielMartinezRodriguez in #158
- Hotfix entrypoint by @GabrielMartinezRodriguez in #159
- SQL BACKEND by @GabrielMartinezRodriguez in #162
- Validator Controller solidity interface for checking when validator is missing blocks by @deblanco in #163
- feat: authorship custom metrics by @GabrielMartinezRodriguez in #164
- Add members to tech council from EVM precompile by @GabrielMartinezRodriguez in #165
- Mainnet Chain Spec by @GabrielMartinezRodriguez in #166
- Added stability_getActiveValidatorList endpoint by @clostao in #167
- chore: updated mainnet chain json spec by @GabrielMartinezRodriguez in #168
- Fix call tracer for
debug_traceTransaction
by @clostao in #169 - Fix main account nonce by @clostao in #170
- update: tech committe & generate gtn chain_spec by @clostao in #171
Full Changelog: v1.0.0-betanet...v1.0.0-testnet