utils

package
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IndexUserNoncesSequenced = uint32(iota)
	IndexDAppNoncesSequenced
	IndexRequirePreOps
	IndexTrackPreOpsReturnData
	IndexTrackUserReturnData
	IndexDelegateUser
	IndexPreSolver
	IndexPostSolver
	IndexPostOpsCall
	IndexZeroSolvers
	IndexReuseUserOp
	IndexUserAuctioneer
	IndexSolverAuctioneer
	IndexUnknownAuctioneer
	IndexVerifyCallChainHash
	IndexForwardReturnData
	IndexNeedsFulfillment
	IndexTrustedOpHash
	IndexInvertBidValue
	IndexExPostBids
	IndexAllowAllocateValueFailure
)

Variables

This section is empty.

Functions

func FlagAllowAllocateValueFailure added in v1.0.6

func FlagAllowAllocateValueFailure(callConfig uint32) bool

func FlagDAppNoncesSequenced

func FlagDAppNoncesSequenced(callConfig uint32) bool

func FlagDelegateUser

func FlagDelegateUser(callConfig uint32) bool

func FlagExPostBids

func FlagExPostBids(callConfig uint32) bool

func FlagForwardReturnData

func FlagForwardReturnData(callConfig uint32) bool

func FlagInvertBidValue

func FlagInvertBidValue(callConfig uint32) bool

func FlagNeedsFulfillment

func FlagNeedsFulfillment(callConfig uint32) bool

func FlagPostOpsCall

func FlagPostOpsCall(callConfig uint32) bool

func FlagPostSolver

func FlagPostSolver(callConfig uint32) bool

func FlagPreSolver

func FlagPreSolver(callConfig uint32) bool

func FlagRequirePreOps

func FlagRequirePreOps(callConfig uint32) bool

func FlagReuseUserOp

func FlagReuseUserOp(callConfig uint32) bool

func FlagSolverAuctioneer

func FlagSolverAuctioneer(callConfig uint32) bool

func FlagTrackPreOpsReturnData

func FlagTrackPreOpsReturnData(callConfig uint32) bool

func FlagTrackUserReturnData

func FlagTrackUserReturnData(callConfig uint32) bool

func FlagTrustedOpHash

func FlagTrustedOpHash(callConfig uint32) bool

func FlagUnknownAuctioneer

func FlagUnknownAuctioneer(callConfig uint32) bool

func FlagUserAuctioneer

func FlagUserAuctioneer(callConfig uint32) bool

func FlagUserNoncesSequenced

func FlagUserNoncesSequenced(callConfig uint32) bool

func FlagVerifyCallChainHash

func FlagVerifyCallChainHash(callConfig uint32) bool

func FlagZeroSolvers

func FlagZeroSolvers(callConfig uint32) bool

func RecoverEthereumSigner

func RecoverEthereumSigner(message string, signature []byte) (common.Address, error)

func RecoverSigner added in v1.0.6

func RecoverSigner(messageHash []byte, signature []byte) (common.Address, error)

func SignEthereumMessage added in v1.0.4

func SignEthereumMessage(data []byte, pk *ecdsa.PrivateKey) ([]byte, error)

func SignMessage added in v1.0.6

func SignMessage(data []byte, pk *ecdsa.PrivateKey) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL