feat: implement and test the v18 migration

This commit is contained in:
Aayush
2022-12-22 13:05:00 -05:00
parent 6faa901914
commit 9d3e50f140
19 changed files with 292 additions and 36 deletions
+1
View File
@@ -338,6 +338,7 @@ type ForkUpgradeParams struct {
UpgradeOhSnapHeight abi.ChainEpoch
UpgradeSkyrHeight abi.ChainEpoch
UpgradeSharkHeight abi.ChainEpoch
UpgradeHyggeHeight abi.ChainEpoch
}
type NonceMapType map[address.Address]uint64