Skip to content

JeChain v0.26.0

Compare
Choose a tag to compare
@nguyenphuminh nguyenphuminh released this 28 Jul 11:03
· 32 commits to main since this release
02a6af4

Big fix!!!

  • Fixed a fatal transaction verification bug that lets contracts make transactions and ignore checks.
  • Fixed a fatal state error where storageRoot does not exist.
  • Fixed block RPC methods, now blocks are deserialized when sent.
  • Optimized bhashDB and stateDB, everything are now bytes!