Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ adheres to the format set out by [Keep a Changelog](https://keepachangelog.com/e

# Unreleased

- [`Breaking`] Exposed `context.Context` parameter, enabling explicit request cancellation and timeout management.

# v1.5.0 (2/10/2024)

- [`Fix`] Make NodeClient match AptosRpcClient interface
Expand Down
171 changes: 58 additions & 113 deletions client.go

Large diffs are not rendered by default.

Loading