github neonlabsorg/proxy-model.py v0.4.0

latest releases: v1.5.3, v1.2.10, v1.5.2...
2 years ago

Support NeonEVM v0.4.0

Changes to support NeonEVM:
21b3b63 - neonlabsorg/neon-evm#345 transfer to treasures on each iteration (#252)
86ab621 - #244 cancel with nonce (#254)
f952f56 - neonlabsorg/neon-evm#313 payment for spent gas at the end of each iteration (#236)
2aa4072 - #261 restrict write instruction (#215)

Implemented new functionality:
06b85c2 - #287 Rollback to simplified iterative transaction sending (#288)
1f6b2f1 - #246 Reject unprofitable transactions (min_gas_price) (#257)

Changes in deployment process:
379fbe5 - #249 Separate evm_loader deployment from proxy-model deployment (#271, #293)
984c8b7 - #269 use elf parameters instead of env vars (#270)
5cb42d5 - neonlabsorg/neon-evm#347 Use CHAIN_ID from elf parameters (#264)

Bug fixing:
a8eab63 - #272 Manage storage and holder accounts (#274)
7113c33 - #283 Fix problem with read receipt of canceled transaction (#284)
98507f8 - #279 Fix problem with simulate deploy transaction (#280)
88037e1 - #276 Fix problem with invalid is_writable flag for PDA account (#275)
1e4954b - neonlabsorg/neon-evm#355 Resize storage without existing code account (#263)
6c4471c - #239 Fix looping when not able to get result from transaction (#240)
5b8a479 - #268 Check type of result before parsing it as string (#286)
cf6b250 - #243 Database lock fixes (#261)
f635c1e - #265 indexer fixes (#266)

Improved build process:
130dc84 - neonlabsorg/neon-evm#166 Integration test for faucet service (166-faucet) (#161)
df02efd - #233 Implement test for resize storage account (#234)

Don't miss a new proxy-model.py release

NewReleases is sending notifications on new releases.