Releases: zama-ai/evmos
Releases · zama-ai/evmos
v0.1.10
v0.1.9
What's Changed
- feature: add rand() - publish v0.1.9-alpha by @dartdart26 in #191
- build(local): improve local build process and update README by @leventdem in #201
- Remove encrypted require functionality by @tremblaythibaultl in zama-ai/go-ethereum#158
- Add fheLib precompile with first fheAdd method by @david-zama in zama-ai/go-ethereum#160
- Features/fhe lib full by @david-zama in zama-ai/go-ethereum#164
- Check reserved slots in protected storage on SLOAD by @dartdart26 in zama-ai/go-ethereum#167
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Add faucet script by @david-zama in #174
- v0.1.7 changelog by @david-zama in #177
- Update CHANGELOG.md by @leventdem in #179
- Update go eth 0.1.9 by @david-zama in #185
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Ci/use fhevm tfhe cli multiarch by @leventdem in #168
- Multiarch build zbc by @david-zama in #167
- Ci/multi arch evmos node try by @leventdem in #171
- Ci/add developer image by @david-zama in #172
- Fix developer image build by @david-zama in #173
- Update to new version with tfhe decrypt by @david-zama in #175
New Contributors
- @david-zama made their first contribution in #167
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Reduce gas block limit from 100M to 10M by @dartdart26 in #161
- ci: update versions and naming for different repositories by @leventdem in #165
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Remove tfhe-rs conf from zama_config by @dartdart26 in #158
- Add tfhe-rs error handling + disable memory management finalizer ( + associated config toml file) by @leventdem in #156
- Ci/fix keys for staging env deployment + bump evmos-node image version by @leventdem in #159
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- ci: update go-ethereum, ethermint and the setup script by @leventdem in #155
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- build: upgrade to new tfhe-rs version that support new PK scheme for … by @leventdem in #152
- doc: updates related to tag v0.1.3 by @leventdem in #153
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- chore(ci): trigger e2e ci test on pull request (not draft) by @leventdem in #147
- Check CI using go-ethereum v0.1.3 by @leventdem in #148
Full Changelog: v0.1.0...v0.1.2
First version for devnet
v0.1.0 chore(ci): revert read_ony policy, e2e test fails