Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions builtin/v10/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,6 +50,7 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
Expand Down
1 change: 1 addition & 0 deletions builtin/v11/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,6 +50,7 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
Expand Down
1 change: 1 addition & 0 deletions builtin/v12/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,6 +50,7 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
Expand Down
1 change: 1 addition & 0 deletions builtin/v13/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,6 +50,7 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
Expand Down
1 change: 1 addition & 0 deletions builtin/v14/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,6 +50,7 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
Expand Down
1 change: 1 addition & 0 deletions builtin/v15/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,6 +50,7 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
Expand Down
3 changes: 3 additions & 0 deletions builtin/v16/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -59,6 +59,9 @@
builtin.MustGenerateFRCMethodNum("GetVestingFunds"): builtin.NewMethodMeta("GetVestingFundsExported", *new(func(*abi.EmptyValue) *GetVestingFundsReturn)), // GetVestingFundsExported
builtin.MustGenerateFRCMethodNum("GetPeerID"): builtin.NewMethodMeta("GetPeerIDExported", *new(func(*abi.EmptyValue) *GetPeerIDReturn)), // GetPeerIDExported
builtin.MustGenerateFRCMethodNum("GetMultiaddrs"): builtin.NewMethodMeta("GetMultiaddrsExported", *new(func(*abi.EmptyValue) *GetMultiAddrsReturn)), // GetMultiaddrsExported
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
builtin.MustGenerateFRCMethodNum("MaxTerminationFee"): builtin.NewMethodMeta("MaxTerminationFeeExported", *new(func(*MaxTerminationFeeParams) *MaxTerminationFeeReturn)), // MaxTerminationFeeExported
builtin.MustGenerateFRCMethodNum("InitialPledge"): builtin.NewMethodMeta("InitialPledgeExported", *new(func(*abi.EmptyValue) *InitialPledgeReturn)), // InitialPledgeExported
// 33 MovePartitions
34: builtin.NewMethodMeta("ProveCommitSectors3", *new(func(*ProveCommitSectors3Params) *ProveCommitSectors3Return)), // ProveCommitSectors3
35: builtin.NewMethodMeta("ProveReplicaUpdates3", *new(func(*ProveReplicaUpdates3Params) *ProveReplicaUpdates3Return)), // ProveReplicaUpdates3
Expand Down
3 changes: 3 additions & 0 deletions builtin/v17/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,8 +50,11 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("MaxTerminationFee"): builtin.NewMethodMeta("MaxTerminationFeeExported", *new(func(*MaxTerminationFeeParams) *MaxTerminationFeeReturn)), // MaxTerminationFeeExported
builtin.MustGenerateFRCMethodNum("InitialPledge"): builtin.NewMethodMeta("InitialPledgeExported", *new(func(*abi.EmptyValue) *InitialPledgeReturn)), // InitialPledgeExported
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
builtin.MustGenerateFRCMethodNum("IsControllingAddress"): builtin.NewMethodMeta("IsControllingAddressExported", *new(func(params *IsControllingAddressParams) *IsControllingAddressReturn)), // IsControllingAddressExported
builtin.MustGenerateFRCMethodNum("GetSectorSize"): builtin.NewMethodMeta("GetSectorSizeExported", *new(func(*abi.EmptyValue) *GetSectorSizeReturn)), // GetSectorSizeExported
Expand Down
3 changes: 3 additions & 0 deletions builtin/v18/miner/methods.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package miner

import (
Expand Down Expand Up @@ -50,8 +50,11 @@
30: builtin.NewMethodMeta("ChangeBeneficiary", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiary
builtin.MustGenerateFRCMethodNum("ChangeBeneficiary"): builtin.NewMethodMeta("ChangeBeneficiaryExported", *new(func(*ChangeBeneficiaryParams) *abi.EmptyValue)), // ChangeBeneficiaryExported
31: builtin.NewMethodMeta("GetBeneficiary", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiary
builtin.MustGenerateFRCMethodNum("GetBeneficiary"): builtin.NewMethodMeta("GetBeneficiaryExported", *new(func(*abi.EmptyValue) *GetBeneficiaryReturn)), // GetBeneficiaryExported
// NB: the name of this method must not change across actor/network versions
32: builtin.NewMethodMeta("ExtendSectorExpiration2", *new(func(*ExtendSectorExpiration2Params) *abi.EmptyValue)), // ExtendSectorExpiration2
builtin.MustGenerateFRCMethodNum("MaxTerminationFee"): builtin.NewMethodMeta("MaxTerminationFeeExported", *new(func(*MaxTerminationFeeParams) *MaxTerminationFeeReturn)), // MaxTerminationFeeExported
builtin.MustGenerateFRCMethodNum("InitialPledge"): builtin.NewMethodMeta("InitialPledgeExported", *new(func(*abi.EmptyValue) *InitialPledgeReturn)), // InitialPledgeExported
builtin.MustGenerateFRCMethodNum("GetOwner"): builtin.NewMethodMeta("GetOwnerExported", *new(func(*abi.EmptyValue) *GetOwnerReturn)), // GetOwnerExported
builtin.MustGenerateFRCMethodNum("IsControllingAddress"): builtin.NewMethodMeta("IsControllingAddressExported", *new(func(params *IsControllingAddressParams) *IsControllingAddressReturn)), // IsControllingAddressExported
builtin.MustGenerateFRCMethodNum("GetSectorSize"): builtin.NewMethodMeta("GetSectorSizeExported", *new(func(*abi.EmptyValue) *GetSectorSizeReturn)), // GetSectorSizeExported
Expand Down
Loading