Skip to content

Commit

Permalink
Bump Oasis Core to 21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and kostko committed Apr 13, 2021
1 parent f6427ee commit 8e0a941
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 25 deletions.
1 change: 0 additions & 1 deletion .changelog/175.breaking.md

This file was deleted.

1 change: 1 addition & 0 deletions .changelog/187.breaking.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump Oasis Core version to 21.1
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ module github.com/oasisprotocol/oasis-core-rosetta-gateway

go 1.15

replace github.com/tendermint/tendermint => github.com/oasisprotocol/tendermint v0.34.0-rc4-oasis2.3
replace github.com/tendermint/tendermint => github.com/oasisprotocol/tendermint v0.34.9-oasis2

require (
github.com/coinbase/rosetta-cli v0.4.0
github.com/coinbase/rosetta-sdk-go v0.3.3
github.com/dgraph-io/badger v1.6.2
github.com/oasisprotocol/ed25519 v0.0.0-20210127160119-f7017427c1ea
github.com/oasisprotocol/oasis-core/go v0.2100.0
github.com/oasisprotocol/oasis-core/go v0.2101.0
github.com/vmihailenco/msgpack/v5 v5.0.0-beta.1
google.golang.org/grpc v1.36.0
google.golang.org/grpc v1.36.1
)

0 comments on commit 8e0a941

Please sign in to comment.