diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f88ca621..1fb45f334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Revision history for cardano-db-sync +## 13.6.0.0 +- A new config `use_address_table` addition makes it possible to use a separate table for addresses [#1697] +- Support application/ld+json http mime type for vote metadata [#1842] +- Support fetching from ipfs, using a new config `ipfs_gateway` [#1792] +- Fix an issue with drep metadata images [#1857] +- Fix an issue with pool_stat [#1833] +- Expect pool_stat instead of pool_stats in config [#1880] + + ## 13.5.0.2 - Fix an issue with restarts - Fix an issue with --disable-cache not working properly [#1838] diff --git a/cabal.project b/cabal.project index 941d8e2b8..444ed9962 100644 --- a/cabal.project +++ b/cabal.project @@ -10,8 +10,8 @@ repository cardano-haskell-packages d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee index-state: - , hackage.haskell.org 2024-09-10T19:44:01Z - , cardano-haskell-packages 2024-09-06T13:43:41Z + , hackage.haskell.org 2024-10-10T00:52:24Z + , cardano-haskell-packages 2024-10-22T13:53:49Z packages: cardano-db @@ -84,8 +84,8 @@ constraints: source-repository-package type: git location: https://github.com/IntersectMBO/cardano-node - tag: efd560070aaf042d1eb4680ae37fc607c7742319 - --sha256: sha256-VIwEjpaGk09+dAcKELjLSR2OP3qBCWTGHpd0SBjgbVc= + tag: cdb45dd5aa9b4cf43ef6a6c8ecd5b6afbef953e4 + --sha256: sha256-YFq/0HGlWqzij+9hOoXNhDHFH+5ltpMph8mmI4O8qeE= subdir: cardano-node cardano-submit-api diff --git a/cardano-chain-gen/cardano-chain-gen.cabal b/cardano-chain-gen/cardano-chain-gen.cabal index 5e6840b9f..84582d173 100644 --- a/cardano-chain-gen/cardano-chain-gen.cabal +++ b/cardano-chain-gen/cardano-chain-gen.cabal @@ -1,7 +1,7 @@ cabal-version: 3.6 name: cardano-chain-gen -version: 13.5.0.2 +version: 13.6.0.0 synopsis: A fake chain generator for testing cardano DB sync. description: A fake chain generator for testing cardano DB sync. homepage: https://github.com/IntersectMBO/cardano-db-sync @@ -95,7 +95,7 @@ library , ouroboros-network-framework , ouroboros-network-protocols , plutus-core - , plutus-ledger-api:{plutus-ledger-api-testlib} ==1.30.0.0 + , plutus-ledger-api:{plutus-ledger-api-testlib} , serialise , strict-sop-core , strict-stm diff --git a/cardano-chain-gen/test/Test/Cardano/Db/Mock/Property/Property.hs b/cardano-chain-gen/test/Test/Cardano/Db/Mock/Property/Property.hs index 58aba6032..aa75b72be 100644 --- a/cardano-chain-gen/test/Test/Cardano/Db/Mock/Property/Property.hs +++ b/cardano-chain-gen/test/Test/Cardano/Db/Mock/Property/Property.hs @@ -286,7 +286,7 @@ sm interpreter mockServer dbSync = prop_empty_blocks :: IOManager -> [(Text, Text)] -> Property prop_empty_blocks iom knownMigrations = withMaxSuccess 20 $ noShrinking $ forAllCommands smSymbolic (Just 20) $ \cmds -> monadicIO $ do (hist, res) <- run $ runAction $ \interpreter mockServer dbSync -> do - (hist, _model, res) <- runCommands' (pure $ sm interpreter mockServer dbSync) cmds + (hist, _model, res) <- runCommands' (sm interpreter mockServer dbSync) cmds pure (hist, res) prettyCommands smSymbolic hist (checkCommandNames cmds (res === Ok)) where diff --git a/cardano-chain-gen/test/Test/Cardano/Db/Mock/Unit/Conway/Governance.hs b/cardano-chain-gen/test/Test/Cardano/Db/Mock/Unit/Conway/Governance.hs index 431c9321d..33c6332f1 100644 --- a/cardano-chain-gen/test/Test/Cardano/Db/Mock/Unit/Conway/Governance.hs +++ b/cardano-chain-gen/test/Test/Cardano/Db/Mock/Unit/Conway/Governance.hs @@ -71,7 +71,7 @@ drepDistr = newCommittee :: IOManager -> [(Text, Text)] -> Assertion newCommittee = - withFullConfig conwayConfigDir testLabel $ \interpreter server dbSync -> do + withFullConfigAndLogs conwayConfigDir testLabel $ \interpreter server dbSync -> do startDBSync dbSync -- Add stake @@ -118,7 +118,7 @@ newCommittee = assertEqQuery dbSync Query.queryGovActionCounts - (1, 1, 1, 0) + (1, 1, 0, 0) "Unexpected committee hashes" where testLabel = "conwayNewCommittee" @@ -187,7 +187,7 @@ updateConstitution = treasuryWithdrawal :: IOManager -> [(Text, Text)] -> Assertion treasuryWithdrawal = - withFullConfig conwayConfigDir testLabel $ \interpreter server dbSync -> do + withFullConfigAndLogs conwayConfigDir testLabel $ \interpreter server dbSync -> do startDBSync dbSync -- Add stake diff --git a/cardano-chain-gen/test/testfiles/fingerprint/bigChain b/cardano-chain-gen/test/testfiles/fingerprint/bigChain index 47e39818b..a0ecd5454 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/bigChain +++ b/cardano-chain-gen/test/testfiles/fingerprint/bigChain @@ -1 +1 @@ -[28,42,43,52,62,82,92,106,109,133,161,162,171,195,196,197,206,208,216,222,272,275,282,347,382,392,393,398,414,424,446,448,465,478,485,499,500,506,508,509,513,514,515,518,539,548,566,577,584,589,602,613,626,644,661,664,668,677,725,729,736,746,749,757,773,774,784,810,813,819,828,849,852,866,876,880,886,895,900,924,930,952,964,971,981,987,989,1013,1016,1027,1058,1064,1082,1098,1110,1121,1159,1205,1221,1226,1235,1246,1264,1266,1352,1355,1366,1380,1395,1422,1423,1502,1509,1515,1523,1574,1575,1576,1611,1656,1665,1697,1698,1739,1758,1765,1783,1784,1798,1799,1805,1820,1823,1824,1830,1833,1853,1884,1955,1999,2045,2080,2109,2190,2205,2209,2234,2256,2285,2294,2301,2378,2381,2382,2389,2390,2399,2427,2466,2495,2540,2547,2549,2573,2581,2629,2630,2673,2674,2681,2688,2729,2736,2759,2762,2793,2809,2835,2840,2851,2887,2899,2901,2934,2961,2968,3008,3040,3056,3059,3065,3067,3089,3119,3128,3129,3137,3154,3165,3194,3212,3216,3220,3222,3234,3236] \ No newline at end of file +[28,42,43,52,62,82,92,106,109,133,161,162,171,195,196,197,206,208,216,222,272,275,282,347,382,392,393,398,414,424,446,448,465,478,485,499,500,506,508,509,513,514,515,518,539,548,566,577,584,589,602,613,626,644,661,664,668,677,725,729,736,746,749,757,773,774,784,810,813,819,828,849,852,866,876,880,886,895,900,924,930,952,964,971,981,987,989,1001,1005,1012,1025,1026,1041,1046,1060,1071,1076,1079,1101,1119,1140,1144,1166,1181,1191,1205,1212,1250,1260,1263,1265,1308,1346,1370,1398,1409,1433,1441,1457,1477,1511,1527,1603,1645,1652,1710,1714,1721,1773,1803,1816,1818,1843,1879,1896,1897,1914,1923,1926,1940,1950,1963,1968,1972,1999,2002,2009,2021,2030,2043,2050,2051,2057,2067,2092,2106,2128,2157,2170,2206,2224,2273,2319,2346,2382,2387,2392,2394,2397,2437,2443,2475,2511,2531,2547,2582,2609,2615,2632,2662,2666,2686,2699,2706,2741,2744,2748,2756,2773,2809,2849,2850,2853,2856,2862,2876,2914,2937,2958,2990,3053,3066,3084,3085,3086,3092] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/configBootstrapRestartMissingFlag b/cardano-chain-gen/test/testfiles/fingerprint/configBootstrapRestartMissingFlag deleted file mode 100644 index 901730ab5..000000000 --- a/cardano-chain-gen/test/testfiles/fingerprint/configBootstrapRestartMissingFlag +++ /dev/null @@ -1 +0,0 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/configMigrateAndPruneRestart b/cardano-chain-gen/test/testfiles/fingerprint/configMigrateAndPruneRestart deleted file mode 100644 index 901730ab5..000000000 --- a/cardano-chain-gen/test/testfiles/fingerprint/configMigrateAndPruneRestart +++ /dev/null @@ -1 +0,0 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/configPruneAndRollBack b/cardano-chain-gen/test/testfiles/fingerprint/configPruneAndRollBack index 174c67cab..7aa05f9e3 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/configPruneAndRollBack +++ b/cardano-chain-gen/test/testfiles/fingerprint/configPruneAndRollBack @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1013,1021,1024,1031,1036,1041] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1009,1011,1022,1025,1027,1033] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/configPruneCorrectAmount b/cardano-chain-gen/test/testfiles/fingerprint/configPruneCorrectAmount index f8d9c7913..3561957ee 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/configPruneCorrectAmount +++ b/cardano-chain-gen/test/testfiles/fingerprint/configPruneCorrectAmount @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1001,1003,1004,1009,1019,1026,1028,1031,1040,1043,1047,1051,1053] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1012,1015,1023,1037,1038,1042,1049,1052,1054,1056,1067,1068,1069] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/configPruneRestartMissingFlag b/cardano-chain-gen/test/testfiles/fingerprint/configPruneRestartMissingFlag deleted file mode 100644 index 901730ab5..000000000 --- a/cardano-chain-gen/test/testfiles/fingerprint/configPruneRestartMissingFlag +++ /dev/null @@ -1 +0,0 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/configTxConsumedColumnCheck b/cardano-chain-gen/test/testfiles/fingerprint/configTxConsumedColumnCheck deleted file mode 100644 index 4d176701b..000000000 --- a/cardano-chain-gen/test/testfiles/fingerprint/configTxConsumedColumnCheck +++ /dev/null @@ -1 +0,0 @@ -[5] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/conwayForkFixedEpoch b/cardano-chain-gen/test/testfiles/fingerprint/conwayForkFixedEpoch index e613d1a68..ac62640c2 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/conwayForkFixedEpoch +++ b/cardano-chain-gen/test/testfiles/fingerprint/conwayForkFixedEpoch @@ -1 +1 @@ -[1,3,4,7,8,9,10,11,14,30,31,33,34,35,40,42,44,61,62,74,76,82,85,88,89,93,95,102,104,106,111,114,120,123,141,143,146,149,158,170,171,178,186,190,198,201,207,209,210,221,223,227,245,249,250,259,260,265,272,276,283,284,294,296,301,305,306,311,312,317,318,321,322,325,331,333,337,339,345,347,348,350,365,375,377,379,382,391,394,401,407,411,413,415,424,428,445,453,467,469,471,474,487,489,490,492,497,498,515,519,520,524,528,529,530,531,554,557,567,568,575,576,597,603,615,616,631,637,640,641,643,650,654,656,657,662,668,676,678,688,694,695,698,700,701,702,703,716,725,727,729,730,732,733,738,747,750,771,774,777,778,780,785,796,798,799,805,808,819,821,822,827,831,833,835,838,841,844,847,848,858,859,860,863,864,872,875,889,906,912,913,914,917,942,943,945,948,950,952,954,955,959,967,971,980,981,983,993,997,1006,1008,1009,1013,1026,1047,1048,1051,1052,1055,1068,1072,1078,1081,1085,1094,1095,1109,1138,1140,1141,1145,1155,1159,1162,1169,1171,1173,1174,1175,1177,1178,1179,1183,1190,1192,1200,1204,1211,1221,1222,1227,1229,1247,1251,1261,1262,1263,1264,1265,1276,1279,1281,1284,1289,1290,1293,1298,1310,1318,1319,1320,1321,1328,1329,1334,1335,1355,1360,1363,1370,1381,1384,1391,1394,1403,1409,1412,1415,1416,1418,1420,1427,1429,1430,1439,1443,1450,1455,1462,1469,1471,1486,1491,1496,1503] \ No newline at end of file +[1,3,4,7,8,9,10,11,14,30,31,33,34,35,40,42,44,61,62,74,76,82,85,88,89,93,95,102,104,106,111,114,120,123,141,143,146,149,158,170,171,178,186,190,198,201,207,209,210,221,223,227,245,249,250,259,260,265,272,276,283,284,294,296,301,305,306,311,312,317,318,321,322,325,331,333,337,339,345,347,348,350,365,375,377,379,382,391,394,401,407,411,413,415,424,428,445,453,467,469,471,474,487,489,490,492,497,498,515,519,520,524,528,529,530,531,554,557,567,568,575,576,597,603,615,616,631,637,640,641,643,650,654,656,657,662,668,676,678,688,694,695,698,700,701,702,703,716,725,727,729,730,732,733,738,747,750,771,774,777,778,780,785,796,798,799,805,808,819,821,822,827,831,833,835,838,841,844,847,848,858,859,860,863,864,872,875,889,906,912,913,914,917,942,943,945,948,950,952,954,955,959,967,971,980,981,983,993,997,1002,1003,1006,1019,1027,1030,1038,1041,1047,1049,1050,1052,1053,1057,1058,1060,1064,1071,1072,1085,1089,1091,1094,1102,1111,1127,1134,1140,1141,1145,1146,1147,1150,1165,1170,1181,1184,1185,1186,1207,1208,1216,1221,1231,1238,1241,1259,1261,1272,1276,1279,1284,1294,1298,1309,1310,1313,1317,1323,1326,1328,1330,1334,1338,1339,1343,1353,1358,1374,1386,1388,1391,1398,1403,1407,1409,1420,1421,1422,1427,1435,1436,1438,1443,1445,1446,1448,1468,1469,1483,1485,1486,1493,1494,1496,1501] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/conwayForkParam b/cardano-chain-gen/test/testfiles/fingerprint/conwayForkParam index cec43665a..cd0414fa3 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/conwayForkParam +++ b/cardano-chain-gen/test/testfiles/fingerprint/conwayForkParam @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1013,1021] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1009,1011] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/conwayRewardsShelley b/cardano-chain-gen/test/testfiles/fingerprint/conwayRewardsShelley index f0046e762..59dfdc944 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/conwayRewardsShelley +++ b/cardano-chain-gen/test/testfiles/fingerprint/conwayRewardsShelley @@ -1 +1 @@ -[0,2,3,12,14,22,32,34,36,38,43,49,55,57,59,67,73,76,77,89,91,97,106,111,116,117,133,136,140,146,150,161,162,169,179,180,186,187,194,205,210,212,215,216,220,223,229,230,234,236,238,248,249,253,254,259,270,278,282,283,284,294,297,302,315,319,326,332,333,349,359,362,364,374,376,377,380,381,382,398,405,410,415,417,421,424,430,431,436,440,442,443,449,451,458,459,461,464,466,472,473,479,487,489,490,501,502,536,538,548,551,555,556,561,564,565,577,580,582,585,588,590,591,600,606,616,618,625,644,646,665,668,673,677,685,695,703,721,724,731,736,737,741,743,750,754,761,763,774,779,781,784,789,798,801,813,817,818,821,828,829,838,839,852,856,870,885,887,888,893,915,925,930,932,933,939,944,946,955,958,962,965,989,994,995,1002,1003,1007,1008,1011,1012,1021,1039,1041,1045,1047,1050,1053,1058,1059,1061,1065,1067,1068,1071,1072,1078,1080,1083,1085,1088,1092,1094,1106,1109,1115,1117,1120,1122,1128,1129,1132,1134,1145,1150,1151,1163,1165,1166,1175,1177,1178,1186,1187,1188,1193,1198,1205,1214,1218,1219,1221,1222,1223,1229,1232,1234,1241,1244,1248,1252,1253,1256,1261,1266,1268,1269,1272,1280,1284,1287,1292,1298,1301,1311,1314,1319,1332,1334,1337,1341,1346,1355,1356,1362,1369,1371,1373,1377,1382,1388,1391,1397,1400,1408,1413,1415,1416,1417,1424,1439,1443,1448,1452,1471,1474,1484,1486,1488,1495,1498,1501,1506,1514,1516,1524,1528,1532,1537,1538,1540,1542,1546,1548,1549,1554,1556,1566,1567,1574,1577,1578,1582,1584,1589,1593,1602,1611,1614,1619,1621,1622,1624,1626,1627,1640,1659,1660,1663,1686,1691,1699,1700,1705,1711,1714,1716,1717,1719,1739,1740,1744,1747,1749,1751,1754,1759,1763,1768,1770,1777,1792,1795,1797,1802,1808,1815,1816,1817,1824,1825,1826,1827,1831,1837,1843,1846,1856,1859,1860,1868,1869,1877,1879,1882,1888,1890,1893,1899,1901,1906,1907,1914,1917,1922,1924,1925,1927,1933,1938,1942,1944,1948,1950,1954,1966,1968,1973,1974,1976,1980,1985,1989,1992,1994,2004,2012,2020,2021,2022,2027,2032,2046,2064,2065,2073,2074,2075,2083,2085,2092,2097,2101,2109,2119,2120,2127,2135,2140,2141,2143,2148,2154,2156,2163,2164,2166,2168,2170,2171,2178,2187,2191,2194,2196,2202,2215,2216,2219,2226,2227,2229,2236,2239,2241,2266,2270,2275,2278,2284,2289,2291,2292,2293,2306,2314,2326,2336,2338,2342,2344,2345,2347,2349,2350,2351,2364,2367,2376,2383,2387,2389,2392,2396,2399,2402,2405,2408,2413,2415,2416,2417,2420,2422,2434,2442,2445,2446,2451,2458,2469,2487,2497,2511] \ No newline at end of file +[0,2,3,12,14,22,32,34,36,38,43,49,55,57,59,67,73,76,77,89,91,97,106,111,116,117,133,136,140,146,150,161,162,169,179,180,186,187,194,205,210,212,215,216,220,223,229,230,234,236,238,248,249,253,254,259,270,278,282,283,284,294,297,302,315,319,326,332,333,349,359,362,364,374,376,377,380,381,382,398,405,410,415,417,421,424,430,431,436,440,442,443,449,451,458,459,461,464,466,472,473,479,487,489,490,501,502,536,538,548,551,555,556,561,564,565,577,580,582,585,588,590,591,600,606,616,618,625,644,646,665,668,673,677,685,695,703,721,724,731,736,737,741,743,750,754,761,763,774,779,781,784,789,798,801,813,817,818,821,828,829,838,839,852,856,870,885,887,888,893,915,925,930,932,933,939,944,946,955,958,962,965,989,994,995,1016,1018,1025,1036,1041,1045,1065,1066,1074,1091,1094,1097,1098,1099,1101,1102,1104,1109,1111,1116,1126,1129,1132,1134,1137,1139,1143,1152,1169,1178,1185,1186,1188,1192,1205,1206,1210,1215,1217,1225,1235,1236,1241,1251,1261,1262,1263,1267,1268,1274,1287,1292,1297,1301,1314,1315,1319,1320,1322,1328,1329,1333,1335,1340,1346,1347,1350,1351,1352,1356,1357,1367,1369,1371,1373,1375,1382,1393,1406,1408,1418,1419,1424,1439,1441,1446,1449,1453,1456,1462,1484,1486,1488,1504,1505,1508,1509,1513,1514,1515,1516,1518,1521,1531,1537,1542,1546,1549,1550,1555,1557,1566,1577,1580,1583,1584,1586,1587,1592,1594,1597,1598,1607,1608,1611,1614,1622,1625,1626,1644,1646,1647,1678,1691,1694,1704,1705,1708,1716,1717,1720,1722,1729,1741,1746,1747,1749,1754,1755,1761,1767,1771,1773,1778,1779,1783,1787,1791,1798,1810,1813,1816,1821,1823,1825,1827,1838,1839,1842,1873,1882,1884,1887,1888,1889,1897,1907,1911,1914,1918,1920,1921,1922,1937,1948,1949,1952,1955,1957,1964,1965,1969,1973,1978,1986,1991,1995,2000,2003,2005,2007,2017,2019,2028,2034,2037,2060,2069,2072,2073,2076,2077,2088,2098,2106,2108,2127,2128,2129,2133,2144,2146,2147,2153,2155,2165,2197,2199,2219,2223,2227,2239,2251,2257,2258,2266,2273,2277,2280,2284,2288,2294,2295,2300,2301,2308,2324,2326,2335,2339,2340,2348,2353,2356,2361,2370,2371,2376,2386,2390,2398,2407,2410,2414,2418,2419,2424,2428,2429,2434,2437,2443,2446,2456,2464,2467,2475,2480,2481,2483,2484,2497,2500] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/conwayRollbackFork b/cardano-chain-gen/test/testfiles/fingerprint/conwayRollbackFork index b26f74a24..9fdd9e2c4 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/conwayRollbackFork +++ b/cardano-chain-gen/test/testfiles/fingerprint/conwayRollbackFork @@ -1 +1 @@ -[1,3,4,7,8,9,10,11,14,30,31,33,34,35,40,42,44,61,62,74,76,82,85,88,89,93,95,102,104,106,111,114,120,123,141,143,146,149,158,170,171,178,186,190,198,201,207,209,210,221,223,227,245,249,250,259,260,265,272,276,283,284,294,296,301,305,306,311,312,317,318,321,322,325,331,333,337,339,345,347,348,350,365,375,377,379,382,391,394,401,407,411,413,415,424,428,445,453,467,469,471,474,487,489,490,492,497,498,515,519,520,524,528,529,530,531,554,557,567,568,575,576,597,603,615,616,631,637,640,641,643,650,654,656,657,662,668,676,678,688,694,695,698,700,701,702,703,716,725,727,729,730,732,733,738,747,750,771,774,777,778,780,785,796,798,799,805,808,819,821,822,827,831,833,835,838,841,844,847,848,858,859,860,863,864,872,875,889,906,912,913,914,917,942,943,945,948,950,952,954,955,959,967,971,980,981,983,993,997,1006,1008] \ No newline at end of file +[1,3,4,7,8,9,10,11,14,30,31,33,34,35,40,42,44,61,62,74,76,82,85,88,89,93,95,102,104,106,111,114,120,123,141,143,146,149,158,170,171,178,186,190,198,201,207,209,210,221,223,227,245,249,250,259,260,265,272,276,283,284,294,296,301,305,306,311,312,317,318,321,322,325,331,333,337,339,345,347,348,350,365,375,377,379,382,391,394,401,407,411,413,415,424,428,445,453,467,469,471,474,487,489,490,492,497,498,515,519,520,524,528,529,530,531,554,557,567,568,575,576,597,603,615,616,631,637,640,641,643,650,654,656,657,662,668,676,678,688,694,695,698,700,701,702,703,716,725,727,729,730,732,733,738,747,750,771,774,777,778,780,785,796,798,799,805,808,819,821,822,827,831,833,835,838,841,844,847,848,858,859,860,863,864,872,875,889,906,912,913,914,917,942,943,945,948,950,952,954,955,959,967,971,980,981,983,993,997,1002,1003] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/conwayTreasuryDonation b/cardano-chain-gen/test/testfiles/fingerprint/conwayTreasuryDonation deleted file mode 100644 index a81fc6a84..000000000 --- a/cardano-chain-gen/test/testfiles/fingerprint/conwayTreasuryDonation +++ /dev/null @@ -1 +0,0 @@ -[12] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/conwayTxConsumedColumnCheck b/cardano-chain-gen/test/testfiles/fingerprint/conwayTxConsumedColumnCheck deleted file mode 100644 index a81fc6a84..000000000 --- a/cardano-chain-gen/test/testfiles/fingerprint/conwayTxConsumedColumnCheck +++ /dev/null @@ -1 +0,0 @@ -[12] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegations2000-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/delegations2000-alonzo index ada736370..7c0dd814b 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegations2000-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegations2000-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1006,1008] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegations2001-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/delegations2001-alonzo index 35140d936..7c0dd814b 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegations2001-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegations2001-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1007,1008] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegations8000 b/cardano-chain-gen/test/testfiles/fingerprint/delegations8000 index d9886161d..c9d28f61d 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegations8000 +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegations8000 @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1001,1004,1032,1036,1037,1042,1061,1062,1067,1072,1078,1082,1086,1089,1092] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1013,1020,1023,1026,1029,1030,1034,1035,1038,1039,1043,1044,1057,1065,1092] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegations8000-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/delegations8000-alonzo index bdd52a3b4..4097bb126 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegations8000-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegations8000-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1000,1007,1008,1014,1026,1027,1040,1043,1072,1075,1078,1086,1087,1088,1089,1090,1096,1097,1106,1111,1112,1116,1122,1124,1129,1131,1134,1144,1146,1150,1152,1153,1156,1167,1170,1176,1182,1185,1191,1198,1202,1213,1215,1218,1220,1221,1227,1233,1234,1235,1241,1242,1246,1248,1251,1257,1258,1270,1279,1285,1286,1290,1292,1300,1310,1312,1317,1321,1344,1359,1362,1368,1370,1375,1376,1384,1385,1388,1389,1393,1405,1406,1414,1421,1425,1434,1438,1440,1444,1446,1454,1461,1462,1468,1469,1477,1484,1487,1495,1498,1505,1506,1515,1525,1526] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1002,1003,1018,1019,1022,1029,1036,1038,1043,1067,1081,1086,1087,1093,1095] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany b/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany index 2b79b64c5..304f83a2f 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1023,1032,1035,1036,1040,1043,1058,1066,1071,1080,1088,1090,1107,1111,1117,1124,1130,1133,1137,1141,1156,1161,1162,1164,1168,1172,1173,1180,1187,1192,1194,1205,1210,1224,1235,1238,1239,1241,1245,1249,1252,1260,1264,1273,1279,1284,1291,1293,1294,1299,1300,1303,1325,1330,1342,1359,1361,1362,1368,1369,1372,1379,1383,1389,1399,1409,1412,1423,1436,1437,1439,1441,1447,1465,1469,1475,1478,1482,1483,1500,1506,1508,1510,1513,1518,1524,1525,1537,1544,1550,1553,1555,1556,1559,1561,1566,1575,1576,1579,1590,1591,1594,1597,1601,1611,1613,1615,1620,1623,1624,1629,1632,1634,1637,1638,1645,1663,1672,1676,1688,1689,1691,1699,1700,1704,1706,1710,1714,1731,1735,1737,1746,1748,1750,1752,1762,1765,1769,1775,1776,1781,1793,1798,1801,1802,1816,1817,1823,1824,1825,1837,1851,1871,1873,1881,1883,1893,1897,1898,1900,1903,1908,1911,1913,1914,1920,1922,1924,1925,1930,1932,1938,1945,1951,1952,1953,1957,1959,1961,1965,1969,1970,1982,1985,1991,2001,2002,2003,2004,2006,2007,2010,2012,2019,2020,2024,2026,2031,2041,2042,2046,2053,2055,2060,2062,2067,2068,2069,2070,2078,2082,2085,2090,2091,2097,2098,2100,2103,2127,2128,2142,2148,2149,2153,2163,2166,2177,2180,2189,2190,2196,2199,2200,2203,2204,2207,2211,2218,2220,2231,2233,2238,2239,2243,2250,2254,2256,2257,2263,2270,2281,2286,2287,2288,2289,2290,2296,2300,2303,2305,2307,2320,2322,2328,2348,2349,2357,2363,2365,2367,2370,2372,2373,2375,2379,2390,2396,2406,2409,2416,2418,2421,2423,2429,2435,2440,2441,2442,2444,2446,2447,2448,2449,2461,2463,2466,2468,2472,2476,2480,2492,2493,2494,2498,2504,2505,2514,2516,2523,2527,2529,2531,2536,2537,2543,2546,2552,2555,2561,2564,2568,2573,2580,2582,2589,2611,2619,2625,2634,2641,2647,2650,2660,2665,2668,2681,2691,2694,2699,2704,2705,2714,2715,2720,2731,2733,2734,2738,2739,2742,2744,2756,2779,2790,2798,2800,2801,2805,2819,2821,2825,2841,2842,2874,2883,2885,2888,2896,2897,2907,2922,2923,2925,2926,2927,2930,2943,2952,2954,2955,2956,2967,2969,2978,2981,2983,2984,2986,2992,2998,2999,3005,3007,3012,3018,3026,3028,3036,3046,3055,3056,3057,3085,3091] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1003,1015,1016,1028,1033,1047,1054,1058,1063,1067,1073,1075,1079,1082,1098,1104,1106,1108,1109,1110,1127,1134,1142,1148,1149,1150,1156,1172,1173,1176,1182,1191,1192,1198,1200,1204,1207,1209,1212,1215,1228,1232,1242,1243,1249,1253,1257,1275,1281,1282,1283,1288,1293,1299,1300,1313,1316,1326,1329,1336,1342,1345,1346,1356,1359,1364,1365,1367,1370,1371,1376,1381,1388,1408,1414,1424,1427,1431,1434,1436,1438,1447,1455,1462,1463,1480,1485,1486,1496,1497,1498,1503,1508,1513,1514,1516,1519,1526,1527,1529,1532,1533,1537,1538,1550,1555,1558,1560,1562,1565,1566,1570,1578,1594,1601,1602,1606,1615,1624,1628,1633,1636,1642,1644,1645,1646,1658,1662,1676,1680,1685,1687,1692,1705,1712,1714,1718,1721,1723,1733,1736,1738,1740,1743,1758,1766,1768,1779,1780,1783,1785,1800,1801,1807,1813,1815,1816,1817,1822,1823,1824,1825,1828,1830,1831,1834,1837,1844,1845,1854,1857,1864,1866,1871,1880,1883,1884,1890,1891,1897,1903,1908,1913,1920,1932,1933,1939,1944,1957,1964,1973,1979,1986,1996,2005,2011,2016,2030,2034,2035,2036,2045,2049,2055,2058,2064,2065,2071,2073,2076,2077,2083,2091,2099,2105,2109,2112,2115,2121,2123,2130,2131,2135,2136,2139,2147,2155,2159,2163,2169,2170,2171,2175,2176,2180,2184,2187,2190,2193,2194,2198,2206,2213,2219,2220,2221,2224,2225,2231,2232,2235,2238,2247,2248,2253,2258,2259,2264,2267,2269,2270,2279,2283,2286,2288,2290,2292,2293,2304,2309,2311,2313,2316,2318,2323,2324,2331,2334,2338,2351,2356,2368,2369,2370,2373,2377,2379,2380,2386,2387,2396,2399,2409,2419,2429,2433,2434,2436,2438,2444,2451,2453,2455,2456,2459,2461,2470,2477,2483,2485,2488,2493,2494,2496,2513,2519,2522,2533,2534,2542,2546,2547,2556,2561,2564,2565,2567,2568,2570,2571,2582,2583,2587,2589,2594,2597,2606,2611,2616,2619,2621,2625,2634,2635,2640,2642,2645,2647,2655,2668,2673,2677,2680,2685,2693,2696,2702,2705,2707,2718,2724,2741,2751,2758,2770,2773,2775,2778,2783,2784,2789,2799,2802,2816,2818,2820,2825,2833,2839,2841,2843,2847,2855,2856,2860,2869,2873,2876,2877,2879,2897,2900,2905,2908,2909,2917,2920,2921,2922,2927,2930,2931,2934,2935,2940,2942,2952,2959,2964,2968,2971,2975,2981,2986,2994,2995,3004,3007,3008,3013,3017,3031,3032,3038,3041,3044,3046,3051,3053] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany-alonzo index 322cf341a..2272ab610 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegationsMany-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1003,1005,1006,1011,1030,1035,1042,1043,1049,1051,1055,1056,1058,1061,1063,1064,1067,1076,1077,1097,1098,1102,1118,1130,1133,1138,1141,1146,1152,1157,1168,1178,1184,1189,1209,1218,1220,1222,1224,1231,1254,1259,1262,1268,1269,1272,1275,1276,1279,1294,1295,1300,1306,1307,1308,1309,1312,1314,1315,1316,1320,1323,1324,1333,1334,1338,1344,1352,1354,1364,1368,1386,1393,1399,1400,1401,1409,1410,1412,1420,1426,1428,1429,1436,1448,1449,1452,1462,1496,1497,1499,1502,1507,1515,1518,1519,1524,1530,1534,1539,1540,1541,1546,1547,1556,1577,1582,1583,1592,1593,1594,1596,1604,1606,1618,1619,1629,1645,1648,1654,1658,1666,1671,1674,1679,1680,1684,1693,1698,1701,1708,1717,1721,1722,1724,1726,1733,1734,1740,1742,1743,1744,1748,1749,1750,1759,1761,1767,1768,1774,1792,1793,1798,1802,1805,1808,1809,1815,1821,1836,1837,1840,1843,1847,1849,1852,1853,1858,1861,1862,1865,1867,1872,1879,1886,1890,1891,1895,1900,1912,1918,1919,1928,1929,1932,1934,1941,1944,1945,1946,1954,1966,1971,1972,1973,1977,1978,1988,1994,1997,2000,2006,2009,2011,2016,2021,2022,2023,2037,2041,2044,2046,2063,2065,2067,2069,2071,2072,2074,2075,2081,2083,2084,2098,2121,2122,2130,2139,2140,2149,2153,2158,2163,2168,2171,2180,2185,2193,2196,2205,2206,2212,2231,2232,2233,2246,2252,2253,2267,2269,2274,2279,2281,2287,2293,2294,2295,2298,2314,2333,2335,2336,2346,2347,2361,2362,2364,2369,2373,2378,2381,2383,2386,2396,2397,2399,2401,2406,2407,2409,2416,2422,2424,2426,2428,2431,2432,2433,2434,2436,2439,2444,2445,2451,2453,2456,2459,2460,2469,2473,2474,2488,2489,2490,2494,2501,2502,2508,2510,2516,2527,2533,2556,2561,2562,2563,2571,2572,2573,2576,2578,2588,2595,2598,2603,2604,2618,2625,2628,2637,2649,2653,2655,2660,2665,2669,2671,2672,2676,2683,2689,2702,2706,2713,2716,2718,2733,2738,2744,2750,2755,2758,2768,2776,2780,2783,2784,2785,2789,2793,2796,2798,2799,2808,2811,2815,2828,2846,2848,2849,2855,2857,2859,2861,2863,2880,2884,2888,2895,2902,2903,2905,2924,2925,2939,2947,2952,2955,2956,2961,2969,2970,2971,2975,2978,2979,2987,2989,2995,3005,3006,3011,3015,3017,3019,3027,3031,3035,3043,3046,3047,3048,3057,3058,3059,3066,3069,3070,3072,3075,3079,3090,3092,3095,3100,3101,3104,3107,3119,3121,3127,3133,3134,3143,3146,3151,3169,3172,3180,3190,3196,3210,3211,3228,3239,3240,3246,3252,3253,3261,3266,3274,3289,3290,3299,3301,3308,3314,3321,3325,3327,3329,3339,3342,3346,3347,3348,3356,3358,3360,3363,3365,3367,3371,3372,3377,3381,3382,3385,3387,3396,3414,3416,3424,3427,3428,3429,3433,3435,3447,3449,3450,3451,3456,3462,3465,3468,3470,3476,3478,3482,3486,3488,3501,3509,3519] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1003,1015,1018,1022,1027,1028,1035,1038,1045,1056,1067,1071,1075,1077,1081,1087,1096,1097,1102,1104,1105,1109,1115,1117,1129,1133,1140,1145,1156,1159,1160,1171,1180,1183,1184,1186,1188,1189,1191,1203,1216,1232,1233,1243,1248,1251,1253,1254,1257,1258,1261,1264,1275,1276,1278,1283,1297,1313,1327,1329,1333,1334,1336,1339,1350,1353,1354,1362,1367,1378,1380,1381,1389,1398,1399,1400,1407,1413,1417,1422,1423,1426,1430,1431,1439,1442,1443,1447,1448,1453,1454,1460,1474,1477,1488,1498,1499,1501,1505,1507,1508,1513,1517,1520,1528,1529,1530,1533,1536,1541,1558,1559,1561,1565,1568,1584,1585,1588,1609,1613,1616,1617,1620,1623,1624,1630,1634,1635,1636,1638,1640,1643,1647,1660,1662,1666,1675,1679,1680,1682,1683,1690,1694,1703,1707,1727,1729,1731,1732,1733,1739,1740,1746,1772,1781,1785,1786,1793,1805,1809,1814,1815,1818,1819,1821,1827,1831,1833,1834,1841,1849,1851,1852,1859,1874,1890,1899,1911,1913,1916,1918,1919,1920,1925,1929,1949,1951,1953,1957,1963,1971,1972,1983,1984,1989,1990,1994,2004,2005,2006,2007,2009,2012,2018,2023,2024,2027,2030,2032,2044,2048,2051,2053,2063,2069,2075,2078,2080,2083,2126,2127,2138,2141,2151,2152,2180,2181,2189,2194,2203,2206,2209,2220,2222,2223,2228,2230,2231,2236,2239,2243,2252,2271,2274,2277,2278,2281,2288,2290,2294,2299,2308,2309,2313,2315,2316,2321,2326,2330,2335,2340,2342,2346,2348,2351,2352,2365,2372,2382,2384,2390,2392,2393,2399,2404,2413,2416,2419,2423,2445,2447,2448,2450,2458,2468,2470,2486,2493,2498,2500,2508,2510,2512,2518,2520,2522,2525,2527,2530,2534,2542,2545,2551,2556,2559,2560,2563,2565,2568,2574,2588,2592,2599,2605,2612,2613,2620,2623,2626,2632,2633,2634,2635,2637,2642,2645,2646,2654,2655,2665,2672,2689,2702,2707,2708,2709,2710,2713,2721,2732,2737,2740,2742,2743,2745,2752,2755,2772,2775,2776,2800,2803,2812,2815,2820,2826,2828,2829,2831,2833,2837,2844,2845,2858,2860,2863,2866,2867,2869,2872,2873,2874,2875,2879,2885,2890,2892,2899,2908,2910,2915,2921,2927,2929,2936,2938,2946,2951,2953,2955,2957,2965,2977,2979,2982,2985,2989,2990,2992,2993,2998,3006,3007,3014,3018,3020,3028,3040,3041,3048,3052,3058,3067,3071] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense b/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense index c2f070f14..85844dcb2 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1023,1032,1035,1036,1040,1043,1058,1066,1071,1080,1088,1090,1107,1111,1117,1124,1130,1133,1137,1141,1156,1161,1162,1164,1168,1172,1173,1180,1187,1192,1194,1205,1210,1224,1235,1238,1239,1241,1245,1249,1252,1260,1264,1273,1279,1284,1291,1293,1294,1299,1300,1303,1325,1330,1342,1359,1361,1362,1368,1369,1372,1379,1383,1389,1399,1409,1412,1423,1436,1437,1439,1441,1447,1465,1469,1475,1478,1482,1483,1500,1506,1508,1510,1513,1518,1524,1525,1537,1544,1550,1553,1555,1556,1559,1561,1566,1575,1576,1579,1590,1591,1594,1597,1601,1611,1613,1615,1620,1623,1624,1629,1632,1634,1637,1638,1645,1663,1672,1676,1688,1689,1691,1699,1700,1704,1706,1710,1714,1731,1735,1737,1746,1748,1750,1752,1762,1765,1769,1775,1776,1781,1793,1798,1801,1802,1816,1817,1823,1824,1825,1837,1851,1871,1873,1881,1883,1893,1897,1898,1900,1903,1908,1911,1913,1914,1920,1922,1924,1925,1930,1932,1938,1945,1951,1952,1953,1957,1959,1961,1965,1969,1970,1982,1985,1991,2001,2002,2003,2004,2006,2007,2010,2012,2019,2020,2024,2026,2031,2041,2042,2046,2053,2055,2060,2062,2067,2068,2069,2070,2078,2082,2085,2090,2091,2097,2098,2100,2103,2127,2128,2142,2148,2149,2153,2163,2166,2177,2180,2189,2190,2196,2199,2200,2203,2204,2207,2211,2218,2220,2231,2233,2238,2239,2243,2250,2254,2256,2257,2263,2270,2281,2286,2287,2288,2289,2290,2296,2300,2303,2305,2307,2320,2322,2328,2348,2349,2357,2363,2365,2367,2370,2372,2373,2375,2379,2390,2396,2406,2409,2416,2418,2421,2423,2429,2435,2440,2441,2442,2444,2446,2447,2448,2449,2461,2463,2466,2468,2472,2476,2480,2492,2493,2494,2498,2504,2505,2514,2516,2523,2527,2529,2531,2536,2537,2543,2546,2552,2555,2561,2564,2568,2573,2580,2582,2589,2611,2619,2625,2634,2641,2647,2650,2660,2665,2668,2681,2691,2694,2699,2704,2705,2714,2715,2720,2731,2733,2734,2738,2739,2742,2744,2756,2779,2790,2798,2800,2801,2805,2819,2821,2825,2841,2842,2874,2883,2885,2888,2896,2897,2907,2922,2923,2925,2926,2927,2930,2943,2952,2954,2955,2956,2967,2969,2978,2981,2983,2984,2986,2992,2998,2999,3005,3007,3012,3018,3026,3028,3036,3046,3055,3056,3057,3085,3101,3137,3156,3181,3203,3222,3242,3258,3274,3290,3306,3327,3346,3367,3383,3412,3430,3458,3475,3491,3513,3546,3567,3585,3601,3619,3636,3656,3672,3691,3707,3729,3746,3762,3778,3794,3810,3826,3843] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1003,1015,1016,1028,1033,1047,1054,1058,1063,1067,1073,1075,1079,1082,1098,1104,1106,1108,1109,1110,1127,1134,1142,1148,1149,1150,1156,1172,1173,1176,1182,1191,1192,1198,1200,1204,1207,1209,1212,1215,1228,1232,1242,1243,1249,1253,1257,1275,1281,1282,1283,1288,1293,1299,1300,1313,1316,1326,1329,1336,1342,1345,1346,1356,1359,1364,1365,1367,1370,1371,1376,1381,1388,1408,1414,1424,1427,1431,1434,1436,1438,1447,1455,1462,1463,1480,1485,1486,1496,1497,1498,1503,1508,1513,1514,1516,1519,1526,1527,1529,1532,1533,1537,1538,1550,1555,1558,1560,1562,1565,1566,1570,1578,1594,1601,1602,1606,1615,1624,1628,1633,1636,1642,1644,1645,1646,1658,1662,1676,1680,1685,1687,1692,1705,1712,1714,1718,1721,1723,1733,1736,1738,1740,1743,1758,1766,1768,1779,1780,1783,1785,1800,1801,1807,1813,1815,1816,1817,1822,1823,1824,1825,1828,1830,1831,1834,1837,1844,1845,1854,1857,1864,1866,1871,1880,1883,1884,1890,1891,1897,1903,1908,1913,1920,1932,1933,1939,1944,1957,1964,1973,1979,1986,1996,2005,2011,2016,2030,2034,2035,2036,2045,2049,2055,2058,2064,2065,2071,2073,2076,2077,2083,2091,2099,2105,2109,2112,2115,2121,2123,2130,2131,2135,2136,2139,2147,2155,2159,2163,2169,2170,2171,2175,2176,2180,2184,2187,2190,2193,2194,2198,2206,2213,2219,2220,2221,2224,2225,2231,2232,2235,2238,2247,2248,2253,2258,2259,2264,2267,2269,2270,2279,2283,2286,2288,2290,2292,2293,2304,2309,2311,2313,2316,2318,2323,2324,2331,2334,2338,2351,2356,2368,2369,2370,2373,2377,2379,2380,2386,2387,2396,2399,2409,2419,2429,2433,2434,2436,2438,2444,2451,2453,2455,2456,2459,2461,2470,2477,2483,2485,2488,2493,2494,2496,2513,2519,2522,2533,2534,2542,2546,2547,2556,2561,2564,2565,2567,2568,2570,2571,2582,2583,2587,2589,2594,2597,2606,2611,2616,2619,2621,2625,2634,2635,2640,2642,2645,2647,2655,2668,2673,2677,2680,2685,2693,2696,2702,2705,2707,2718,2724,2741,2751,2758,2770,2773,2775,2778,2783,2784,2789,2799,2802,2816,2818,2820,2825,2833,2839,2841,2843,2847,2855,2856,2860,2869,2873,2876,2877,2879,2897,2900,2905,2908,2909,2917,2920,2921,2922,2927,2930,2931,2934,2935,2940,2942,2952,2959,2964,2968,2971,2975,2981,2986,2994,2995,3004,3007,3008,3013,3017,3031,3032,3038,3041,3044,3046,3066,3082,3100,3117,3134,3150,3166,3182,3199,3227,3261,3280,3304,3323,3341,3363,3379,3405,3434,3457,3491,3508,3543,3559,3579,3601,3617,3636,3652,3673,3689,3707,3731,3748,3764,3782,3798,3820,3837,3864] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense-alonzo index 1c865601d..6389ee1bf 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/delegationsManyNotDense-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1003,1005,1006,1011,1030,1035,1042,1043,1049,1051,1055,1056,1058,1061,1063,1064,1067,1076,1077,1097,1098,1102,1118,1130,1133,1138,1141,1146,1152,1157,1168,1178,1184,1189,1209,1218,1220,1222,1224,1231,1254,1259,1262,1268,1269,1272,1275,1276,1279,1294,1295,1300,1306,1307,1308,1309,1312,1314,1315,1316,1320,1323,1324,1333,1334,1338,1344,1352,1354,1364,1368,1386,1393,1399,1400,1401,1409,1410,1412,1420,1426,1428,1429,1436,1448,1449,1452,1462,1496,1497,1499,1502,1507,1515,1518,1519,1524,1530,1534,1539,1540,1541,1546,1547,1556,1577,1582,1583,1592,1593,1594,1596,1604,1606,1618,1619,1629,1645,1648,1654,1658,1666,1671,1674,1679,1680,1684,1693,1698,1701,1708,1717,1721,1722,1724,1726,1733,1734,1740,1742,1743,1744,1748,1749,1750,1759,1761,1767,1768,1774,1792,1793,1798,1802,1805,1808,1809,1815,1821,1836,1837,1840,1843,1847,1849,1852,1853,1858,1861,1862,1865,1867,1872,1879,1886,1890,1891,1895,1900,1912,1918,1919,1928,1929,1932,1934,1941,1944,1945,1946,1954,1966,1971,1972,1973,1977,1978,1988,1994,1997,2000,2006,2009,2011,2016,2021,2022,2023,2037,2041,2044,2046,2063,2065,2067,2069,2071,2072,2074,2075,2081,2083,2084,2098,2121,2122,2130,2139,2140,2149,2153,2158,2163,2168,2171,2180,2185,2193,2196,2205,2206,2212,2231,2232,2233,2246,2252,2253,2267,2269,2274,2279,2281,2287,2293,2294,2295,2298,2314,2333,2335,2336,2346,2347,2361,2362,2364,2369,2373,2378,2381,2383,2386,2396,2397,2399,2401,2406,2407,2409,2416,2422,2424,2426,2428,2431,2432,2433,2434,2436,2439,2444,2445,2451,2453,2456,2459,2460,2469,2473,2474,2488,2489,2490,2494,2501,2502,2508,2510,2516,2527,2533,2556,2561,2562,2563,2571,2572,2573,2576,2578,2588,2595,2598,2603,2604,2618,2625,2628,2637,2649,2653,2655,2660,2665,2669,2671,2672,2676,2683,2689,2702,2706,2713,2716,2718,2733,2738,2744,2750,2755,2758,2768,2776,2780,2783,2784,2785,2789,2793,2796,2798,2799,2808,2811,2815,2828,2846,2848,2849,2855,2857,2859,2861,2863,2880,2884,2888,2895,2902,2903,2905,2924,2925,2939,2947,2952,2955,2956,2961,2969,2970,2971,2975,2978,2979,2987,2989,2995,3005,3006,3011,3015,3017,3019,3027,3031,3035,3043,3046,3047,3048,3057,3058,3059,3066,3069,3070,3072,3075,3079,3090,3092,3095,3100,3101,3104,3107,3119,3121,3127,3133,3134,3143,3146,3151,3169,3172,3180,3190,3196,3210,3211,3228,3239,3240,3246,3252,3253,3261,3266,3274,3289,3290,3299,3301,3308,3314,3321,3325,3327,3329,3339,3342,3346,3347,3348,3356,3358,3360,3363,3365,3367,3371,3372,3377,3381,3382,3385,3387,3396,3414,3416,3424,3427,3428,3429,3433,3435,3447,3449,3450,3451,3456,3462,3465,3468,3470,3476,3478,3482,3486,3488,3501,3519,3538,3559,3584,3602,3618,3638,3655,3680,3707,3726,3746,3764,3787,3804,3823,3839,3863,3881,3905,3926,3942,3958,3983,4002,4021,4038,4060,4076,4097,4119,4137,4156,4179,4196,4215,4231,4248,4275,4292] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1003,1015,1018,1022,1027,1028,1035,1038,1045,1056,1067,1071,1075,1077,1081,1087,1096,1097,1102,1104,1105,1109,1115,1117,1129,1133,1140,1145,1156,1159,1160,1171,1180,1183,1184,1186,1188,1189,1191,1203,1216,1232,1233,1243,1248,1251,1253,1254,1257,1258,1261,1264,1275,1276,1278,1283,1297,1313,1327,1329,1333,1334,1336,1339,1350,1353,1354,1362,1367,1378,1380,1381,1389,1398,1399,1400,1407,1413,1417,1422,1423,1426,1430,1431,1439,1442,1443,1447,1448,1453,1454,1460,1474,1477,1488,1498,1499,1501,1505,1507,1508,1513,1517,1520,1528,1529,1530,1533,1536,1541,1558,1559,1561,1565,1568,1584,1585,1588,1609,1613,1616,1617,1620,1623,1624,1630,1634,1635,1636,1638,1640,1643,1647,1660,1662,1666,1675,1679,1680,1682,1683,1690,1694,1703,1707,1727,1729,1731,1732,1733,1739,1740,1746,1772,1781,1785,1786,1793,1805,1809,1814,1815,1818,1819,1821,1827,1831,1833,1834,1841,1849,1851,1852,1859,1874,1890,1899,1911,1913,1916,1918,1919,1920,1925,1929,1949,1951,1953,1957,1963,1971,1972,1983,1984,1989,1990,1994,2004,2005,2006,2007,2009,2012,2018,2023,2024,2027,2030,2032,2044,2048,2051,2053,2063,2069,2075,2078,2080,2083,2126,2127,2138,2141,2151,2152,2180,2181,2189,2194,2203,2206,2209,2220,2222,2223,2228,2230,2231,2236,2239,2243,2252,2271,2274,2277,2278,2281,2288,2290,2294,2299,2308,2309,2313,2315,2316,2321,2326,2330,2335,2340,2342,2346,2348,2351,2352,2365,2372,2382,2384,2390,2392,2393,2399,2404,2413,2416,2419,2423,2445,2447,2448,2450,2458,2468,2470,2486,2493,2498,2500,2508,2510,2512,2518,2520,2522,2525,2527,2530,2534,2542,2545,2551,2556,2559,2560,2563,2565,2568,2574,2588,2592,2599,2605,2612,2613,2620,2623,2626,2632,2633,2634,2635,2637,2642,2645,2646,2654,2655,2665,2672,2689,2702,2707,2708,2709,2710,2713,2721,2732,2737,2740,2742,2743,2745,2752,2755,2772,2775,2776,2800,2803,2812,2815,2820,2826,2828,2829,2831,2833,2837,2844,2845,2858,2860,2863,2866,2867,2869,2872,2873,2874,2875,2879,2885,2890,2892,2899,2908,2910,2915,2921,2927,2929,2936,2938,2946,2951,2953,2955,2957,2965,2977,2979,2982,2985,2989,2990,2992,2993,2998,3006,3007,3014,3018,3020,3028,3040,3041,3048,3052,3058,3083,3111,3127,3143,3163,3179,3196,3212,3229,3248,3264,3282,3312,3328,3346,3362,3379,3396,3412,3429,3446,3465,3483,3500,3521,3537,3556,3573,3589,3613,3629,3649,3671,3688,3704,3721,3740,3758,3780,3797] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/doubleRollback b/cardano-chain-gen/test/testfiles/fingerprint/doubleRollback index d8c34f6a2..cc522d75d 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/doubleRollback +++ b/cardano-chain-gen/test/testfiles/fingerprint/doubleRollback @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1013,1021,1024,1031,1036,1041,1044,1054,1060,1062,1063,1068,1069,1080,1086,1087,1096,1097,1108,1112,1115,1134,1142,1149,1150,1156,1159,1162,1176,1184,1187,1190,1195,1202,1217,1219,1223,1230,1231,1239,1242,1246,1252,1255,1262,1268,1273,1288,1291,1294,1297,1301,1316,1319,1328,1333,1336,1337,1339,1356,1359,1361,1367,1372,1374,1382,1385,1390,1397,1399,1412,1414,1415,1416,1417,1418,1426,1428,1431,1432,1434,1443,1448,1451,1469,1477,1478,1482,1486,1487,1494,1495,1496,1498,1501,1514,1517,1523,1524,1526,1529,1530,1537,1540,1548,1549,1552,1555,1559,1560,1568,1574,1578,1579,1580,1582,1584,1585,1590,1597,1598,1599,1602,1605,1616,1617,1630,1634,1639,1644,1651,1657,1664,1670,1674,1678,1680,1681,1684,1696,1698,1699,1704,1715,1722,1725,1727,1739,1741,1744,1746,1752,1761,1319,1328,1333,1336,1337,1339,1356,1359,1361,1367,1372,1374,1382,1385,1390,1397,1399,1412,1414,1415,1416,1417,1418,1426,1428,1431,1432,1434,1443,1448,1451,1469,1477,1478,1482,1486,1487,1494,1495,1496,1498,1501,1514,1517,1523,1524,1526,1529,1530,1537,1540,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1013,1021,1024,1031] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1009,1011,1022,1025,1027,1033,1035,1036,1037,1042,1043,1045,1052,1065,1077,1082,1088,1102,1103,1105,1106,1109,1128,1137,1143,1156,1167,1169,1172,1177,1178,1180,1189,1193,1197,1198,1201,1208,1212,1214,1217,1218,1223,1225,1229,1232,1233,1246,1248,1253,1256,1267,1278,1284,1289,1290,1305,1307,1308,1312,1316,1326,1329,1334,1349,1361,1366,1368,1369,1372,1377,1382,1383,1386,1387,1390,1392,1401,1406,1409,1412,1413,1416,1419,1421,1423,1431,1433,1438,1442,1453,1466,1479,1485,1491,1493,1495,1502,1507,1510,1522,1524,1528,1537,1540,1542,1556,1561,1563,1568,1573,1575,1580,1588,1591,1595,1600,1622,1623,1625,1629,1633,1634,1637,1639,1640,1647,1651,1653,1659,1660,1671,1672,1675,1682,1698,1702,1707,1713,1714,1724,1728,1732,1736,1740,1741,1744,1751,1753,1754,1757,1760,1765,1284,1289,1290,1305,1307,1308,1312,1316,1326,1329,1334,1349,1361,1366,1368,1369,1372,1377,1382,1383,1386,1387,1390,1392,1401,1406,1409,1412,1413,1416,1419,1421,1423,1431,1433,1438,1442,1453,1466,1479,1485,1491,1493,1495,1502,1507,1510,1522,1524,1528,1537,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1009,1011,1022,1025] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/forkFixedEpoch b/cardano-chain-gen/test/testfiles/fingerprint/forkFixedEpoch index 088fb8175..bca21fdb6 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/forkFixedEpoch +++ b/cardano-chain-gen/test/testfiles/fingerprint/forkFixedEpoch @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1005,1009,1012,1022,1023,1030,1033,1036,1038,1046,1047,1053,1061,1072,1092,1093,1094,1103,1107,1110,1114,1116,1118,1123,1132,1137,1150,1155,1157,1164,1195,1203,1207,1214,1216,1219,1238,1242,1244,1245,1265,1268,1272,1281,1282,1284,1295,1299,1300,1303,1306,1308,1311,1317,1320,1322,1329,1344,1345,1350,1352,1355,1357,1361,1367,1370,1378,1388,1390,1391,1399,1401,1402,1405,1410,1412,1417,1420,1424,1431,1436,1439,1448,1457,1463,1465,1470,1474,1477,1487,1491,1497,1504] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1013,1018,1020,1023,1033,1040,1045,1056,1065,1073,1089,1103,1105,1117,1130,1131,1132,1134,1135,1139,1145,1154,1159,1168,1172,1184,1195,1196,1199,1212,1216,1223,1232,1233,1235,1238,1253,1255,1258,1263,1275,1277,1286,1287,1295,1298,1299,1301,1302,1304,1309,1313,1323,1324,1328,1333,1334,1347,1351,1361,1363,1367,1377,1378,1383,1384,1393,1400,1401,1421,1425,1427,1429,1431,1436,1437,1439,1442,1443,1450,1461,1464,1469,1474,1475,1477,1492,1493,1498,1499,1504] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/lazyRollback b/cardano-chain-gen/test/testfiles/fingerprint/lazyRollback index 03c221aba..89ed79c70 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/lazyRollback +++ b/cardano-chain-gen/test/testfiles/fingerprint/lazyRollback @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1013,1021,1024,1031,1036,1041,1044,1054,1060,1062,1063,1068,1069,1080,1086,1087,1096,1097,1108,1112,1115,1134,1142,1149,1150,1156,1159,1162,1176,1184,1187,1190,1195,1202,1217,1219,1223,1230,1231,1239,1242,1246,1252,1255,1262,1268,1273,1288,1291,1294,1297,1301,1316,1319,1328,1333,1336,1337,1339,1356,1359,1361,1367,1372,1374,1382,1385,1390,1397,1399,1412,1414,1415,1031,1036,1041,1044,1054,1060,1062,1063,1068,1069,1080,1086,1087,1096,1097,1108,1112,1115,1134,1142,1149,1150,1156,1159,1162,1176,1184,1187,1190,1195,1202,1217,1219,1223,1230,1231,1239,1242,1246,1252,1255] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1009,1011,1022,1025,1027,1033,1035,1036,1037,1042,1043,1045,1052,1065,1077,1082,1088,1102,1103,1105,1106,1109,1128,1137,1143,1156,1167,1169,1172,1177,1178,1180,1189,1193,1197,1198,1201,1208,1212,1214,1217,1218,1223,1225,1229,1232,1233,1246,1248,1253,1256,1267,1278,1284,1289,1290,1305,1307,1308,1312,1316,1326,1329,1334,1349,1361,1366,1368,1369,1372,1377,1382,1383,1025,1027,1033,1035,1036,1037,1042,1043,1045,1052,1065,1077,1082,1088,1102,1103,1105,1106,1109,1128,1137,1143,1156,1167,1169,1172,1177,1178,1180,1189,1193,1197,1198,1201,1208,1212,1214,1217,1218,1223,1225] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/lazyRollbackRestart b/cardano-chain-gen/test/testfiles/fingerprint/lazyRollbackRestart index 9f3daeb65..e2f3c1d26 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/lazyRollbackRestart +++ b/cardano-chain-gen/test/testfiles/fingerprint/lazyRollbackRestart @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1013,1021,1024,1031,1036,1041,1044,1054,1060,1062,1063,1068,1069,1080,1086,1087,1096,1097,1108,1112,1115,1134,1142,1149,1150,1156,1159,1162,1176,1184,1187,1190,1195,1202,1217,1219,1223,1230,1231,1239,1242,1246,1252,1255,1262,1268,1273,1288,1291,1294,1297,1301,1316,1319,1328,1333,1336,1337,1339,1356,1359,1361,1367,1372,1374,1382,1385,1390,1397,1399,1412,1414,1415,1416,1417,1418,1426,1428,1431,1432,1434,1443,1448,1149,1150,1156,1159,1162,1176,1184,1187,1190,1195,1202,1217,1219,1223,1230,1231,1239,1242,1246,1252,1255,1262,1268,1273,1288,1291,1294,1297,1301,1316,1319] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1009,1011,1022,1025,1027,1033,1035,1036,1037,1042,1043,1045,1052,1065,1077,1082,1088,1102,1103,1105,1106,1109,1128,1137,1143,1156,1167,1169,1172,1177,1178,1180,1189,1193,1197,1198,1201,1208,1212,1214,1217,1218,1223,1225,1229,1232,1233,1246,1248,1253,1256,1267,1278,1284,1289,1290,1305,1307,1308,1312,1316,1326,1329,1334,1349,1361,1366,1368,1369,1372,1377,1382,1383,1386,1387,1390,1392,1401,1406,1409,1412,1413,1416,1137,1143,1156,1167,1169,1172,1177,1178,1180,1189,1193,1197,1198,1201,1208,1212,1214,1217,1218,1223,1225,1229,1232,1233,1246,1248,1253,1256,1267,1278,1284] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/mirRewardRollback-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/mirRewardRollback-alonzo index ada7ceafe..a1938babc 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/mirRewardRollback-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/mirRewardRollback-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1010,1019,1024,1036,1041,1042] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1008,1009,1013,1014,1028,1029] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/restartAndRollback b/cardano-chain-gen/test/testfiles/fingerprint/restartAndRollback index 068c0879f..20a5c59ac 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/restartAndRollback +++ b/cardano-chain-gen/test/testfiles/fingerprint/restartAndRollback @@ -1 +1 @@ -[28,42,43,52,62,82,92,106,109,133,161,162,171,195,196,197,206,208,216,222,272,275,282,347,382,392,393,398,414,424,446,448,465,478,485,499,500,506,508,509,513,514,515,518,539,548,566,577,584,589,602,613,626,644,661,664,668,677,725,729,736,746,749,757,773,774,784,810,813,819,828,849,852,866,876,880,886,895,900,924,930,952,964,971,981,987,989,1013,1016,1027,1058,1064,1082,1098,1110,1121,1159,1205,1221,1226,1235,1239,1254,1271,1278,1282,1283,1294,1308,1312,1330,1338,1343,1383,1393,1397,1406,1411,1416,1445,1446,1454,1458,1464,1466,1472,1479,1481,1483,1499,1506,1550,1554,1566,1587,1588,1596,1609,1635,1642,1684,1696,1701,1732,1733,1752,1753,1767,1773,1790,1805,1813,1820,1843,1854,1872,1874,1890,1899,1902,1904,1935,1936,1940,1950,1956,1963,1968,1969,1987,1997,2011,2019,2024,2042,2080,2081,2140,2143,2149,2169,2174,2183,2189,2193,2200,2249,2250,2269,2295,2312,2336,2381,2382,2409,2414,2424,2429,2438,2450,2470,2472,2488,2498,2501,2537] \ No newline at end of file +[28,42,43,52,62,82,92,106,109,133,161,162,171,195,196,197,206,208,216,222,272,275,282,347,382,392,393,398,414,424,446,448,465,478,485,499,500,506,508,509,513,514,515,518,539,548,566,577,584,589,602,613,626,644,661,664,668,677,725,729,736,746,749,757,773,774,784,810,813,819,828,849,852,866,876,880,886,895,900,924,930,952,964,971,981,987,989,1001,1005,1012,1025,1026,1041,1046,1060,1071,1076,1079,1101,1119,1140,1159,1160,1168,1173,1175,1207,1221,1258,1268,1283,1287,1343,1346,1363,1366,1369,1371,1372,1373,1379,1390,1394,1402,1419,1423,1447,1451,1464,1466,1475,1485,1491,1493,1499,1516,1521,1538,1544,1560,1561,1568,1569,1573,1588,1596,1607,1666,1672,1682,1697,1734,1751,1764,1766,1767,1798,1809,1837,1842,1863,1870,1872,1875,1887,1888,1892,1905,1925,1931,1933,1934,1939,1944,1946,1947,1948,1962,1973,1975,1977,1978,1984,1990,1995,2026,2039,2063,2072,2074,2085,2086,2093,2120,2133,2164,2182,2185,2203,2206,2242,2245,2253,2271,2288,2291] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration b/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration index cc9313bea..e81d87934 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration +++ b/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1003,1009,1013,1022,1025,1034,1038,1039,1040,1053,1065,1066,1074,1075,1076,1077,1078,1087,1088,1090,1097,1099,1103,1118,1120,1121,1122,1127,1133,1147,1152,1153,1163,1200,1210,1211,1222,1226,1232,1238,1250,1256,1258,1262,1263,1265,1269,1272,1279,1290,1291,1293,1294,1301,1303,1309,1322,1327,1349,1353,1355,1358,1372,1374,1384,1388,1396,1400,1409,1420,1437,1438,1443,1445,1446,1447,1448,1450,1451,1464,1470,1475,1478,1479,1484,1488,1490,1493,1494,1501,1502,1511,1512,1514,1516,1520,1522,1525,1530,1532,1533,1537,1538,1546,1563,1565,1579,1587,1589,1591,1593,1599,1602,1618,1620,1621,1622,1623,1624,1626,1627,1632,1634,1642,1646,1651,1654,1655,1678,1682,1685,1686,1692,1694,1701,1703,1704,1708,1711,1714,1719,1722,1724,1729,1745,1747,1752,1755,1759,1784,1797,1825,1833,1836,1842,1843,1852,1853,1856,1864,1882,1889,1890,1891,1894,1895,1899,1904,1909,1914,1926,1934,1937,1944,1947,1950,1955,1956,1959,1965,1970,1971,1973,1976,1978,1984,1999,2004,2006,2008,2011,2012,2015,2016,2024,2039,2042,2046,2050,2062,2064,2066,2070,2072,2076,2078,2079,2080,2082,2089,2093,2099,2100,2102,2104,2105,2106,2112,2113,2114,2117,2119,2132,2133,2142,2143,2150,2151,2152,2159,2170,2176,2177,2181,2191,2195,2196,2197,2199,2205,2212,2213,2218,2225,2232,2235,2245,2249,2250,2259,2264,2270,2277,2280,2281,2298,2307,2318,2319,2322,2325,2335,2344,2345,2349,2355,2356,2358,2359,2362,2371,2373,2375,2378,2382,2384,2386,2391,2394,2395,2402,2403,2407,2420,2423,2437,2441,2456,2461,2487,2491,2494,2498,2499,2500,2501,2502,2504,2506,2508,2509,2512,2518,2520,2524,2530,2532,2533,2547,2551,2553,2560,2562,2563,2568,2569,2591,2595,2599,2604,2605,2612,2617,2618,2622,2625,2632,2635,2637,2659,2670,2674,2678,2684,2686,2692,2695,2696,2698,2702,2705,2708,2717,2719,2722,2724,2725,2733,2736,2744,2747,2749,2752,2759,2764,2766,2768,2783,2784,2788,2790,2809,2815,2817,2832,2837,2838,2840,2847,2849,2851,2852,2856,2857,2864,2867,2868,2870,2874,2882,2894,2900,2905,2913,2916,2917,2918,2936,2937,2940,2947,2948,2951,2961,2964,2975,2978,2983,2984,2987,2988,2993,2996,2997,3005,3010,3026,3029,3032,3033,3034,3039,3049,3054,3055,3058,3060,3064,3067,3069,3070,3072,3073,3075,3079,3081,3083,3092,3096,3098,3110,3120,3128,3132,3136,3139,3142,3146,3150,3166,3168,3174,3180,3181,3184,3185,3186,3192,3193,3196,3198,3205,3215,3223,3228,3230,3233,3235,3236,3245,3257,3265,3267,3273,3274,3277,3278,3279,3286,3294,3311,3314,3315,3337,3338,3351,3357,3362,3365,3373,3375,3376,3379,3380,3381,3388,3393,3397,3403,3414,3420,3422,3427,3441,3466,3472,3475,3476,3483,3487,3488,3493,3503,3504,3514,3519,3522,3525,3529,3535,3539,3541,3551,3557,3561,3567,3581,3583,3595,3596,3599,3601,3603,3606,3611,3614,3616,3619,3622,3633,3635,3636,3640,3655,3662,3664,3666,3685,3700,3704,3705,3706,3710,3717,3719,3721,3734,3738,3748,3749,3752,3762,3764,3771,3775,3781,3782,3785,3791,3793,3794,3801,3802,3824,3833,3836,3840,3842,3849,3854,3880,3889,3905,3908,3909,3920,3926,3932,3939,3962,3963,3973,3983,3986,3990,3993,4002,4010,4016,4021,4036,4040,4043,4046,4047,4050,4055,4057,4059,4062,4064,4068,4071,4073,4078,4086,4098,4103,4105,4106,4107,4123,4124,4132,4133,4139,4144,4146,4147,4150,4160,4163,4175,4178,4181,4203,4205,4206,4209,4211,4216,4218,4236,4244,4261,4263,4265,4271,4272,4273,4278,4279,4281,4282,4283,4292,4296,4298,4302,4310,4313,4323,4352,4358,4361,4369,4383,4388,4389,4390,4392,4400,4405,4410,4412,4421,4422,4425,4430,4433,4444,4458,4459,4462,4470,4483,4485,4493,4497,4510,4518,4520,4526,4535,4537,4538,4543,4545,4554,4568,4569,4571,4575,4576,4583,4585,4586,4588,4589,4590,4595,4602,4606,4610,4622,4635,4637,4639,4642,4648,4649,4652,4653,4656,4661,4662,4663,4668,4674,4687,4688,4691,4694,4699,4703,4706,4707,4717,4720,4728,4733,4734,4739,4744,4747,4748,4749,4750,4753,4756,4758,4764,4766,4767,4770,4774,4782,4786,4789,4791,4794,4796,4807,4809,4811,4817,4821,4823,4830,4832,4843,4848,4857,4866,4875,4879,4885,4892,4894,4897,4899,4901,4905,4907,4910,4911,4912,4914,4920,4928,4930,4932,4942,4949,4953,4955,4971,4985,4989,4991,4993,5003,5004,5011,5016,5022,5025,5029,5034,5037,5039,5047,5051,5057,5063,5067,5070,5080,5084,5092,5096,5112,5113,5118,5120,5126,5128,5140,5145,5152,5160,5164,5169,5172,5176,5181,5185,5186,5203,5205,5209,5213,5222,5224,5231,5233,5234,5236,5262,5266,5289,5300,5301,5305,5306,5312,5317,5321,5331,5344,5345,5357,5365,5373,5392,5402,5408,5413,5420,5430,5441,5446,5455,5471,5475,5481,5500] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1002,1006,1015,1018,1021,1027,1031,1032,1034,1036,1043,1046,1049,1050,1052,1054,1056,1063,1068,1075,1081,1091,1095,1098,1099,1104,1106,1107,1126,1129,1131,1132,1136,1138,1141,1148,1151,1155,1173,1174,1175,1177,1178,1184,1186,1190,1192,1203,1207,1213,1216,1218,1219,1232,1233,1238,1239,1246,1252,1253,1255,1256,1261,1278,1279,1284,1286,1295,1300,1302,1304,1305,1317,1318,1320,1338,1340,1344,1348,1360,1363,1364,1368,1370,1371,1373,1375,1379,1380,1381,1388,1390,1406,1412,1415,1423,1425,1426,1427,1430,1438,1439,1440,1444,1452,1460,1467,1469,1474,1482,1483,1484,1494,1497,1500,1501,1504,1507,1514,1517,1520,1522,1529,1532,1537,1541,1542,1549,1554,1556,1559,1560,1565,1572,1573,1575,1591,1592,1609,1618,1626,1647,1655,1660,1673,1674,1682,1683,1684,1685,1689,1690,1691,1692,1703,1711,1722,1728,1733,1736,1743,1760,1761,1764,1773,1790,1810,1819,1821,1823,1824,1829,1830,1839,1844,1846,1850,1851,1857,1859,1861,1863,1869,1872,1875,1878,1881,1889,1893,1909,1914,1920,1923,1931,1947,1952,1959,1960,1963,1969,1982,1992,1994,1997,2006,2010,2011,2012,2015,2017,2027,2029,2030,2036,2037,2046,2051,2065,2069,2079,2080,2082,2085,2091,2095,2102,2104,2105,2106,2107,2113,2117,2119,2124,2126,2127,2135,2140,2142,2144,2157,2158,2162,2164,2166,2169,2173,2180,2181,2182,2184,2185,2186,2194,2204,2212,2219,2231,2233,2236,2241,2250,2258,2263,2268,2277,2280,2289,2304,2310,2313,2327,2332,2335,2344,2363,2366,2384,2387,2388,2390,2392,2393,2397,2406,2410,2422,2425,2426,2427,2430,2431,2448,2452,2454,2457,2461,2469,2479,2482,2489,2495,2496,2497,2498,2504,2505,2523,2525,2533,2551,2559,2566,2579,2583,2584,2585,2591,2592,2597,2604,2623,2626,2636,2646,2653,2655,2662,2663,2684,2693,2700,2705,2707,2708,2714,2719,2720,2728,2745,2747,2750,2751,2753,2761,2762,2772,2775,2779,2782,2791,2799,2813,2817,2818,2822,2829,2838,2839,2841,2846,2857,2862,2873,2875,2877,2878,2880,2883,2885,2887,2888,2912,2913,2925,2931,2941,2955,2962,2971,2974,2978,2992,3014,3015,3019,3024,3028,3039,3050,3052,3054,3059,3060,3062,3069,3074,3075,3079,3081,3085,3096,3099,3102,3103,3105,3119,3120,3123,3124,3127,3132,3145,3146,3151,3157,3159,3165,3166,3169,3173,3179,3180,3185,3196,3198,3209,3211,3214,3215,3220,3230,3239,3244,3247,3249,3263,3267,3271,3277,3289,3291,3300,3304,3308,3309,3317,3318,3327,3330,3335,3341,3358,3370,3386,3393,3395,3407,3414,3422,3427,3436,3440,3441,3451,3453,3454,3461,3467,3474,3476,3477,3478,3479,3483,3495,3500,3504,3510,3512,3517,3528,3533,3538,3539,3542,3548,3552,3566,3572,3579,3585,3602,3606,3613,3635,3639,3643,3655,3658,3661,3665,3666,3672,3685,3686,3689,3695,3696,3709,3728,3730,3731,3743,3744,3748,3752,3755,3756,3757,3762,3763,3764,3767,3781,3783,3788,3794,3795,3798,3808,3819,3821,3832,3834,3842,3845,3848,3852,3860,3864,3869,3876,3892,3898,3907,3909,3922,3933,3934,3938,3946,3949,3950,3954,3960,3962,3968,3969,3970,3974,3977,3983,3991,3999,4011,4034,4035,4039,4044,4061,4065,4068,4072,4073,4076,4098,4099,4100,4101,4103,4105,4109,4116,4117,4120,4121,4131,4141,4155,4159,4160,4174,4177,4180,4181,4183,4185,4202,4204,4221,4225,4229,4232,4239,4244,4246,4249,4250,4272,4275,4280,4286,4288,4290,4292,4296,4299,4300,4303,4304,4308,4310,4311,4319,4326,4330,4333,4334,4339,4343,4344,4346,4348,4350,4360,4362,4364,4367,4371,4380,4381,4385,4389,4397,4404,4405,4410,4414,4417,4420,4423,4424,4428,4436,4440,4441,4445,4449,4454,4455,4457,4460,4466,4468,4495,4498,4502,4507,4516,4518,4528,4533,4536,4541,4548,4550,4553,4568,4569,4574,4575,4578,4589,4590,4603,4609,4619,4623,4636,4642,4648,4649,4650,4653,4672,4674,4678,4690,4700,4701,4710,4711,4718,4737,4742,4747,4748,4753,4759,4780,4784,4790,4791,4795,4800,4802,4803,4804,4806,4810,4811,4817,4825,4827,4828,4829,4831,4840,4842,4843,4846,4849,4851,4853,4854,4857,4858,4862,4879,4880,4883,4888,4905,4909,4914,4916,4918,4920,4923,4924,4928,4932,4934,4939,4946,4952,4957,4961,4970,4979,4981,4984,4986,4987,4988,4994,5000,5004,5005,5007,5011,5013,5038,5039,5041,5049,5051,5057,5067,5070,5072,5074,5075,5077,5078,5081,5094,5099,5102,5103,5105,5113,5118,5128,5136,5149,5158,5167,5172,5175,5179,5180,5182,5184,5196,5204,5206,5211,5216,5221,5225,5227,5233,5239,5240,5245,5246,5247,5249,5257,5259,5267,5270,5284,5290,5292,5296,5298,5301,5305,5306,5308,5310,5321,5325,5327,5332,5338,5340,5343,5357,5365,5372,5380,5385,5400,5403,5417,5425,5443,5445,5448,5455,5468,5471,5477,5479,5480,5490,5493,5494,5496,5498,5503] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration-alonzo index 9c594565d..ee1b22d5e 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/rewardsDeregistration-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1022,1025,1027,1029,1035,1036,1038,1045,1047,1051,1052,1062,1067,1069,1071,1079,1085,1096,1099,1100,1107,1117,1120,1121,1129,1136,1139,1147,1150,1159,1162,1163,1171,1179,1184,1185,1186,1197,1205,1213,1218,1222,1228,1229,1230,1232,1233,1238,1268,1269,1277,1278,1279,1282,1285,1286,1292,1294,1297,1302,1305,1312,1319,1329,1330,1336,1350,1352,1359,1363,1372,1384,1393,1400,1408,1412,1420,1425,1431,1432,1436,1437,1438,1456,1459,1460,1471,1477,1479,1485,1494,1495,1503,1507,1510,1517,1518,1521,1526,1529,1530,1534,1542,1547,1548,1550,1551,1554,1557,1560,1564,1573,1574,1579,1586,1588,1589,1596,1605,1610,1613,1620,1623,1624,1630,1636,1642,1652,1659,1662,1672,1673,1676,1685,1688,1689,1696,1705,1706,1711,1716,1728,1730,1733,1739,1740,1745,1749,1755,1758,1766,1771,1772,1776,1778,1781,1784,1789,1798,1806,1807,1811,1820,1827,1828,1830,1838,1839,1841,1848,1854,1857,1863,1865,1868,1869,1870,1873,1883,1884,1889,1894,1896,1899,1900,1902,1905,1906,1921,1930,1935,1942,1943,1944,1949,1956,1958,1971,1976,1985,1989,1995,1996,1997,2004,2012,2014,2020,2024,2029,2034,2049,2050,2058,2059,2065,2072,2076,2080,2082,2093,2094,2096,2102,2114,2147,2148,2151,2154,2155,2157,2159,2169,2172,2174,2176,2181,2182,2183,2186,2189,2190,2202,2204,2207,2211,2214,2216,2222,2226,2230,2231,2241,2244,2253,2266,2270,2273,2275,2276,2281,2282,2283,2287,2290,2291,2294,2308,2310,2312,2313,2320,2335,2336,2346,2352,2355,2361,2373,2375,2386,2396,2404,2405,2410,2411,2416,2419,2420,2421,2422,2425,2429,2435,2442,2450,2451,2455,2459,2460,2461,2465,2470,2476,2481,2483,2484,2493,2498,2502,2503,2504,2506,2508,2521,2522,2527,2529,2531,2532,2534,2536,2542,2543,2550,2552,2562,2563,2570,2573,2575,2576,2581,2586,2587,2588,2589,2599,2602,2614,2640,2644,2646,2649,2651,2656,2665,2669,2672,2681,2683,2688,2690,2705,2706,2707,2709,2715,2722,2735,2736,2738,2742,2756,2769,2770,2771,2775,2781,2784,2792,2807,2808,2815,2817,2820,2821,2823,2830,2853,2855,2857,2858,2862,2880,2881,2883,2888,2891,2894,2904,2911,2920,2924,2925,2929,2931,2933,2936,2937,2948,2949,2953,2958,2962,2966,2970,2975,2979,2986,2987,2994,3000,3008,3021,3023,3026,3034,3036,3037,3038,3043,3044,3054,3056,3070,3080,3084,3092,3094,3099,3104,3105,3106,3108,3117,3125,3128,3134,3138,3139,3144,3145,3146,3148,3150,3162,3163,3164,3167,3186,3198,3200,3201,3202,3206,3210,3213,3214,3223,3225,3241,3242,3268,3282,3285,3287,3289,3292,3297,3311,3314,3315,3325,3326,3333,3334,3342,3347,3351,3357,3361,3364,3366,3373,3374,3375,3376,3380,3381,3390,3391,3393,3398,3404,3412,3415,3421,3431,3432,3442,3443,3453,3454,3458,3467,3468,3470,3478,3483,3485,3489,3496,3502,3507,3508,3511,3516,3531,3535,3537,3549,3552,3553,3558,3560,3561,3563,3565,3576,3577,3583,3585,3588,3589,3592,3597,3599,3604,3611,3615,3620,3622,3625,3630,3631,3632,3633,3634,3643,3644,3648,3664,3666,3667,3668,3675,3678,3684,3688,3689,3694,3705,3719,3721,3722,3732,3742,3744,3745,3749,3751,3753,3758,3761,3764,3766,3770,3771,3778,3794,3801,3804,3807,3808,3815,3822,3824,3835,3836,3844,3847,3848,3849,3851,3852,3865,3867,3873,3874,3876,3882,3885,3892,3897,3904,3906,3915,3922,3929,3935,3941,3946,3949,3963,3964,3973,3974,3978,3983,3984,3993,3997,3999,4001,4004,4009,4010,4024,4027,4035,4044,4045,4047,4054,4059,4060,4061,4070,4073,4090,4091,4096,4097,4098,4100,4101,4106,4131,4137,4141,4142,4153,4155,4166,4173,4182,4187,4188,4189,4196,4201,4206,4215,4217,4225,4229,4233,4240,4252,4260,4268,4272,4276,4285,4295,4300,4313,4314,4320,4322,4323,4330,4334,4345,4347,4355,4368,4370,4378,4395,4399,4401,4402,4404,4408,4411,4419,4425,4435,4447,4450,4455,4471,4482,4485,4486,4494,4499,4500,4502,4504,4506,4509,4511,4517,4521,4526,4544,4550,4557,4558,4561,4562,4564,4566,4567,4573,4574,4576,4577,4579,4580,4583,4584,4587,4588,4591,4602,4607,4616,4620,4629,4634,4635,4640,4646,4647,4648,4651,4655,4656,4671,4680,4686,4693,4702,4709,4713,4715,4720,4722,4725,4729,4733,4735,4739,4742,4748,4754,4757,4761,4766,4771,4773,4782,4786,4789,4790,4796,4798,4802,4804,4808,4810,4817,4818,4823,4824,4826,4827,4828,4829,4838,4858,4859,4862,4867,4868,4889,4890,4891,4893,4899,4906,4907,4912,4929,4934,4936,4937,4938,4943,4945,4948,4955,4959,4960,4963,4965,4971,4976,4979,4986,4995,4998,5001,5006,5008,5012,5013,5022,5024,5030,5034,5036,5040,5044,5046,5051,5058,5059,5062,5067,5075,5079,5083,5085,5091,5093,5101,5104,5106,5108,5109,5113,5117,5119,5126,5131,5139,5145,5149,5169,5176,5179,5185,5188,5191,5206,5209,5213,5223,5227,5229,5234,5242,5243,5245,5248,5254,5256,5257,5262,5263,5269,5273,5275,5294,5302,5305,5331,5334,5340,5345,5346,5350,5352,5365,5368,5371,5377,5378,5386,5392,5401,5403,5411,5412,5415,5418,5419,5420,5424,5429,5430,5432,5436,5439,5442,5444,5445,5454,5455,5462,5470,5471,5478,5479,5481,5485,5486,5491,5501,5503,5518,5521,5525,5526,5542,5547,5549,5554,5555,5568,5578,5584,5586,5591,5592,5595,5597,5605,5614,5616,5622,5624,5627,5628,5633,5636,5643,5647,5656,5657,5662,5665,5674,5679,5682,5689,5691,5694,5714,5727,5728,5736,5738,5741,5761,5769,5780,5788,5789,5791,5794,5800,5802,5804,5805,5813,5817,5819,5822,5827,5829,5830,5834,5842,5847,5850,5852,5860,5864,5866,5870,5871,5872,5877,5888,5895,5897,5898,5899,5902,5905,5910,5937,5938,5944,5953,5959,5966,5970,5973,5980,5991,6008] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1000,1008,1012,1015,1029,1038,1039,1042,1044,1045,1047,1053,1054,1060,1064,1065,1078,1086,1091,1095,1097,1099,1100,1105,1106,1110,1115,1117,1118,1119,1124,1134,1141,1145,1149,1150,1163,1166,1173,1175,1186,1188,1194,1195,1202,1209,1223,1227,1228,1240,1247,1251,1253,1258,1260,1263,1272,1275,1279,1286,1287,1289,1290,1294,1295,1296,1300,1303,1305,1308,1316,1324,1327,1330,1335,1342,1346,1347,1348,1351,1353,1356,1358,1373,1385,1391,1395,1397,1399,1404,1409,1414,1427,1432,1437,1439,1448,1468,1470,1472,1474,1476,1479,1487,1499,1500,1501,1520,1529,1534,1538,1545,1549,1552,1559,1560,1562,1565,1570,1573,1575,1576,1579,1582,1583,1584,1585,1587,1590,1593,1594,1595,1597,1608,1609,1613,1617,1618,1623,1631,1632,1635,1654,1659,1667,1670,1683,1694,1715,1719,1721,1727,1728,1730,1731,1734,1741,1742,1749,1771,1776,1778,1786,1791,1793,1794,1801,1803,1804,1809,1810,1811,1812,1817,1823,1833,1837,1843,1848,1859,1876,1881,1886,1893,1900,1918,1919,1920,1923,1924,1926,1929,1938,1940,1943,1949,1959,1971,1974,1978,1981,1982,1988,1990,1992,1994,1999,2002,2007,2009,2016,2018,2021,2026,2028,2029,2031,2033,2042,2049,2050,2067,2071,2072,2077,2078,2084,2085,2096,2101,2103,2110,2112,2114,2117,2119,2121,2141,2156,2157,2161,2172,2178,2180,2181,2194,2198,2208,2211,2213,2216,2218,2223,2235,2240,2243,2252,2254,2255,2256,2262,2266,2272,2275,2276,2279,2287,2288,2298,2301,2302,2305,2307,2309,2315,2323,2326,2334,2335,2340,2343,2349,2350,2356,2369,2370,2374,2385,2392,2395,2399,2410,2412,2415,2419,2430,2432,2438,2440,2442,2443,2447,2450,2451,2452,2454,2456,2458,2470,2476,2477,2492,2494,2495,2499,2500,2502,2510,2520,2526,2534,2535,2538,2553,2555,2559,2561,2565,2567,2570,2578,2581,2585,2591,2596,2605,2608,2611,2612,2614,2615,2617,2618,2619,2623,2626,2628,2632,2651,2659,2662,2663,2664,2665,2675,2680,2686,2692,2694,2699,2701,2710,2716,2717,2721,2729,2732,2735,2743,2748,2752,2756,2764,2765,2767,2769,2779,2780,2786,2798,2802,2803,2808,2810,2827,2834,2846,2847,2852,2870,2874,2875,2877,2882,2883,2884,2885,2901,2911,2912,2923,2936,2944,2947,2953,2959,2967,2970,2978,2985,3003,3007,3013,3028,3037,3046,3051,3054,3066,3069,3075,3076,3079,3081,3086,3087,3089,3091,3093,3098,3111,3118,3129,3137,3149,3157,3161,3171,3186,3193,3200,3203,3205,3207,3214,3217,3220,3223,3227,3229,3243,3246,3255,3261,3269,3270,3274,3288,3290,3300,3301,3313,3320,3322,3330,3344,3346,3347,3355,3357,3364,3366,3368,3369,3380,3381,3390,3400,3407,3411,3412,3421,3426,3430,3434,3447,3452,3453,3465,3477,3484,3494,3496,3503,3508,3513,3526,3531,3536,3544,3548,3553,3567,3581,3583,3587,3588,3589,3598,3611,3625,3626,3637,3640,3653,3662,3668,3672,3677,3678,3679,3683,3686,3689,3701,3720,3730,3733,3736,3737,3749,3753,3758,3759,3762,3765,3770,3773,3784,3787,3795,3801,3807,3809,3818,3819,3820,3822,3824,3826,3834,3838,3840,3843,3845,3852,3854,3857,3863,3876,3878,3885,3886,3897,3898,3910,3914,3921,3925,3929,3932,3934,3935,3937,3954,3955,3962,3966,3967,3971,3972,3985,3988,3998,4002,4006,4010,4011,4014,4016,4017,4021,4023,4024,4027,4031,4040,4046,4049,4061,4063,4066,4072,4074,4077,4081,4083,4085,4092,4096,4103,4109,4115,4131,4132,4135,4139,4148,4154,4155,4164,4166,4171,4187,4190,4198,4204,4221,4225,4229,4231,4234,4242,4263,4270,4276,4287,4293,4300,4314,4316,4320,4321,4325,4326,4331,4338,4342,4345,4349,4352,4353,4354,4365,4371,4376,4377,4378,4379,4380,4391,4396,4413,4415,4419,4420,4424,4425,4436,4438,4439,4442,4447,4450,4462,4463,4465,4470,4476,4480,4481,4488,4523,4529,4538,4552,4560,4565,4566,4567,4569,4570,4572,4577,4584,4586,4588,4589,4590,4594,4599,4603,4605,4615,4624,4627,4630,4631,4636,4638,4657,4662,4666,4668,4671,4672,4685,4690,4692,4696,4700,4710,4717,4720,4731,4732,4735,4741,4745,4746,4748,4749,4753,4759,4761,4764,4767,4771,4772,4778,4784,4788,4794,4799,4801,4802,4806,4810,4817,4821,4824,4825,4831,4838,4841,4844,4845,4853,4856,4857,4859,4861,4862,4863,4864,4868,4872,4880,4886,4891,4894,4904,4906,4909,4911,4930,4931,4932,4941,4950,4957,4961,4963,4967,4978,4979,4982,4989,4994,4998,5000,5001,5003,5004,5005,5016,5022,5027,5028,5029,5041,5051,5056,5059,5064,5076,5085,5090,5095,5098,5101,5106,5107,5111,5114,5116,5118,5122,5134,5139,5147,5148,5155,5161,5163,5171,5175,5179,5193,5209,5210,5212,5216,5217,5218,5231,5232,5241,5244,5250,5251,5257,5273,5275,5277,5278,5279,5280,5287,5289,5290,5299,5301,5319,5326,5328,5334,5339,5346,5352,5354,5367,5378,5384,5386,5388,5393,5394,5404,5405,5423,5434,5435,5439,5442,5446,5454,5473,5479,5483,5485,5488,5493,5496,5497,5500] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration b/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration index 39f736483..80db095bc 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration +++ b/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1003,1009,1013,1022,1025,1034,1038,1039,1040,1053,1065,1066,1074,1075,1076,1077,1078,1087,1088,1090,1097,1099,1103,1118,1120,1121,1122,1127,1133,1147,1152,1153,1163,1200,1210,1211,1222,1226,1232,1238,1250,1256,1258,1262,1263,1265,1269,1272,1279,1290,1291,1293,1294,1301,1303,1309,1322,1327,1349,1353,1355,1358,1372,1374,1384,1388,1396,1400,1409,1420,1437,1438,1443,1445,1446,1447,1448,1450,1451,1464,1470,1475,1478,1479,1484,1488,1490,1493,1494,1501,1502,1511,1512,1514,1516,1520,1522,1525,1530,1532,1533,1537,1538,1546,1563,1565,1579,1587,1589,1591,1593,1599,1602,1618,1620,1621,1622,1623,1624,1626,1627,1632,1634,1642,1646,1651,1654,1655,1678,1682,1685,1686,1692,1694,1701,1703,1704,1708,1711,1714,1719,1722,1724,1729,1745,1747,1752,1755,1759,1784,1797,1825,1833,1836,1842,1843,1852,1853,1856,1864,1882,1889,1890,1891,1894,1895,1899,1904,1909,1914,1926,1934,1937,1944,1947,1950,1955,1956,1959,1965,1970,1971,1973,1976,1978,1984,1999,2004,2006,2008,2011,2012,2015,2016,2024,2039,2042,2046,2050,2062,2064,2066,2070,2072,2076,2078,2079,2080,2082,2089,2093,2099,2100,2102,2104,2105,2106,2112,2113,2114,2117,2119,2132,2133,2142,2143,2150,2151,2152,2159,2170,2176,2177,2181,2191,2195,2196,2197,2199,2205,2212,2213,2218,2225,2232,2235,2245,2249,2250,2259,2264,2270,2277,2280,2281,2298,2307,2318,2319,2322,2325,2335,2344,2345,2349,2355,2356,2358,2359,2362,2371,2373,2375,2378,2382,2384,2386,2391,2394,2395,2402,2403,2407,2420,2423,2437,2441,2456,2461,2487,2491,2494,2498,2499,2500,2501,2502,2504,2506,2508,2509,2512,2518,2520,2524,2530,2532,2533,2547,2551,2553,2560,2562,2563,2568,2569,2591,2595,2599,2604,2605,2612,2617,2618,2622,2625,2632,2635,2637,2659,2670,2674,2678,2684,2686,2692,2695,2696,2698,2702,2705,2708,2717,2719,2722,2724,2725,2733,2736,2744,2747,2749,2752,2759,2764,2766,2768,2783,2784,2788,2790,2809,2815,2817,2832,2837,2838,2840,2847,2849,2851,2852,2856,2857,2864,2867,2868,2870,2874,2882,2894,2900,2905,2913,2916,2917,2918,2936,2937,2940,2947,2948,2951,2961,2964,2975,2978,2983,2984,2987,2988,2993,2996,2997,3005,3010,3026,3029,3032,3033,3034,3039,3049,3054,3055,3058,3060,3064,3067,3069,3070,3072,3073,3075,3079,3081,3083,3092,3096,3098,3110,3120,3128,3132,3136,3139,3142,3146,3150,3166,3168,3174,3180,3181,3184,3185,3186,3192,3193,3196,3198,3205,3215,3223,3228,3230,3233,3235,3236,3245,3257,3265,3267,3273,3274,3277,3278,3279,3286,3294,3311,3314,3315,3337,3338,3351,3357,3362,3365,3373,3375,3376,3379,3380,3381,3388,3393,3397,3403,3414,3420,3422,3427,3441,3466,3472,3475,3476,3483,3487,3488,3493,3503] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1002,1006,1015,1018,1021,1027,1031,1032,1034,1036,1043,1046,1049,1050,1052,1054,1056,1063,1068,1075,1081,1091,1095,1098,1099,1104,1106,1107,1126,1129,1131,1132,1136,1138,1141,1148,1151,1155,1173,1174,1175,1177,1178,1184,1186,1190,1192,1203,1207,1213,1216,1218,1219,1232,1233,1238,1239,1246,1252,1253,1255,1256,1261,1278,1279,1284,1286,1295,1300,1302,1304,1305,1317,1318,1320,1338,1340,1344,1348,1360,1363,1364,1368,1370,1371,1373,1375,1379,1380,1381,1388,1390,1406,1412,1415,1423,1425,1426,1427,1430,1438,1439,1440,1444,1452,1460,1467,1469,1474,1482,1483,1484,1494,1497,1500,1501,1504,1507,1514,1517,1520,1522,1529,1532,1537,1541,1542,1549,1554,1556,1559,1560,1565,1572,1573,1575,1591,1592,1609,1618,1626,1647,1655,1660,1673,1674,1682,1683,1684,1685,1689,1690,1691,1692,1703,1711,1722,1728,1733,1736,1743,1760,1761,1764,1773,1790,1810,1819,1821,1823,1824,1829,1830,1839,1844,1846,1850,1851,1857,1859,1861,1863,1869,1872,1875,1878,1881,1889,1893,1909,1914,1920,1923,1931,1947,1952,1959,1960,1963,1969,1982,1992,1994,1997,2006,2010,2011,2012,2015,2017,2027,2029,2030,2036,2037,2046,2051,2065,2069,2079,2080,2082,2085,2091,2095,2102,2104,2105,2106,2107,2113,2117,2119,2124,2126,2127,2135,2140,2142,2144,2157,2158,2162,2164,2166,2169,2173,2180,2181,2182,2184,2185,2186,2194,2204,2212,2219,2231,2233,2236,2241,2250,2258,2263,2268,2277,2280,2289,2304,2310,2313,2327,2332,2335,2344,2363,2366,2384,2387,2388,2390,2392,2393,2397,2406,2410,2422,2425,2426,2427,2430,2431,2448,2452,2454,2457,2461,2469,2479,2482,2489,2495,2496,2497,2498,2504,2505,2523,2525,2533,2551,2559,2566,2579,2583,2584,2585,2591,2592,2597,2604,2623,2626,2636,2646,2653,2655,2662,2663,2684,2693,2700,2705,2707,2708,2714,2719,2720,2728,2745,2747,2750,2751,2753,2761,2762,2772,2775,2779,2782,2791,2799,2813,2817,2818,2822,2829,2838,2839,2841,2846,2857,2862,2873,2875,2877,2878,2880,2883,2885,2887,2888,2912,2913,2925,2931,2941,2955,2962,2971,2974,2978,2992,3014,3015,3019,3024,3028,3039,3050,3052,3054,3059,3060,3062,3069,3074,3075,3079,3081,3085,3096,3099,3102,3103,3105,3119,3120,3123,3124,3127,3132,3145,3146,3151,3157,3159,3165,3166,3169,3173,3179,3180,3185,3196,3198,3209,3211,3214,3215,3220,3230,3239,3244,3247,3249,3263,3267,3271,3277,3289,3291,3300,3304,3308,3309,3317,3318,3327,3330,3335,3341,3358,3370,3386,3393,3395,3407,3414,3422,3427,3436,3440,3441,3451,3453,3454,3461,3467,3474,3476,3477,3478,3479,3483,3495,3500] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration-Alonzo b/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration-Alonzo index 24b3f2045..82e59790b 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration-Alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/rewardsReregistration-Alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1022,1025,1027,1029,1035,1036,1038,1045,1047,1051,1052,1062,1067,1069,1071,1079,1085,1096,1099,1100,1107,1117,1120,1121,1129,1136,1139,1147,1150,1159,1162,1163,1171,1179,1184,1185,1186,1197,1205,1213,1218,1222,1228,1229,1230,1232,1233,1238,1268,1269,1277,1278,1279,1282,1285,1286,1292,1294,1297,1302,1305,1312,1319,1329,1330,1336,1350,1352,1359,1363,1372,1384,1393,1400,1408,1412,1420,1425,1431,1432,1436,1437,1438,1456,1459,1460,1471,1477,1479,1485,1494,1495,1503,1507,1510,1517,1518,1521,1526,1529,1530,1534,1542,1547,1548,1550,1551,1554,1557,1560,1564,1573,1574,1579,1586,1588,1589,1596,1605,1610,1613,1620,1623,1624,1630,1636,1642,1652,1659,1662,1672,1673,1676,1685,1688,1689,1696,1705,1706,1711,1716,1728,1730,1733,1739,1740,1745,1749,1755,1758,1766,1771,1772,1776,1778,1781,1784,1789,1798,1806,1807,1811,1820,1827,1828,1830,1838,1839,1841,1848,1854,1857,1863,1865,1868,1869,1870,1873,1883,1884,1889,1894,1896,1899,1900,1902,1905,1906,1921,1930,1935,1942,1943,1944,1949,1956,1958,1971,1976,1985,1989,1995,1996,1997,2004,2012,2014,2020,2024,2029,2034,2049,2050,2058,2059,2065,2072,2076,2080,2082,2093,2094,2096,2102,2114,2147,2148,2151,2154,2155,2157,2159,2169,2172,2174,2176,2181,2182,2183,2186,2189,2190,2202,2204,2207,2211,2214,2216,2222,2226,2230,2231,2241,2244,2253,2266,2270,2273,2275,2276,2281,2282,2283,2287,2290,2291,2294,2308,2310,2312,2313,2320,2335,2336,2346,2352,2355,2361,2373,2375,2386,2396,2404,2405,2410,2411,2416,2419,2420,2421,2422,2425,2429,2435,2442,2450,2451,2455,2459,2460,2461,2465,2470,2476,2481,2483,2484,2493,2498,2502,2503,2504,2506,2508,2521,2522,2527,2529,2531,2532,2534,2536,2542,2543,2550,2552,2562,2563,2570,2573,2575,2576,2581,2586,2587,2588,2589,2599,2602,2614,2640,2644,2646,2649,2651,2656,2665,2669,2672,2681,2683,2688,2690,2705,2706,2707,2709,2715,2722,2735,2736,2738,2742,2756,2769,2770,2771,2775,2781,2784,2792,2807,2808,2815,2817,2820,2821,2823,2830,2853,2855,2857,2858,2862,2880,2881,2883,2888,2891,2894,2904,2911,2920,2924,2925,2929,2931,2933,2936,2937,2948,2949,2953,2958,2962,2966,2970,2975,2979,2986,2987,2994,3000,3008,3021,3023,3026,3034,3036,3037,3038,3043,3044,3054,3056,3070,3080,3084,3092,3094,3099,3104,3105,3106,3108,3117,3125,3128,3134,3138,3139,3144,3145,3146,3148,3150,3162,3163,3164,3167,3186,3198,3200,3201,3202,3206,3210,3213,3214,3223,3225,3241,3242,3268,3282,3285,3287,3289,3292,3297,3311,3314,3315,3325,3326,3333,3334,3342,3347,3351,3357,3361,3364,3366,3373,3374,3375,3376,3380,3381,3390,3391,3393,3398,3404,3412,3415,3421,3431,3432,3442,3443,3453,3454,3458,3467,3468,3470,3478,3483,3485,3489,3496,3502] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1000,1008,1012,1015,1029,1038,1039,1042,1044,1045,1047,1053,1054,1060,1064,1065,1078,1086,1091,1095,1097,1099,1100,1105,1106,1110,1115,1117,1118,1119,1124,1134,1141,1145,1149,1150,1163,1166,1173,1175,1186,1188,1194,1195,1202,1209,1223,1227,1228,1240,1247,1251,1253,1258,1260,1263,1272,1275,1279,1286,1287,1289,1290,1294,1295,1296,1300,1303,1305,1308,1316,1324,1327,1330,1335,1342,1346,1347,1348,1351,1353,1356,1358,1373,1385,1391,1395,1397,1399,1404,1409,1414,1427,1432,1437,1439,1448,1468,1470,1472,1474,1476,1479,1487,1499,1500,1501,1520,1529,1534,1538,1545,1549,1552,1559,1560,1562,1565,1570,1573,1575,1576,1579,1582,1583,1584,1585,1587,1590,1593,1594,1595,1597,1608,1609,1613,1617,1618,1623,1631,1632,1635,1654,1659,1667,1670,1683,1694,1715,1719,1721,1727,1728,1730,1731,1734,1741,1742,1749,1771,1776,1778,1786,1791,1793,1794,1801,1803,1804,1809,1810,1811,1812,1817,1823,1833,1837,1843,1848,1859,1876,1881,1886,1893,1900,1918,1919,1920,1923,1924,1926,1929,1938,1940,1943,1949,1959,1971,1974,1978,1981,1982,1988,1990,1992,1994,1999,2002,2007,2009,2016,2018,2021,2026,2028,2029,2031,2033,2042,2049,2050,2067,2071,2072,2077,2078,2084,2085,2096,2101,2103,2110,2112,2114,2117,2119,2121,2141,2156,2157,2161,2172,2178,2180,2181,2194,2198,2208,2211,2213,2216,2218,2223,2235,2240,2243,2252,2254,2255,2256,2262,2266,2272,2275,2276,2279,2287,2288,2298,2301,2302,2305,2307,2309,2315,2323,2326,2334,2335,2340,2343,2349,2350,2356,2369,2370,2374,2385,2392,2395,2399,2410,2412,2415,2419,2430,2432,2438,2440,2442,2443,2447,2450,2451,2452,2454,2456,2458,2470,2476,2477,2492,2494,2495,2499,2500,2502,2510,2520,2526,2534,2535,2538,2553,2555,2559,2561,2565,2567,2570,2578,2581,2585,2591,2596,2605,2608,2611,2612,2614,2615,2617,2618,2619,2623,2626,2628,2632,2651,2659,2662,2663,2664,2665,2675,2680,2686,2692,2694,2699,2701,2710,2716,2717,2721,2729,2732,2735,2743,2748,2752,2756,2764,2765,2767,2769,2779,2780,2786,2798,2802,2803,2808,2810,2827,2834,2846,2847,2852,2870,2874,2875,2877,2882,2883,2884,2885,2901,2911,2912,2923,2936,2944,2947,2953,2959,2967,2970,2978,2985,3003,3007,3013,3028,3037,3046,3051,3054,3066,3069,3075,3076,3079,3081,3086,3087,3089,3091,3093,3098,3111,3118,3129,3137,3149,3157,3161,3171,3186,3193,3200,3203,3205,3207,3214,3217,3220,3223,3227,3229,3243,3246,3255,3261,3269,3270,3274,3288,3290,3300,3301,3313,3320,3322,3330,3344,3346,3347,3355,3357,3364,3366,3368,3369,3380,3381,3390,3400,3407,3411,3412,3421,3426,3430,3434,3447,3452,3453,3465,3477,3484,3494,3496,3503] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rewardsShelley b/cardano-chain-gen/test/testfiles/fingerprint/rewardsShelley index f0046e762..59dfdc944 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rewardsShelley +++ b/cardano-chain-gen/test/testfiles/fingerprint/rewardsShelley @@ -1 +1 @@ -[0,2,3,12,14,22,32,34,36,38,43,49,55,57,59,67,73,76,77,89,91,97,106,111,116,117,133,136,140,146,150,161,162,169,179,180,186,187,194,205,210,212,215,216,220,223,229,230,234,236,238,248,249,253,254,259,270,278,282,283,284,294,297,302,315,319,326,332,333,349,359,362,364,374,376,377,380,381,382,398,405,410,415,417,421,424,430,431,436,440,442,443,449,451,458,459,461,464,466,472,473,479,487,489,490,501,502,536,538,548,551,555,556,561,564,565,577,580,582,585,588,590,591,600,606,616,618,625,644,646,665,668,673,677,685,695,703,721,724,731,736,737,741,743,750,754,761,763,774,779,781,784,789,798,801,813,817,818,821,828,829,838,839,852,856,870,885,887,888,893,915,925,930,932,933,939,944,946,955,958,962,965,989,994,995,1002,1003,1007,1008,1011,1012,1021,1039,1041,1045,1047,1050,1053,1058,1059,1061,1065,1067,1068,1071,1072,1078,1080,1083,1085,1088,1092,1094,1106,1109,1115,1117,1120,1122,1128,1129,1132,1134,1145,1150,1151,1163,1165,1166,1175,1177,1178,1186,1187,1188,1193,1198,1205,1214,1218,1219,1221,1222,1223,1229,1232,1234,1241,1244,1248,1252,1253,1256,1261,1266,1268,1269,1272,1280,1284,1287,1292,1298,1301,1311,1314,1319,1332,1334,1337,1341,1346,1355,1356,1362,1369,1371,1373,1377,1382,1388,1391,1397,1400,1408,1413,1415,1416,1417,1424,1439,1443,1448,1452,1471,1474,1484,1486,1488,1495,1498,1501,1506,1514,1516,1524,1528,1532,1537,1538,1540,1542,1546,1548,1549,1554,1556,1566,1567,1574,1577,1578,1582,1584,1589,1593,1602,1611,1614,1619,1621,1622,1624,1626,1627,1640,1659,1660,1663,1686,1691,1699,1700,1705,1711,1714,1716,1717,1719,1739,1740,1744,1747,1749,1751,1754,1759,1763,1768,1770,1777,1792,1795,1797,1802,1808,1815,1816,1817,1824,1825,1826,1827,1831,1837,1843,1846,1856,1859,1860,1868,1869,1877,1879,1882,1888,1890,1893,1899,1901,1906,1907,1914,1917,1922,1924,1925,1927,1933,1938,1942,1944,1948,1950,1954,1966,1968,1973,1974,1976,1980,1985,1989,1992,1994,2004,2012,2020,2021,2022,2027,2032,2046,2064,2065,2073,2074,2075,2083,2085,2092,2097,2101,2109,2119,2120,2127,2135,2140,2141,2143,2148,2154,2156,2163,2164,2166,2168,2170,2171,2178,2187,2191,2194,2196,2202,2215,2216,2219,2226,2227,2229,2236,2239,2241,2266,2270,2275,2278,2284,2289,2291,2292,2293,2306,2314,2326,2336,2338,2342,2344,2345,2347,2349,2350,2351,2364,2367,2376,2383,2387,2389,2392,2396,2399,2402,2405,2408,2413,2415,2416,2417,2420,2422,2434,2442,2445,2446,2451,2458,2469,2487,2497,2511] \ No newline at end of file +[0,2,3,12,14,22,32,34,36,38,43,49,55,57,59,67,73,76,77,89,91,97,106,111,116,117,133,136,140,146,150,161,162,169,179,180,186,187,194,205,210,212,215,216,220,223,229,230,234,236,238,248,249,253,254,259,270,278,282,283,284,294,297,302,315,319,326,332,333,349,359,362,364,374,376,377,380,381,382,398,405,410,415,417,421,424,430,431,436,440,442,443,449,451,458,459,461,464,466,472,473,479,487,489,490,501,502,536,538,548,551,555,556,561,564,565,577,580,582,585,588,590,591,600,606,616,618,625,644,646,665,668,673,677,685,695,703,721,724,731,736,737,741,743,750,754,761,763,774,779,781,784,789,798,801,813,817,818,821,828,829,838,839,852,856,870,885,887,888,893,915,925,930,932,933,939,944,946,955,958,962,965,989,994,995,1016,1018,1025,1036,1041,1045,1065,1066,1074,1091,1094,1097,1098,1099,1101,1102,1104,1109,1111,1116,1126,1129,1132,1134,1137,1139,1143,1152,1169,1178,1185,1186,1188,1192,1205,1206,1210,1215,1217,1225,1235,1236,1241,1251,1261,1262,1263,1267,1268,1274,1287,1292,1297,1301,1314,1315,1319,1320,1322,1328,1329,1333,1335,1340,1346,1347,1350,1351,1352,1356,1357,1367,1369,1371,1373,1375,1382,1393,1406,1408,1418,1419,1424,1439,1441,1446,1449,1453,1456,1462,1484,1486,1488,1504,1505,1508,1509,1513,1514,1515,1516,1518,1521,1531,1537,1542,1546,1549,1550,1555,1557,1566,1577,1580,1583,1584,1586,1587,1592,1594,1597,1598,1607,1608,1611,1614,1622,1625,1626,1644,1646,1647,1678,1691,1694,1704,1705,1708,1716,1717,1720,1722,1729,1741,1746,1747,1749,1754,1755,1761,1767,1771,1773,1778,1779,1783,1787,1791,1798,1810,1813,1816,1821,1823,1825,1827,1838,1839,1842,1873,1882,1884,1887,1888,1889,1897,1907,1911,1914,1918,1920,1921,1922,1937,1948,1949,1952,1955,1957,1964,1965,1969,1973,1978,1986,1991,1995,2000,2003,2005,2007,2017,2019,2028,2034,2037,2060,2069,2072,2073,2076,2077,2088,2098,2106,2108,2127,2128,2129,2133,2144,2146,2147,2153,2155,2165,2197,2199,2219,2223,2227,2239,2251,2257,2258,2266,2273,2277,2280,2284,2288,2294,2295,2300,2301,2308,2324,2326,2335,2339,2340,2348,2353,2356,2361,2370,2371,2376,2386,2390,2398,2407,2410,2414,2418,2419,2424,2428,2429,2434,2437,2443,2446,2456,2464,2467,2475,2480,2481,2483,2484,2497,2500] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary b/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary index ff63fd535..202258478 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary +++ b/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1004,1008,1017,1028,1042,1046,1050,1051,1053,1061,1065,1067,1077,1084,1088,1091,1092,1094,1099,1103,1107,1112,1115,1118,1122,1123,1125,1140,1147,1158,1161,1162,1171,1178,1181,1187,1194,1206,1222,1242,1244,1253,1264,1272,1275,1277,1290,1294,1295,1298,1301,1313,1334,1337,1349,1350,1367,1378,1389,1391,1394,1395,1397,1398,1410,1418,1428,1437,1441,1446,1448,1449,1451,1460,1463,1468,1477,1486,1495,1497,1511,1513,1516,1518,1520,1522,1524,1526,1527,1538,1540,1549,1555,1557,1561,1564,1570,1575,1582,1596,1609,1615,1616,1625,1626,1641,1643,1646,1656,1663,1672,1678,1682,1683,1693,1694,1700,1701,1702,1706,1708,1709,1712,1714,1723,1726,1728,1729,1732,1733,1735,1736,1738,1739,1740,1741,1744,1747,1749,1751,1752,1754,1755,1757,1760,1761,1772,1777,1781,1784,1796,1817,1821,1825,1826,1831,1843,1859,1869,1877,1884,1889,1902,1912,1916,1919,1937,1943,1946,1949,1950,1953,1958,1962,1965,1967,1971,1972,1973,1974,1994,2007] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1000,1001,1003,1006,1013,1016,1032,1033,1034,1036,1038,1041,1046,1047,1054,1062,1068,1073,1074,1076,1078,1088,1089,1096,1098,1100,1111,1115,1117,1120,1130,1131,1139,1142,1149,1158,1160,1163,1167,1176,1180,1187,1197,1198,1199,1204,1209,1214,1222,1224,1230,1234,1239,1247,1248,1259,1268,1278,1281,1289,1300,1302,1303,1307,1310,1312,1313,1317,1324,1335,1336,1338,1341,1347,1356,1361,1377,1379,1387,1392,1398,1401,1404,1409,1410,1418,1419,1434,1447,1449,1454,1458,1461,1466,1467,1471,1473,1484,1485,1489,1490,1495,1496,1520,1522,1523,1525,1529,1532,1536,1538,1546,1552,1560,1563,1567,1569,1571,1575,1577,1578,1587,1598,1599,1618,1619,1622,1627,1628,1629,1630,1631,1636,1642,1643,1647,1657,1659,1665,1667,1671,1672,1673,1679,1681,1682,1696,1697,1703,1706,1713,1724,1729,1733,1738,1743,1749,1751,1755,1756,1762,1770,1773,1777,1782,1783,1786,1793,1799,1801,1802,1807,1813,1815,1821,1833,1835,1841,1846,1851,1852,1858,1872,1883,1888,1891,1892,1896,1898,1908,1912,1913,1920,1922,1941,1946,1947,1959,1961,1970,1980,1987,1993,2011] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary-alonzo index e7322f59d..5a4a2eabd 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/rollbackBoundary-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1002,1003,1004,1010,1018,1021,1023,1025,1026,1029,1046,1050,1052,1054,1056,1061,1065,1067,1070,1072,1077,1088,1094,1099,1106,1108,1109,1110,1116,1136,1139,1142,1144,1145,1151,1156,1157,1160,1168,1186,1187,1198,1204,1207,1211,1216,1219,1220,1230,1243,1246,1254,1256,1257,1260,1261,1267,1270,1273,1280,1285,1286,1298,1301,1302,1309,1313,1317,1320,1324,1326,1340,1345,1361,1362,1372,1375,1377,1379,1380,1381,1385,1398,1399,1402,1406,1423,1424,1426,1431,1435,1437,1447,1457,1458,1459,1477,1478,1482,1483,1488,1500,1512,1519,1525,1539,1542,1553,1558,1561,1563,1572,1579,1582,1587,1588,1590,1593,1598,1600,1602,1604,1608,1616,1631,1634,1639,1643,1644,1655,1657,1658,1659,1662,1673,1675,1690,1695,1697,1698,1703,1709,1724,1725,1727,1729,1736,1737,1740,1752,1753,1768,1778,1780,1783,1784,1785,1792,1805,1818,1820,1824,1828,1831,1834,1835,1838,1842,1853,1854,1857,1860,1862,1876,1884,1887,1899,1900,1912,1921,1922,1929,1931,1940,1950,1953,1954,1962,1971,1975,1982,1987,1995,1999,2000] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1008,1010,1013,1020,1022,1024,1025,1028,1036,1053,1059,1066,1067,1077,1082,1084,1089,1091,1092,1094,1105,1111,1115,1118,1120,1122,1124,1126,1135,1136,1140,1143,1144,1146,1149,1150,1163,1165,1169,1173,1174,1180,1194,1196,1198,1226,1232,1234,1238,1239,1246,1248,1254,1258,1262,1276,1281,1282,1285,1290,1300,1304,1311,1315,1319,1320,1325,1327,1328,1338,1339,1343,1346,1352,1362,1364,1365,1384,1392,1395,1407,1420,1428,1440,1443,1455,1456,1459,1460,1464,1467,1469,1475,1479,1480,1483,1484,1488,1492,1496,1500,1505,1506,1508,1515,1519,1523,1524,1533,1538,1539,1541,1543,1546,1550,1551,1557,1559,1563,1567,1570,1572,1577,1579,1581,1599,1601,1602,1606,1616,1629,1634,1635,1639,1651,1656,1670,1678,1679,1682,1683,1687,1693,1702,1709,1710,1718,1719,1737,1740,1742,1743,1750,1754,1759,1761,1785,1788,1789,1792,1794,1797,1801,1805,1807,1808,1810,1815,1816,1817,1829,1830,1834,1843,1849,1850,1851,1854,1856,1858,1875,1890,1896,1905,1907,1915,1917,1918,1919,1923,1931,1934,1940,1942,1945,1949,1951,1957,1961,1970,1981,1988,2010] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/rollbackFork b/cardano-chain-gen/test/testfiles/fingerprint/rollbackFork index 2f9dfa103..6bfd9c678 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/rollbackFork +++ b/cardano-chain-gen/test/testfiles/fingerprint/rollbackFork @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1005,1009] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1013,1018] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards b/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards index 90bb52e2a..e50a937b9 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards +++ b/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1006,1007,1008,1011,1013,1014,1030,1031,1035,1054,1056,1059,1071,1072,1073,1081,1084,1085,1092,1112,1114,1130,1131,1137,1139,1142,1144,1145,1147,1150,1161,1165,1167,1168,1173,1175,1178,1180,1190,1192,1198,1201,1207,1213,1217,1222,1223,1228,1232,1236,1240,1247,1248,1249,1255,1260,1261,1273,1279,1284,1298,1304,1309,1321,1322,1332,1334,1340,1352,1354,1359,1360,1366,1369,1374,1379,1383,1398,1401,1404,1409,1410,1411,1412,1419,1423,1435,1439,1448,1450,1454,1459,1462,1464,1465,1472,1474,1480,1482,1486,1487,1502,1505,1510,1511,1513,1524,1528,1531,1534,1535,1540,1544,1548,1552,1553,1556,1558,1559,1561,1568,1579,1581,1584,1600,1602,1605,1607,1610,1614,1617,1628,1632,1635,1644,1647,1648,1652,1656,1657,1661,1662,1665,1666,1671,1677,1678,1684,1685,1686,1689,1692,1695,1697,1703,1721,1722,1727,1730,1732,1733,1736,1738,1740,1742,1749,1752,1755,1774,1776,1781,1783,1789,1794,1795,1808,1811,1818,1830,1834,1836,1837,1838,1839,1845,1846,1850,1853,1854,1857,1859,1869,1887,1890,1896,1897,1898,1902,1903,1909,1911,1918,1930,1940,1951,1954,1967,1968,1974,1978,1981,1984,1988,1991,1998,2005,2007,2019,2021,2026,2033,2035,2038,2043,2048,2049,2059,2061,2064,2065,2087,2094,2112,2113,2114,2117,2124,2136,2139,2140,2145,2153,2157,2161,2169,2172,2182,2189,2198,2203,2205,2206,2207,2228,2231,2244,2260,2263,2277,2281,2292,2298,2307,2311,2313,2316,2317,2318,2320,2322,2325,2333,2340,2349,2364,2368,2369,2377,2385,2393,2397,2402,2404,2406,2412,2423,2424,2431,2432,2438,2441,2446,2458,2460,2468,2472,2474,2479,2491,2495,2498,2500] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1002,1003,1019,1021,1034,1065,1067,1073,1077,1080,1082,1085,1096,1104,1107,1120,1122,1124,1130,1147,1157,1159,1178,1179,1180,1185,1191,1193,1194,1198,1203,1206,1209,1212,1230,1242,1243,1244,1248,1256,1260,1263,1267,1269,1274,1277,1279,1290,1292,1310,1313,1330,1338,1340,1342,1345,1353,1354,1361,1365,1367,1372,1382,1384,1387,1410,1413,1418,1428,1433,1437,1449,1452,1453,1459,1462,1470,1472,1475,1477,1478,1479,1487,1490,1493,1497,1506,1510,1515,1526,1527,1531,1533,1537,1538,1541,1545,1554,1559,1561,1562,1567,1587,1588,1590,1591,1593,1601,1604,1616,1617,1619,1628,1630,1640,1647,1648,1652,1657,1659,1680,1686,1688,1693,1695,1699,1701,1707,1709,1712,1719,1720,1727,1742,1757,1765,1776,1780,1787,1789,1797,1806,1808,1809,1810,1811,1816,1821,1828,1834,1841,1845,1847,1850,1868,1880,1899,1910,1913,1918,1922,1924,1925,1927,1930,1935,1939,1941,1942,1948,1957,1963,1965,1970,1977,1981,1984,1988,1991,1992,1998,1999,2009,2015,2018,2019,2022,2023,2032,2036,2037,2040,2045,2055,2056,2077,2078,2080,2083,2090,2091,2092,2095,2100,2101,2102,2107,2110,2111,2118,2120,2125,2129,2132,2137,2139,2141,2143,2146,2148,2159,2162,2163,2164,2168,2174,2175,2177,2179,2180,2184,2191,2200,2210,2216,2221,2225,2226,2228,2238,2247,2249,2250,2253,2257,2271,2274,2284,2285,2286,2290,2291,2306,2307,2323,2327,2335,2344,2346,2351,2352,2353,2361,2362,2366,2370,2374,2375,2378,2379,2384,2387,2394,2395,2400,2405,2430,2431,2432,2437,2444,2448,2449,2452,2471,2473,2475,2477,2479,2482,2497,2499,2515] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards-alonzo index 1456e4982..59fe68a79 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/simpleRewards-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1000,1002,1003,1004,1007,1008,1016,1018,1028,1035,1036,1058,1060,1069,1076,1077,1084,1087,1099,1101,1102,1112,1137,1138,1139,1140,1142,1145,1154,1156,1158,1160,1162,1163,1164,1168,1174,1175,1187,1193,1195,1196,1197,1202,1204,1206,1207,1209,1214,1215,1218,1219,1228,1231,1234,1236,1245,1246,1251,1254,1256,1258,1264,1271,1281,1296,1297,1300,1311,1316,1321,1323,1324,1327,1328,1329,1331,1340,1344,1353,1356,1363,1368,1372,1373,1376,1388,1391,1436,1437,1441,1449,1450,1451,1453,1455,1456,1464,1465,1469,1470,1475,1476,1483,1485,1489,1495,1498,1514,1515,1516,1519,1520,1522,1523,1526,1529,1531,1536,1539,1540,1551,1553,1555,1568,1570,1574,1577,1578,1584,1596,1599,1606,1607,1609,1617,1623,1627,1630,1649,1656,1662,1664,1666,1667,1677,1682,1683,1693,1696,1698,1713,1718,1724,1725,1730,1731,1733,1743,1747,1751,1755,1757,1763,1767,1768,1774,1780,1796,1799,1810,1814,1815,1818,1823,1824,1825,1828,1833,1835,1837,1847,1848,1853,1856,1859,1861,1865,1873,1879,1881,1886,1887,1888,1892,1893,1894,1900,1909,1918,1932,1933,1935,1942,1948,1953,1955,1958,1971,1972,1976,1983,1988,1993,1995,2000,2007,2012,2015,2018,2021,2029,2032,2038,2041,2055,2056,2059,2062,2063,2070,2090,2094,2105,2106,2111,2116,2133,2153,2168,2172,2183,2189,2191,2192,2196,2199,2201,2209,2213,2216,2218,2220,2238,2243,2250,2263,2267,2268,2270,2278,2282,2283,2285,2291,2292,2293,2298,2310,2312,2313,2318,2321,2323,2324,2338,2342,2343,2348,2357,2369,2375,2380,2382,2385,2386,2391,2394,2397,2403,2408,2412,2418,2424,2430,2431,2444,2451,2455,2458,2459,2468,2471,2475,2477,2478,2484,2495,2496,2504] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1004,1006,1008,1019,1021,1022,1023,1024,1027,1035,1037,1039,1053,1056,1063,1076,1089,1105,1106,1108,1111,1113,1114,1125,1131,1139,1141,1144,1145,1146,1147,1148,1154,1160,1166,1169,1171,1172,1174,1178,1181,1192,1195,1202,1216,1234,1237,1242,1248,1251,1258,1259,1260,1268,1274,1284,1313,1317,1319,1320,1332,1333,1335,1343,1344,1346,1351,1353,1358,1361,1362,1372,1374,1377,1382,1393,1414,1416,1419,1421,1427,1428,1429,1433,1446,1458,1465,1476,1479,1483,1487,1506,1510,1513,1518,1519,1528,1531,1532,1538,1539,1541,1551,1558,1559,1560,1564,1565,1566,1570,1574,1578,1579,1582,1587,1589,1592,1600,1603,1604,1605,1611,1614,1620,1624,1626,1630,1632,1640,1643,1652,1655,1659,1663,1668,1669,1670,1673,1679,1690,1695,1698,1719,1721,1724,1725,1727,1737,1745,1756,1762,1763,1795,1796,1797,1822,1827,1830,1831,1837,1839,1843,1844,1845,1858,1863,1868,1869,1870,1871,1872,1875,1876,1878,1880,1883,1888,1890,1898,1907,1908,1914,1922,1932,1937,1938,1941,1945,1951,1955,1958,1965,1967,1975,1980,1983,1988,1992,1997,2000,2005,2012,2013,2018,2023,2029,2030,2037,2047,2050,2057,2079,2087,2092,2096,2098,2102,2113,2117,2120,2128,2129,2139,2142,2146,2147,2153,2160,2169,2170,2172,2176,2179,2191,2197,2198,2200,2202,2203,2227,2232,2235,2236,2244,2245,2248,2250,2254,2263,2266,2267,2278,2280,2283,2286,2288,2291,2293,2294,2302,2304,2313,2318,2321,2322,2324,2328,2329,2330,2331,2332,2341,2342,2345,2348,2351,2353,2357,2359,2363,2364,2367,2369,2371,2373,2387,2388,2390,2393,2397,2401,2412,2414,2423,2425,2432,2435,2444,2445,2451,2454,2457,2464,2473,2474,2477,2479,2485,2490,2498,2506] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut b/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut index 0970123e7..b9233861b 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut +++ b/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut @@ -1 +1 @@ -[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1001] \ No newline at end of file +[5,11,15,21,22,23,28,33,34,36,42,43,48,52,62,82,88,92,102,106,109,111,116,133,134,143,151,153,157,161,162,171,182,183,193,195,196,197,200,206,208,216,219,222,238,245,250,262,271,272,275,282,286,296,301,310,311,314,325,340,347,354,355,365,376,379,382,384,389,390,391,392,393,398,404,407,414,418,419,422,424,446,448,450,457,465,476,478,485,486,488,499,503,506,509,512,515,518,524,526,527,530,541,542,549,556,561,570,576,578,579,583,589,596,597,609,611,615,620,621,627,633,634,644,650,651,654,661,671,675,680,682,687,694,698,703,705,711,716,718,726,728,730,739,748,749,757,761,782,784,785,791,796,798,815,818,823,837,845,846,847,858,862,865,877,879,881,882,884,885,888,890,892,893,895,898,900,904,908,916,921,922,923,929,930,932,934,936,950,956,957,968,969,985,992,993,994,1000] \ No newline at end of file diff --git a/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut-alonzo b/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut-alonzo index 949128565..8785aa578 100644 --- a/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut-alonzo +++ b/cardano-chain-gen/test/testfiles/fingerprint/singleMIRCertMultiOut-alonzo @@ -1 +1 @@ -[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1004] \ No newline at end of file +[3,4,6,13,22,31,43,46,52,54,56,64,69,73,76,78,79,90,98,99,104,105,106,109,111,113,114,120,122,124,132,142,143,144,152,158,163,167,199,201,209,210,216,219,235,237,254,261,268,273,275,279,280,285,303,304,306,309,310,313,322,325,327,329,330,331,335,340,346,348,353,361,366,372,373,376,377,378,383,388,391,392,393,397,406,408,409,413,420,422,430,438,440,444,452,454,456,460,461,468,469,471,478,483,488,503,507,511,513,514,529,530,536,547,550,554,556,558,561,562,565,566,577,591,594,595,596,599,605,606,611,620,625,627,629,643,644,655,658,667,676,684,690,695,701,704,711,715,720,723,730,732,737,739,741,748,752,755,758,765,772,776,779,780,781,785,790,806,810,816,818,820,822,835,843,846,852,854,855,858,864,865,866,875,878,880,883,888,891,900,904,905,906,907,911,914,917,920,925,934,939,945,951,953,959,962,968,971,975,979,983,988,992,993,996,1001] \ No newline at end of file diff --git a/cardano-db-sync/cardano-db-sync.cabal b/cardano-db-sync/cardano-db-sync.cabal index 4814fab51..eb455b8fd 100644 --- a/cardano-db-sync/cardano-db-sync.cabal +++ b/cardano-db-sync/cardano-db-sync.cabal @@ -1,7 +1,7 @@ cabal-version: 3.6 name: cardano-db-sync -version: 13.5.0.2 +version: 13.6.0.0 synopsis: The Cardano DB Sync node description: A Cardano node that follows the Cardano chain and inserts data from the chain into a PostgresQL database. @@ -169,7 +169,7 @@ library , cardano-ledger-binary , cardano-ledger-byron , cardano-ledger-core - , cardano-ledger-conway + , cardano-ledger-conway ^>= 1.17.1 , cardano-ledger-binary , cardano-ledger-mary , cardano-ledger-shelley >= 1.12.3.0 @@ -209,7 +209,7 @@ library , ouroboros-network-protocols , persistent , persistent-postgresql - , plutus-ledger-api ==1.30.0.0 + , plutus-ledger-api , pretty-show , prometheus , psqueues diff --git a/cardano-db-sync/src/Cardano/DbSync/Config/Cardano.hs b/cardano-db-sync/src/Cardano/DbSync/Config/Cardano.hs index bda62e3a3..060a095dd 100644 --- a/cardano-db-sync/src/Cardano/DbSync/Config/Cardano.hs +++ b/cardano-db-sync/src/Cardano/DbSync/Config/Cardano.hs @@ -3,6 +3,7 @@ {-# LANGUAGE MultiParamTypeClasses #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RankNTypes #-} +{-# LANGUAGE TypeApplications #-} module Cardano.DbSync.Config.Cardano ( GenesisConfig (..), @@ -29,14 +30,12 @@ import qualified Cardano.Ledger.Api.Transition as Ledger import Cardano.Ledger.Binary.Version import Cardano.Ledger.Conway.Genesis import Control.Monad.Trans.Except (ExceptT) -import Data.Word (Word64) import Ouroboros.Consensus.Block.Forging import Ouroboros.Consensus.Cardano (Nonce (..), ProtVer (ProtVer)) import qualified Ouroboros.Consensus.Cardano as Consensus import Ouroboros.Consensus.Cardano.Node import Ouroboros.Consensus.Config (TopLevelConfig (..), emptyCheckpointsMap) import Ouroboros.Consensus.Ledger.Basics (LedgerConfig) -import qualified Ouroboros.Consensus.Mempool.Capacity as TxLimits import Ouroboros.Consensus.Node.ProtocolInfo (ProtocolInfo) import qualified Ouroboros.Consensus.Node.ProtocolInfo as Consensus import Ouroboros.Consensus.Shelley.Eras (StandardCrypto) @@ -92,56 +91,26 @@ mkProtocolInfoCardano :: mkProtocolInfoCardano genesisConfig shelleyCred = protocolInfoCardano $ CardanoProtocolParams - { paramsByron = + { byronProtocolParams = Consensus.ProtocolParamsByron { Consensus.byronGenesis = bGenesis , Consensus.byronPbftSignatureThreshold = Consensus.PBftSignatureThreshold <$> dncPBftSignatureThreshold dnc , Consensus.byronProtocolVersion = dncByronProtocolVersion dnc , Consensus.byronSoftwareVersion = mkByronSoftwareVersion , Consensus.byronLeaderCredentials = Nothing - , Consensus.byronMaxTxCapacityOverrides = TxLimits.mkOverrides TxLimits.noOverridesMeasure } - , paramsShelleyBased = + , shelleyBasedProtocolParams = Consensus.ProtocolParamsShelleyBased { Consensus.shelleyBasedInitialNonce = shelleyPraosNonce genesisHash , Consensus.shelleyBasedLeaderCredentials = shelleyCred } - , paramsShelley = - Consensus.ProtocolParamsShelley - { Consensus.shelleyProtVer = mkProtVer 3 0 - , Consensus.shelleyMaxTxCapacityOverrides = TxLimits.mkOverrides TxLimits.noOverridesMeasure - } - , paramsAllegra = - Consensus.ProtocolParamsAllegra - { Consensus.allegraProtVer = mkProtVer 4 0 - , Consensus.allegraMaxTxCapacityOverrides = TxLimits.mkOverrides TxLimits.noOverridesMeasure - } - , paramsMary = - Consensus.ProtocolParamsMary - { Consensus.maryProtVer = mkProtVer 5 0 - , Consensus.maryMaxTxCapacityOverrides = TxLimits.mkOverrides TxLimits.noOverridesMeasure - } - , paramsAlonzo = - Consensus.ProtocolParamsAlonzo - { Consensus.alonzoProtVer = mkProtVer 7 0 - , Consensus.alonzoMaxTxCapacityOverrides = TxLimits.mkOverrides TxLimits.noOverridesMeasure - } - , paramsBabbage = - Consensus.ProtocolParamsBabbage - { Consensus.babbageProtVer = mkProtVer 9 0 - , Consensus.babbageMaxTxCapacityOverrides = TxLimits.mkOverrides TxLimits.noOverridesMeasure - } - , paramsConway = - Consensus.ProtocolParamsConway - { Consensus.conwayProtVer = mkProtVer 10 0 - , Consensus.conwayMaxTxCapacityOverrides = TxLimits.mkOverrides TxLimits.noOverridesMeasure -- TODO: Conway - } - , ledgerTransitionConfig = + , cardanoProtocolVersion = ProtVer (natVersion @10) 0 + , cardanoLedgerTransitionConfig = Ledger.mkLatestTransitionConfig shelleyGenesis alonzoGenesis conwayGenesis - , hardForkTriggers = + , cardanoHardForkTriggers = Consensus.CardanoHardForkTriggers' { triggerHardForkShelley = dncShelleyHardFork dnc , triggerHardForkAllegra = dncAllegraHardFork dnc @@ -150,7 +119,7 @@ mkProtocolInfoCardano genesisConfig shelleyCred = , triggerHardForkBabbage = dncBabbageHardFork dnc , triggerHardForkConway = dncConwayHardFork dnc } - , checkpoints = emptyCheckpointsMap + , cardanoCheckpoints = emptyCheckpointsMap } where GenesisCardano @@ -163,12 +132,6 @@ mkProtocolInfoCardano genesisConfig shelleyCred = shelleyPraosNonce :: GenesisHashShelley -> Nonce shelleyPraosNonce hsh = Nonce (Crypto.castHash . unGenesisHashShelley $ hsh) -mkProtVer :: Word64 -> Word64 -> ProtVer -mkProtVer a b = - case mkVersion64 a of - Nothing -> error $ "Impossible: Invalid version generated: " <> show a - Just v -> ProtVer v (fromIntegral b) - mkByronSoftwareVersion :: SoftwareVersion mkByronSoftwareVersion = SoftwareVersion name ver diff --git a/cardano-db-sync/src/Cardano/DbSync/Config/Types.hs b/cardano-db-sync/src/Cardano/DbSync/Config/Types.hs index 2e4249a45..813ce2956 100644 --- a/cardano-db-sync/src/Cardano/DbSync/Config/Types.hs +++ b/cardano-db-sync/src/Cardano/DbSync/Config/Types.hs @@ -450,7 +450,7 @@ parseOverrides obj baseOptions = do <*> obj .:? "plutus" .!= sioPlutus baseOptions <*> obj .:? "governance" .!= sioGovernance baseOptions <*> obj .:? "offchain_pool_data" .!= sioOffchainPoolData baseOptions - <*> obj .:? "pool_stats" .!= sioPoolStats baseOptions + <*> obj .:? "pool_stat" .!= sioPoolStats baseOptions <*> obj .:? "json_type" .!= sioJsonType baseOptions <*> obj .:? "remove_jsonb_from_schema" .!= sioRemoveJsonbFromSchema baseOptions @@ -471,7 +471,7 @@ optionsToList SyncInsertOptions {..} = , toJsonIfSet "plutus" sioPlutus , toJsonIfSet "governance" sioGovernance , toJsonIfSet "offchain_pool_data" sioOffchainPoolData - , toJsonIfSet "pool_stats" sioPoolStats + , toJsonIfSet "pool_stat" sioPoolStats , toJsonIfSet "json_type" sioJsonType , toJsonIfSet "remove_jsonb_from_schema" sioRemoveJsonbFromSchema ] @@ -508,7 +508,7 @@ instance ToJSON SyncInsertOptions where , "plutus" .= sioPlutus , "governance" .= sioGovernance , "offchain_pool_data" .= sioOffchainPoolData - , "pool_stats" .= sioPoolStats + , "pool_stat" .= sioPoolStats , "json_type" .= sioJsonType , "remove_jsonb_from_schema" .= sioRemoveJsonbFromSchema ] diff --git a/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/GovAction.hs b/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/GovAction.hs index d2370e716..6de4a5362 100644 --- a/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/GovAction.hs +++ b/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/GovAction.hs @@ -429,18 +429,8 @@ insertUpdateEnacted :: ConwayGovState StandardConway -> ExceptT SyncNodeError (ReaderT SqlBackend m) () insertUpdateEnacted trce cache blkId epochNo enactedState = do - whenJust (strictMaybeToMaybe (grPParamUpdate govIds)) $ \prevId -> do - gaId <- resolveGovActionProposal cache $ unGovPurposeId prevId - void $ lift $ DB.updateGovActionEnacted gaId (unEpochNo epochNo) - - whenJust (strictMaybeToMaybe (grHardFork govIds)) $ \prevId -> do - gaId <- resolveGovActionProposal cache $ unGovPurposeId prevId - void $ lift $ DB.updateGovActionEnacted gaId (unEpochNo epochNo) - (mcommitteeId, mnoConfidenceGaId) <- handleCommittee - constitutionId <- handleConstitution - void $ lift $ DB.insertEpochState @@ -456,10 +446,8 @@ insertUpdateEnacted trce cache blkId epochNo enactedState = do handleCommittee = do mCommitteeGaId <- case strictMaybeToMaybe (grCommittee govIds) of Nothing -> pure Nothing - Just prevId -> do - gaId <- resolveGovActionProposal cache $ unGovPurposeId prevId - _nCommittee <- lift $ DB.updateGovActionEnacted gaId (unEpochNo epochNo) - pure $ Just gaId + Just prevId -> + fmap Just <$> resolveGovActionProposal cache $ unGovPurposeId prevId case (mCommitteeGaId, strictMaybeToMaybe (cgsCommittee enactedState)) of (Nothing, Nothing) -> pure (Nothing, Nothing) @@ -496,10 +484,8 @@ insertUpdateEnacted trce cache blkId epochNo enactedState = do handleConstitution = do mConstitutionGaId <- case strictMaybeToMaybe (grConstitution govIds) of Nothing -> pure Nothing - Just prevId -> do - gaId <- resolveGovActionProposal cache $ unGovPurposeId prevId - _nConstitution <- lift $ DB.updateGovActionEnacted gaId (unEpochNo epochNo) - pure $ Just gaId + Just prevId -> + fmap Just <$> resolveGovActionProposal cache $ unGovPurposeId prevId constitutionIds <- lift $ DB.queryProposalConstitution mConstitutionGaId case constitutionIds of diff --git a/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/LedgerEvent.hs b/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/LedgerEvent.hs index 7ec69a597..c4938e8f6 100644 --- a/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/LedgerEvent.hs +++ b/cardano-db-sync/src/Cardano/DbSync/Era/Universal/Insert/LedgerEvent.hs @@ -94,20 +94,20 @@ insertNewEpochLedgerEvents syncEnv currentEpochNo@(EpochNo curEpoch) = lift $ validateEpochRewards tracer ntw (subFromCurrentEpoch 2) currentEpochNo rwd LedgerAdaPots _ -> pure () -- These are handled separately by insertBlock - LedgerGovInfo en ex uncl -> do + LedgerGovInfo enacted dropped expired uncl -> do unless (Set.null uncl) $ liftIO $ logInfo tracer $ "Found " <> textShow (Set.size uncl) <> " unclaimed proposal refunds" - updateDropped cache (EpochNo curEpoch) (garGovActionId <$> (en <> ex)) - let en' = filter (\e -> Set.notMember (garGovActionId e) uncl) en - ex' = filter (\e -> Set.notMember (garGovActionId e) uncl) ex - insertProposalRefunds tracer ntw (subFromCurrentEpoch 1) currentEpochNo cache (en' <> ex') -- TODO: check if they are disjoint to avoid double entries. - forM_ en $ \gar -> whenJust (garMTreasury gar) $ \treasuryMap -> do + updateDropped cache (EpochNo curEpoch) (garGovActionId <$> (dropped <> expired)) + let refunded = filter (\e -> Set.notMember (garGovActionId e) uncl) (enacted <> dropped <> expired) + insertProposalRefunds tracer ntw (subFromCurrentEpoch 1) currentEpochNo cache refunded -- TODO: check if they are disjoint to avoid double entries. + forM_ enacted $ \gar -> do gaId <- resolveGovActionProposal cache (garGovActionId gar) lift $ void $ DB.updateGovActionEnacted gaId (unEpochNo currentEpochNo) - let rewards = Map.mapKeys Ledger.raCredential $ Map.map (Set.singleton . mkTreasuryReward) treasuryMap - insertRewardRests tracer ntw (subFromCurrentEpoch 1) currentEpochNo cache (Map.toList rewards) + whenJust (garMTreasury gar) $ \treasuryMap -> do + let rewards = Map.mapKeys Ledger.raCredential $ Map.map (Set.singleton . mkTreasuryReward) treasuryMap + insertRewardRests tracer ntw (subFromCurrentEpoch 1) currentEpochNo cache (Map.toList rewards) LedgerMirDist rwd -> do unless (Map.null rwd) $ do let rewards = Map.toList rwd diff --git a/cardano-db-sync/src/Cardano/DbSync/Ledger/Event.hs b/cardano-db-sync/src/Cardano/DbSync/Ledger/Event.hs index 8d8064ee6..24c0e8617 100644 --- a/cardano-db-sync/src/Cardano/DbSync/Ledger/Event.hs +++ b/cardano-db-sync/src/Cardano/DbSync/Ledger/Event.hs @@ -74,7 +74,7 @@ data LedgerEvent | LedgerRestrainedRewards !EpochNo !Generic.Rewards !(Set StakeCred) | LedgerTotalRewards !EpochNo !(Map StakeCred (Set (Ledger.Reward StandardCrypto))) | LedgerAdaPots !AdaPots - | LedgerGovInfo [GovActionRefunded] [GovActionRefunded] (Set (GovActionId StandardCrypto)) + | LedgerGovInfo [GovActionRefunded] [GovActionRefunded] [GovActionRefunded] (Set (GovActionId StandardCrypto)) | LedgerDeposits (SafeHash StandardCrypto Ledger.EraIndependentTxBody) Coin | LedgerStartAtEpoch !EpochNo | LedgerNewEpoch !EpochNo !SyncState @@ -85,7 +85,6 @@ data GovActionRefunded = GovActionRefunded , garDeposit :: Coin , garReturnAddr :: RewardAccount StandardCrypto , garMTreasury :: Maybe (Map (RewardAccount StandardCrypto) Coin) - , garIsEnacted :: Bool -- True for enacted, False for retired, possibly redundant } deriving (Eq) @@ -253,24 +252,24 @@ toLedgerEventConway evt hasRewards = ShelleyLedgerEventTICK ( TickNewEpochEvent ( Conway.EpochEvent - (Conway.GovInfoEvent en ex uncl) + (Conway.GovInfoEvent en droppedEnacted expired uncl) ) ) -> Just $ LedgerGovInfo - (toGovActionRefunded True <$> toList en) - (toGovActionRefunded False <$> toList ex) - uncl + (toGovActionRefunded <$> toList en) + (toGovActionRefunded <$> toList droppedEnacted) + (toGovActionRefunded <$> toList expired) + (Map.keysSet uncl) _ -> Nothing where - toGovActionRefunded :: EraCrypto era ~ StandardCrypto => Bool -> GovActionState era -> GovActionRefunded - toGovActionRefunded isEnacted gas = + toGovActionRefunded :: EraCrypto era ~ StandardCrypto => GovActionState era -> GovActionRefunded + toGovActionRefunded gas = GovActionRefunded { garGovActionId = gasId gas , garDeposit = pProcDeposit $ gasProposalProcedure gas , garReturnAddr = pProcReturnAddr $ gasProposalProcedure gas , garMTreasury = mWithrawal - , garIsEnacted = isEnacted } where mWithrawal = case pProcGovAction (gasProposalProcedure gas) of diff --git a/cardano-db-tool/cardano-db-tool.cabal b/cardano-db-tool/cardano-db-tool.cabal index 187970132..13fbfcecb 100644 --- a/cardano-db-tool/cardano-db-tool.cabal +++ b/cardano-db-tool/cardano-db-tool.cabal @@ -1,7 +1,7 @@ cabal-version: 3.6 name: cardano-db-tool -version: 13.5.0.2 +version: 13.6.0.0 synopsis: Utilities to manage the cardano-db-sync databases. description: Utilities and executable, used to manage and validate the PostgreSQL db and the ledger database of the cardano-db-sync node diff --git a/cardano-db/cardano-db.cabal b/cardano-db/cardano-db.cabal index e10834359..f1f8e4bd5 100644 --- a/cardano-db/cardano-db.cabal +++ b/cardano-db/cardano-db.cabal @@ -1,7 +1,7 @@ cabal-version: 3.6 name: cardano-db -version: 13.5.0.2 +version: 13.6.0.0 synopsis: A base PostgreSQL component for the cardano-db-sync node. description: Code for the Cardano DB Sync node that is shared between the cardano-db-node and other components. diff --git a/cardano-db/test/cardano-db-test.cabal b/cardano-db/test/cardano-db-test.cabal index 7a3d66b9a..5cc89e69e 100644 --- a/cardano-db/test/cardano-db-test.cabal +++ b/cardano-db/test/cardano-db-test.cabal @@ -1,7 +1,7 @@ cabal-version: 3.6 name: cardano-db-test -version: 13.5.0.2 +version: 13.6.0.0 synopsis: Tests for the base functionality of the cardano-db library description: Code for the Cardano DB Sync node that is shared between the cardano-db-node and other components. diff --git a/cardano-smash-server/cardano-smash-server.cabal b/cardano-smash-server/cardano-smash-server.cabal index e70523e8e..ecf04216b 100644 --- a/cardano-smash-server/cardano-smash-server.cabal +++ b/cardano-smash-server/cardano-smash-server.cabal @@ -1,7 +1,7 @@ cabal-version: 3.6 name: cardano-smash-server -version: 13.5.0.2 +version: 13.6.0.0 synopsis: The Cardano smash server description: Please see the README on GitHub at diff --git a/doc/schema.md b/doc/schema.md index 3556f17d5..14c6481bd 100644 --- a/doc/schema.md +++ b/doc/schema.md @@ -1,6 +1,5 @@ # Schema Documentation for cardano-db-sync -Schema version: 13.5.0.2 (from branch **1870-variant-collateral-txout** which may not accurately reflect the version number) **Note:** This file is auto-generated from the documentation in cardano-db/src/Cardano/Db/Schema/BaseSchema.hs by the command `cabal run -- gen-schema-docs doc/schema.md`. This document should only be updated during the release process and updated on the release branch. ### `schema_version` diff --git a/docker-compose.yml b/docker-compose.yml index 8e41a3724..3a1286e45 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,7 +33,7 @@ services: max-file: "10" cardano-node: - image: ghcr.io/intersectmbo/cardano-node:9.1.1 + image: ghcr.io/intersectmbo/cardano-node:10.0.0-pre environment: - NETWORK=${NETWORK:-mainnet} volumes: @@ -54,7 +54,7 @@ services: max-file: "10" cardano-db-sync: - image: ghcr.io/intersectmbo/cardano-db-sync:13.5.0.2 + image: ghcr.io/intersectmbo/cardano-db-sync:13.6.0.0 environment: - DB_SYNC_CONFIG=${DB_SYNC_CONFIG:-} - DISABLE_LEDGER=${DISABLE_LEDGER} diff --git a/flake.lock b/flake.lock index 7310bbea1..3dd18286a 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1725978043, - "narHash": "sha256-3AwgQ308g74rISxUlbzQRX3At0trVoH836vBwkcFFYg=", + "lastModified": 1729606144, + "narHash": "sha256-LhKDonlXqVtRArtg0RHgTkze0KZV+dQ/Xop/3dylUR8=", "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "ce5ba82d474225506523e66a4050718de7e2b3fe", + "rev": "05b6965b007cbcb275ff236416f14545ef991899", "type": "github" }, "original": { @@ -171,11 +171,11 @@ "hackageNix": { "flake": false, "locked": { - "lastModified": 1726014807, - "narHash": "sha256-a1Vf++zjoFgSYl8ahl7qOwuQtDgn9bFDhr1T2rxqED4=", + "lastModified": 1729470551, + "narHash": "sha256-AKBK4jgOjIz5DxIsIKFZR0mf30qc4Dv+Dm/DVRjdjD8=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "45251f373aeb0db77d1e3e89e26b3bebd7897dca", + "rev": "ee5b803d828db6efac3ef7e7e072c855287dc298", "type": "github" }, "original": { @@ -226,11 +226,11 @@ "stackage": "stackage" }, "locked": { - "lastModified": 1721956799, - "narHash": "sha256-FU09PlekhkuocxDO2UN2aARdUflIGA36VP1EUra4b7c=", + "lastModified": 1729471867, + "narHash": "sha256-xMxD8YQGGcbrZGHJws32UvtWJxfhzAO7yzPs5TjiOPY=", "owner": "input-output-hk", "repo": "haskell.nix", - "rev": "ccbd8ed7d4aff11e0507d19dc7c40601487c0bea", + "rev": "03c3581d2e0c91f7c2690115b487961ad62099a6", "type": "github" }, "original": { @@ -395,16 +395,16 @@ "hls-2.9": { "flake": false, "locked": { - "lastModified": 1718469202, - "narHash": "sha256-THXSz+iwB1yQQsr/PY151+2GvtoJnTIB2pIQ4OzfjD4=", + "lastModified": 1720003792, + "narHash": "sha256-qnDx8Pk0UxtoPr7BimEsAZh9g2WuTuMB/kGqnmdryKs=", "owner": "haskell", "repo": "haskell-language-server", - "rev": "40891bccb235ebacce020b598b083eab9dda80f1", + "rev": "0c1817cb2babef0765e4e72dd297c013e8e3d12b", "type": "github" }, "original": { "owner": "haskell", - "ref": "2.9.0.0", + "ref": "2.9.0.1", "repo": "haskell-language-server", "type": "github" } @@ -655,11 +655,11 @@ }, "nixpkgs-2405": { "locked": { - "lastModified": 1720122915, - "narHash": "sha256-Nby8WWxj0elBu1xuRaUcRjPi/rU3xVbkAt2kj4QwX2U=", + "lastModified": 1726447378, + "narHash": "sha256-2yV8nmYE1p9lfmLHhOCbYwQC/W8WYfGQABoGzJOb1JQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "835cf2d3f37989c5db6585a28de967a667a75fb1", + "rev": "086b448a5d54fd117f4dc2dee55c9f0ff461bdc1", "type": "github" }, "original": { @@ -687,11 +687,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1720181791, - "narHash": "sha256-i4vJL12/AdyuQuviMMd1Hk2tsGt02hDNhA0Zj1m16N8=", + "lastModified": 1726583932, + "narHash": "sha256-zACxiQx8knB3F8+Ze+1BpiYrI+CbhxyWpcSID9kVhkQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4284c2b73c8bce4b46a6adf23e16d9e2ec8da4bb", + "rev": "658e7223191d2598641d50ee4e898126768fe847", "type": "github" }, "original": { @@ -769,11 +769,11 @@ "stackage": { "flake": false, "locked": { - "lastModified": 1721952692, - "narHash": "sha256-UXiGzFWWOZMZRYkhS0oVaNK/v8Rr5PxxsM2qV1T6iJI=", + "lastModified": 1729039017, + "narHash": "sha256-fGExfgG+7UNSOV8YfOrWPpOHWrCjA02gQkeSBhaAzjQ=", "owner": "input-output-hk", "repo": "stackage.nix", - "rev": "73bfeeb1dccad2858f22f6f57b6571b10579ed2e", + "rev": "df1d8f0960407551fea7af7af75a9c2f9e18de97", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 26183d29c..07c955018 100644 --- a/flake.nix +++ b/flake.nix @@ -82,6 +82,13 @@ version = "2.2.0"; }; }) + + (final: prev: { + postgresql = prev.postgresql.overrideAttrs (_: + final.lib.optionalAttrs (final.stdenv.hostPlatform.isMusl) { + doCheck = false; + }); + }) ]; }; @@ -220,10 +227,12 @@ packages.cardano-ledger-conway.doHaddock = false; packages.cardano-ledger-shelley.doHaddock = false; packages.cardano-protocol-tpraos.doHaddock = false; + packages.fs-api.doHaddock = false; packages.ouroboros-network-framework.doHaddock = false; packages.ouroboros-consensus-cardano.doHaddock = false; packages.ouroboros-consensus.doHaddock = false; packages.cardano-ledger-core.doHaddock = false; + packages.plutus-ledger-api.doHaddock = false; packages.wai-extra.doHaddock = false; })