Skip to content

Commit

Permalink
Merge branch 'development' into eclesio/fix/block-production-for-epochs
Browse files Browse the repository at this point in the history
  • Loading branch information
EclesioMeloJunior committed Jul 5, 2022
2 parents 612a293 + 7eede9a commit 89d544e
Show file tree
Hide file tree
Showing 75 changed files with 3,836 additions and 1,465 deletions.
17 changes: 16 additions & 1 deletion devnet/cmd/scale-down-ecs-service/mocks/ecsapi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dot/core/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import (
"github.com/ChainSafe/gossamer/lib/runtime/wasmer"
"github.com/ChainSafe/gossamer/lib/services"
"github.com/ChainSafe/gossamer/lib/transaction"
cscale "github.com/centrifuge/go-substrate-rpc-client/v3/scale"
ctypes "github.com/centrifuge/go-substrate-rpc-client/v3/types"
cscale "github.com/centrifuge/go-substrate-rpc-client/v4/scale"
ctypes "github.com/centrifuge/go-substrate-rpc-client/v4/types"
)

var (
Expand Down

0 comments on commit 89d544e

Please sign in to comment.