Releases: bloXroute-Labs/gateway
Releases · bloXroute-Labs/gateway
v2.129.19
Release notes
- BSC Bundle field fix:
avoid_mixed_bundles
- Eth: Prysm 5.1.0 version support for BeaconAPI
v2.129.15
Release notes
- Intents: Solver is able to subscribe to a particular dapp/sender intents
- Intents: GetIntentSolutions gRPC/WS method added
- Intents: Sender is able to subscribe to solutions for his intents even if Sender is not the same as Dapp
- Intents: hash validation added
- BeaconAPI improvements
- gRPC/WS servers major refactoring
v2.129.2
v2.128.134
Release notes
- gw panic fix for cache error
- beacon api improvement, less requests to node
- Capability flags cleanup
- update min protocol from 30 to 35 with cleanup
- graceful shutdown fix
v2.128.130
Release notes
- ETH: fix the newBlock feed hash field value.
- Intents error handling improvement.
- BxProtocol min version set to 30 (was 22). Code cleanup.
- Logs improvements.
v2.128.129
Release notes
- BSC Haber and Tycho hardforks support (1.4.8): blob transactions.
- BxProtocol updated to support proper Bundle reward address field.
v2.128.125
Release notes
- BxProtocol updated to support proper IntentsSolutions routing
- Websocket interface for Intents
- BSC future validator can work without having blockchain node connection
- Prysm stats fixed: don't display tx info
- Logger: format output minor fixes
- Transaction max age is limited by 2 hours and configured by SDN
- Other minor improvements
v2.128.116
Release notes
- ETH Blobs compression added, that allows to decrease the blob message size by 99%
- Blobs parallel processing via BeaconAPI
- Prysm connection stats and logs improved
- Logrus has been replaced by zerolog: leads to CPU and RAM usage optimization by 20%+
- Fixed gRPC server corruption on missing blockchain connection
- Other minor improvements
Note: it is highly recommended to upgrade ETH Gateways to this version
v2.128.114
Release notes
- ETH Bundles:
PriorityFeeRefund
field added.
v2.128.112
Release notes
- Outdated ETH testnet networks (Rinkeby, Goerli, etc) information has been removed.
- Geth dependency upgraded to from 1.13.11 to 1.13.14.
- Shutdown gRPC server when GW is not synced (same as for WS).
- Prevent GW to process the same block multiple times on Beacon API.
- Log error when GW has no connected peers to broadcast Beacon block.