Skip to content

Odyssey-v3.7

Compare
Choose a tag to compare
@xxo1shine xxo1shine released this 17 Mar 08:57
· 5404 commits to master since this release
d73ac95

Notices

Non-mandatory upgrade

Changes

  • (#2533) Several independent modules are separated, including consensus module, crypto module, chainbase module, framework module, protocol module and actuator module, which makes decoupled code easier to be extended and enable developers to implement custom logic freely.

  • (#2947) Extend solidity event subscription trigger, user can get the event which is solidified.

  • (#2958) Add gettransactioninfobyblocknumAPI including HTTP and GRPC, user can get the list of transaction information by block number.

  • (#2352) Add broadcasthex API for HTTP, the user can broadcast the hex of the transaction.

Instructions