Devon
Devon
@dreamer-zq we need to handle the case where someone calls the precompile with a try catch, and we need to revert the execution of the current contract call, but the...
@CalBera is working on it on our side, I'll allow him to chime in.
@yihuang this should be easily solvable since within a single ethereum transaction, the only way that data will be accessed that is not in x/evm is through precompiles and/or native...
absolutely 🙏 thanks for wanting to contribute
Was thinking it could be a executable that prompts you and stuff to add accounts, params etc.
Sounds awesome :) thanks for contributing!
No need to apologize my friend :) sounds bullish
No stress my friend hope you're feeling better We've been chatting internally about this too, and would love to see wherever you're at now and give feedback :)
mashallah @anukul A few links here which may prove helpful: https://github.com/ethereum/go-ethereum/issues/20786 https://github.com/umbracle/fastrlp https://github.com/vorot93/fastrlp (if there was serious performance improvements, I wouldn't be opposed to using rust, we already have CGO...