Releases: gxchain/ethereumjs-monorepo
Releases · gxchain/ethereumjs-monorepo
@gxchain2-ethereumjs/[email protected]
- add custom hash function for header
@gxchain2-ethereumjs/[email protected]
- Add
generateTxReceiptcallback forrunTx
@gxchain2-ethereumjs/[email protected]
- add
beforeTxandafterTxcallback forvm.runTx - add
runTxOptsforvm.runBlock - update test cases
@gxchain2-ethereumjs/[email protected]
- Add
resultparameter toafterApplycallback
@gxchain2-ethereumjs/[email protected]
- Add
listenHardforkChangedoption for vm
@gxchain2-ethereumjs/[email protected]
- Add customizable database option for blockchain
GXChain2 first release
- Add debug api for
runBlockandrunCall - Fix activate hardforks for common
@gxchain2-ethereumjs/[email protected]
- Remove the pow check when assigning block rewards
- Add customizable
genReceiptTriecallback forrunBlock