Commit f4c76841 authored by vipwzw's avatar vipwzw

auto ci

parent 2d39291f
...@@ -3,12 +3,13 @@ package ethereum ...@@ -3,12 +3,13 @@ package ethereum
import ( import (
"context" "context"
"flag" "flag"
"github.com/stretchr/testify/assert"
"math/big" "math/big"
"os" "os"
"testing" "testing"
"time" "time"
"github.com/stretchr/testify/assert"
dbm "github.com/33cn/chain33/common/db" dbm "github.com/33cn/chain33/common/db"
"github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/ethcontract/generated" "github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/ethcontract/generated"
"github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/ethcontract/test/setup" "github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/ethcontract/test/setup"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment