Skip to content

v0.45.0

Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 05 Apr 13:44
· 4 commits to release/0.45 since this release
v0.45.0
5e16709

Release v0.45.0 has added support for the transactions boolean setting in the eth_subscribe newHeads, the removal of files held in HFS when deploying large contracts, support for EIP 155 default v, prometheus metric to monitor the number of newHeads subscriptions, and an updated design doc describing the JSON RPC calls to be supported in websockets.

Enhancements

  • 2149 add websocket tests for newheads transactions #2225
  • Support EIP 155 default v #2201
  • Issue a FileDelete transaction to remove File used in large contract creation flows #2190
  • feat: Updated design document to include JSON RPC support. #2183
  • 2149 add websocket tests for newheads #2169
  • Add a prometheus metric to the poller.ts to monitor number of newHeads polls. #2168

Dependency Upgrades

  • Bump versions for v0.46.0-SNAPSHOT #2269
  • build(deps): bump express from 4.18.2 to 4.19.2 in /tools/truffle-example #2249
  • build(deps): bump web3-utils from 4.2.0 to 4.2.1 in /tools/web3js-example #2248
  • [Snyk] Upgrade @graphprotocol/graph-cli from 0.68.4 to 0.68.5 #2244
  • [Snyk] Upgrade pnpm from 8.15.3 to 8.15.4 #2239
  • [Snyk] Upgrade @hashgraph/sdk from 2.41.0 to 2.42.0 #2238
  • build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /dapp-example #2235
  • [Snyk] Upgrade @graphprotocol/graph-cli from 0.68.3 to 0.68.4 #2233
  • [Snyk] Upgrade @hashgraph/sdk from 2.41.0 to 2.42.0 #2232
  • [Snyk] Upgrade @hashgraph/hedera-local from 2.19.0 to 2.19.1 #2231

Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot], @ebadiere, @georgi-l95, and @swirlds-automation