Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 435 Bytes

Go Ethereum

CHANGELOG

v1.0.1 2021-12-28

v1.0.0 2021-12-24

  • [FEATURE] ethclient: 支持 ethclient.WithConsistentHashKey 方法,配合网关实现负载均衡的一致性哈希。
  • [FEATURE] ethclient: 支持 ethclient.WithHTTPHeader 方法,在调用 JSON RPC 方法时传入自定义HTTP请求头。