Skip to content

FISCO-BCOS v3.7.3

Latest
Compare
Choose a tag to compare
@JimmyShi22 JimmyShi22 released this 21 Jun 07:17
5811f12

What's Changed

  • Add judgement for eoa or contract codeEntry by @Mojicode in #4353
  • sync code from 3.7.2 by @JimmyShi22 in #4367
  • (tars): Fix callback_broadcastPushTransaction_exception(3.7.2) by @JimmyShi22 in #4375
  • delete some unnecessary error logs and fix release.yml bug by @wenlinlee in #4387
  • (dmc): Fix dmc deploy no gasUsed bug && use use isDynamicPrecompiledAccountCode to check account by @JimmyShi22 in #4400
  • (execute): bugfix_staticcall_noaddr_return & bugfix_support_transfer_receive_fallback by @JimmyShi22 in #4443
  • sync code from 3.8.0: bugfix_evm_exception_gas_used & bugfix_set_row_with_dirty_flag by @JimmyShi22 in #4445
  • (code): sync code from 3.7.2 by @kyonRay in #4462
  • (txpool): fix proposal nonce check failed when same transaction in txpool. by @kyonRay in #4448
  • (txpool): fix tx sync log error. by @kyonRay in #4476
  • (gateway, boostssl) disable lower versions of TLS in SM mode by @jdkuangxx in #4485
  • (gateway,sync): modify 'error' keyword logs to 'failed'. by @kyonRay in #4491
  • (ws,executor): fix decode ws msg error, cherry-pick #4487 to fix get feature bug. by @kyonRay in #4493

Full Changelog: v3.7.1...v3.7.3