Story-Geth v1.0.0 is the first official execution client release for the Story Mainnet. It fixes several security issues and optimizes gas fee of IP graph precompile. It also adds an option to run execution clients in Story Aeneid testnet.
Features
- (netconf) Support Aeneid flag (6227afe)
- (guardian) Implement guardian module (0d2ef12)
- (whitelist) Implement whitelist module(c60d8e2)
- (ipgraph) apply access control to all functions (https://github.com/piplabs/story-geth-private-fork/commit/fea98a11e9501eb9bbb809b66ef83c695b3efb61)
- (ipgraph) differentiate internal and external calls by gas cost (https://github.com/piplabs/story-geth-private-fork/commit/42cc984fec812618bb0957fbdd5884399681524d)
Fixes
- (ipgraph) apply intrinsic gas to addParent (https://github.com/piplabs/story-geth-private-fork/commit/25677b90269cc0d565b65bdcb48fa4d6fcb9e0d9)
- (ipgraph) ensure stable ordering result (https://github.com/piplabs/story-geth-private-fork/commit/b6d922704ac964f1c550d4e3490f5c739a08bdbb)
- (ipgraph) remove unnecessary logs (https://github.com/piplabs/story-geth-private-fork/commit/cdfc015b5d1500e8b3ef95397f55798ccb428ac3)
Feedback & Support
We value your feedback and encourage you to report any issues or suggestions through our [public issues tracker](https://github.com/piplabs/story/issues). For additional support, please message us in the developer channel of our [public Discord](https://discord.gg/storyprotocol).
Users may download the client from the attached binaries.