-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b70c7a
commit 6cea7b2
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
post-reindex fixes | ||
|
||
This PR combines several minor fixes that were applied during | ||
the reindex of production. | ||
|
||
1. Damask-style proposals are now unmarshalled correctly | ||
2. Cobalt PVSS txs are now unmarshalled correctly using vendored | ||
oasis-core types. | ||
3. TakeEscrow events are now indexed properly. | ||
4. minor bump in oapi-codegen version to v1.12. A subsequent PR | ||
will bump it to v2 |