Commit 8fc0b1b
chore(rosetta-api): Update icp-rosetta-api to release 2.1.9 (#8652)
Bump ic-rosetta-api to version 2.1.9. The CHANGELOG of 2.1.9 contains
the follow:
### Added
- Added support for legacy `SignedTransaction` format from pre-v2.1.0
for the `construction/submit` endpoint.
([#7416](#7416))
- Added new `self_describing_action` field in the `Proposal` struct,
returned e.g, by the `get_pending_proposals` endpoint.
([#7643](#7643))
- Return errors immediately during initial sync
([#7203](#7203)).
- Display DB index optimizations status
([#8196](#8196)).
- Display progress bar during ICP block syncing
([#8195](#8195)).
### Fixed
- Avoid panicking when trying to increment metrics
([#7417](#7417)).
- Bump ICP Rosetta ic-agent timeout from 1 to 10 seconds
([#7435](#7435)).
---------
Co-authored-by: IDX GitHub Automation <infra+github-automation@dfinity.org>1 parent 0e4b3d1 commit 8fc0b1b
File tree
4 files changed
+11
-3
lines changed- rs/rosetta-api/icp
4 files changed
+11
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments