Documentation ¶
Index ¶
- func CheckOwnerAddr(t *testing.T, testContext *vm.VMTestContext, scAddr []byte, owner []byte)
- func CleanAccumulatedIntermediateTransactions(t *testing.T, testContext *vm.VMTestContext)
- func DoDeploy(t *testing.T, testContext *vm.VMTestContext, pathToContract string) (scAddr []byte, owner []byte)
- func PrepareRelayerTxData(innerTx *transaction.Transaction) []byte
- func ProcessSCRResult(t *testing.T, testContext *vm.VMTestContext, tx data.TransactionHandler, ...)
- func TestAccount(t *testing.T, accnts state.AccountsAdapter, senderAddressBytes []byte, ...) *big.Int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckOwnerAddr ¶
CheckOwnerAddr -
func CleanAccumulatedIntermediateTransactions ¶
func CleanAccumulatedIntermediateTransactions(t *testing.T, testContext *vm.VMTestContext)
CleanAccumulatedIntermediateTransactions -
func DoDeploy ¶
func DoDeploy(t *testing.T, testContext *vm.VMTestContext, pathToContract string) (scAddr []byte, owner []byte)
DoDeploy -
func PrepareRelayerTxData ¶
func PrepareRelayerTxData(innerTx *transaction.Transaction) []byte
PrepareRelayerTxData -
func ProcessSCRResult ¶
func ProcessSCRResult( t *testing.T, testContext *vm.VMTestContext, tx data.TransactionHandler, expectedCode vmcommon.ReturnCode, expectedErr error, )
ProcessSCRResult -
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.