Skip to content

Commit

Permalink
rpc-alt: getTransactionBlock
Browse files Browse the repository at this point in the history
## Description

Implement `sui_getTransactionBlock`, excluding:

- `showBalanceChanges`
- `showObjectChanges`

Which will take a bit more work and will appear in follow-up PRs.

## Test plan

New E2E tests:

```
sui$ cargo nextest run -p sui-indexer-alt-e2e-tests
```
  • Loading branch information
amnn committed Jan 22, 2025
1 parent ed1a469 commit 8f65446
Show file tree
Hide file tree
Showing 10 changed files with 1,239 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8f65446

Please sign in to comment.