Skip to content

Releases: gxchain/ethereumjs-monorepo

@gxchain2-ethereumjs/[email protected]

11 Oct 10:12
Compare
Choose a tag to compare
  • add custom hash function for header

@gxchain2-ethereumjs/[email protected]

14 Sep 04:06
Compare
Choose a tag to compare
  • Add generateTxReceipt callback for runTx

@gxchain2-ethereumjs/[email protected]

07 Sep 06:37
Compare
Choose a tag to compare
  • add beforeTx and afterTx callback for vm.runTx
  • add runTxOpts for vm.runBlock
  • update test cases

@gxchain2-ethereumjs/[email protected]

20 Aug 09:45
Compare
Choose a tag to compare
  • Add result parameter to afterApply callback

@gxchain2-ethereumjs/[email protected]

09 Aug 03:37
Compare
Choose a tag to compare
  • Add listenHardforkChanged option for vm

@gxchain2-ethereumjs/[email protected]

09 Aug 03:37
Compare
Choose a tag to compare
  • Add customizable database option for blockchain

GXChain2 first release

06 Aug 06:22
Compare
Choose a tag to compare
  • Add debug api for runBlock and runCall
  • Fix activate hardforks for common

@gxchain2-ethereumjs/[email protected]

06 Aug 09:31
Compare
Choose a tag to compare
  • Remove the pow check when assigning block rewards
  • Add customizable genReceiptTrie callback for runBlock