We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bb9d65 + d12d90a commit 0873adbCopy full SHA for 0873adb
cardano_node_tests/tests/issues.py
@@ -8,13 +8,13 @@
8
api_484 = blockers.GH(
9
issue=484,
10
repo="IntersectMBO/cardano-api",
11
- fixed_in="8.11.0", # Unknown yet, will be fixed/changed sometime in the future
+ fixed_in="10.7.0", # Unknown yet, will be fixed/changed sometime in the future
12
message="Repeated certificates stripped from Conway transaction.",
13
)
14
api_829 = blockers.GH(
15
issue=829,
16
17
- fixed_in="10.8.0.1", # Unknown yet, will be fixed/changed sometime in the future
+ fixed_in="10.5.0.0",
18
message="Wrong autobalancing when there's no change.",
19
20
0 commit comments