github bloXroute-Labs/gateway v2.128.14.1

latest releases: v2.129.28, v2.129.19, v2.129.15...
9 months ago

Release notes

  • Add BlxrSubmitBundle gRPC endpoint
  • Add unit tests for BlxrTx and BlxrBatchTx gRPC endpoints
  • Format output for bxcli feeds
  • Fix rare panic in NewTxs feed
  • Add support for Polygon-Mumbai network
  • Add --tx-include-sender-in-feed flag

NOTE: --tx-include-sender-in-feed flag enables from field to be populated in WS and gRPC endpoints. On this version default value is true meaning that the Gateway's behaviour stays the same as before when this flag is not provided. After the next release version default value will be set to false so to keep receiving from field users need to explicitly enable it. Motivation for this change is to improve performance, since sender extraction from transaction is CPU expensive operation.

Don't miss a new gateway release

NewReleases is sending notifications on new releases.