Commit Graph

97 Commits

Author SHA1 Message Date
Alessio Treglia da5c6ced1d
types: add test cases (#5747)
Upgrade gomock dependency.
2020-03-04 17:49:59 +00:00
Alessio Treglia 1b78457135
Run go mod tidy (#5721) 2020-02-28 13:19:00 +00:00
dependabot-preview[bot] 8227d9e376
Bump github.com/golang/protobuf from 1.3.3 to 1.3.4 (#5707)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](https://github.com/golang/protobuf/compare/v1.3.3...v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-27 02:47:05 -05:00
dependabot-preview[bot] 201d1cdc34
Merge PR #5701: Bump github.com/tendermint/tm-db from 0.4.0 to 0.4.1
Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/tendermint/tm-db/releases)
- [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tm-db/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-26 08:56:17 -05:00
dependabot-preview[bot] b01185d34c
Merge PR #5699: Bump github.com/rakyll/statik from 0.1.6 to 0.1.7
Bumps [github.com/rakyll/statik](https://github.com/rakyll/statik) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/rakyll/statik/releases)
- [Commits](https://github.com/rakyll/statik/compare/v0.1.6...v0.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 08:39:02 -05:00
Marko e3dc0fd4a6
Merge PR #5671: CORS - Add a Flag for CORS 2020-02-21 12:17:27 +01:00
dependabot-preview[bot] 0c0c251397
Bump github.com/spf13/cobra from 0.0.5 to 0.0.6 (#5687)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 09:19:58 +01:00
dependabot-preview[bot] b54d07e5ce
Merge PR #5680: Bump github.com/stretchr/testify from 1.5.0 to 1.5.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 11:16:41 +01:00
dependabot-preview[bot] 4cb77f031c
Bump github.com/stretchr/testify from 1.4.0 to 1.5.0 (#5675)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 10:45:10 +01:00
Alexander Bezobchuk 794a496892
Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
Marko e44f914893
dep: bump tendermint version to 0.33.1 (#5645)
* dep: bump tendermint version to 0.33.1

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* minor touch up

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-14 09:04:05 -05:00
Alessio Treglia 09b661d1fa
Remove replace statement (#5643)
Mac OS users will be presented with a warning at compile
time. No actual problems are resolved by keeping the replace
statement in place though.
2020-02-14 07:35:25 -05:00
dependabot-preview[bot] dca7246997
Merge PR #5636: Bump github.com/gorilla/mux from 1.7.3 to 1.7.4 2020-02-12 08:11:09 -05:00
dependabot-preview[bot] 61c9902aae
Bump github.com/99designs/keyring from 1.1.3 to 1.1.4 (#5632)
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/99designs/keyring/releases)
- [Commits](https://github.com/99designs/keyring/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 08:57:45 -05:00
dependabot-preview[bot] c8a82aaba2
Merge PR #5624: Bump github.com/golang/protobuf from 1.3.2 to 1.3.3 2020-02-07 10:10:51 -05:00
Alexander Bezobchuk 26d6e49d6a
Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
dependabot-preview[bot] 7d953d1ad0 Bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 (#5554)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.7...v2.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 10:02:37 +01:00
dependabot-preview[bot] 81f39ece19 Bump github.com/mattn/go-isatty from 0.0.11 to 0.0.12 (#5551)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.11...v0.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 09:59:17 +01:00
dependabot-preview[bot] 0bb8e16172 Merge PR #5535: Bump github.com/hashicorp/golang-lru from 0.5.3 to 0.5.4
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/hashicorp/golang-lru/releases)
- [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.3...v0.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-01-17 10:11:24 -05:00
dependabot-preview[bot] 9a1046d74a Bump github.com/spf13/viper from 1.6.1 to 1.6.2 (#5534)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.6.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 13:58:52 +01:00
Alexander Bezobchuk c1991e31bd Merge PR #5527: Bump Tendermint Version to v0.33.0
* Bump Tendermint version to v0.33.0

* Deprecate old cmn package with new packages

* Update update DB APIs

* More DB updates

* Bump IAVL to v0.13.0

* Handle error returned by iavl.NewMutableTree

* Fix some IAVL stuffs

* Update IAVL

* More updates

* Passing tests

* Fix unit tests

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
2020-01-16 13:46:51 -08:00
dependabot-preview[bot] 2679a511dc Merge PR #5524: Bump github.com/pkg/errors from 0.9.0 to 0.9.1
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.9.0...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-01-15 09:21:01 -05:00
dependabot-preview[bot] d452e9398b Merge PR #5515: Bump github.com/tendermint/tendermint from 0.32.8 to 0.32.9
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.8 to 0.32.9.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/v0.32.9/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.32.8...v0.32.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-01-14 09:24:06 -05:00
dependabot-preview[bot] d0a5b9bf36 Bump github.com/pkg/errors from 0.8.1 to 0.9.0 (#5514)
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 09:37:20 -03:00
Alexander Bezobchuk 54ded7b03c Fix go-keychain Dep (#5512) 2020-01-13 06:45:43 +01:00
Jack Zampolin d7bdfe3110 Merge PR #5501: Fix keyring error message on macos 2020-01-09 12:38:56 -05:00
Marko 43e25e283e Merge PR #5463: docs: add link to iavl documentation 2020-01-02 10:25:09 -05:00
dependabot-preview[bot] 891e3604bf Bump github.com/mattn/go-isatty from 0.0.10 to 0.0.11 (#5387)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.10...v0.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 10:35:11 +01:00
dependabot-preview[bot] 18e2848d4e Bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#5375)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.5.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 10:30:00 +01:00
dependabot-preview[bot] 5be87e40ce Bump github.com/tendermint/tendermint from 0.32.7 to 0.32.8 (#5330)
* Bump github.com/tendermint/tendermint from 0.32.7 to 0.32.8

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.7 to 0.32.8.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.32.7...v0.32.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.{mod,sum}
2019-12-01 18:14:44 -05:00
dependabot-preview[bot] c9370840bf Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 (#5331)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 12:03:36 +01:00
dependabot-preview[bot] 6ec37ab4ce Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 (#5273)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 15:09:33 +01:00
dependabot-preview[bot] 91822d64b8 Bump github.com/spf13/viper from 1.4.0 to 1.5.0 (#5274)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 11:30:18 +01:00
Alexander Bezobchuk 3099b42aa1
Merge PR #5261: bump tendermint version to v0.32.7; add changelog entry 2019-10-29 15:52:23 -04:00
dependabot-preview[bot] 4f3273ca52 Bump github.com/pelletier/go-toml from 1.5.0 to 1.6.0 (#5251)
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](https://github.com/pelletier/go-toml/compare/v1.5.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 10:52:22 +01:00
dependabot-preview[bot] 95fc679213 Bump github.com/99designs/keyring from 1.1.2 to 1.1.3 (#5252)
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/99designs/keyring/releases)
- [Commits](https://github.com/99designs/keyring/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:51:16 +01:00
Marko f08c30d394 Merge PR #5234: update tendermint crypto 2019-10-23 09:35:12 -04:00
dependabot-preview[bot] 27784095c9 Bump github.com/cosmos/ledger-cosmos-go from 0.10.3 to 0.11.1 (#5226)
Bumps [github.com/cosmos/ledger-cosmos-go](https://github.com/cosmos/ledger-cosmos-go) from 0.10.3 to 0.11.1.
- [Release notes](https://github.com/cosmos/ledger-cosmos-go/releases)
- [Commits](https://github.com/cosmos/ledger-cosmos-go/compare/v0.10.3...v0.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 11:46:16 +02:00
dependabot-preview[bot] 2af4622bb6 Bump github.com/gogo/protobuf from 1.3.0 to 1.3.1 (#5189)
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](https://github.com/gogo/protobuf/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 16:47:52 -04:00
Marko 9f3789157e Merge PR #5192: golangcI-lint updates & set static version to 1.19 2019-10-14 11:43:19 -04:00
dependabot-preview[bot] fbd551da98 Bump github.com/tendermint/go-amino from 0.15.0 to 0.15.1 (#5190)
Bumps [github.com/tendermint/go-amino](https://github.com/tendermint/go-amino) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/tendermint/go-amino/releases)
- [Changelog](https://github.com/tendermint/go-amino/blob/v0.15.1/CHANGELOG.md)
- [Commits](https://github.com/tendermint/go-amino/compare/v0.15.0...v0.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 13:33:15 +02:00
Alexander Bezobchuk ca84d810d5 Merge PR #5175: Bump Tendermint version to v0.32.6 2019-10-10 10:42:18 -07:00
dependabot-preview[bot] 605f9d71ad Bump github.com/mattn/go-isatty from 0.0.9 to 0.0.10 (#5170)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.9...v0.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 14:27:23 +02:00
dependabot-preview[bot] 41cb642f99 Bump github.com/pelletier/go-toml from 1.4.0 to 1.5.0 (#5146)
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](https://github.com/pelletier/go-toml/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 11:38:21 +02:00
dependabot-preview[bot] 07b967896f Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4 (#5140)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.3...v2.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-04 12:23:33 +02:00
Alexander Bezobchuk 18a9811d7a
Merge PR #5135: Bump Tendermint version v0.32.5 2019-10-02 12:10:57 -04:00
dependabot-preview[bot] 608a81962a Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3 (#5121)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 13:54:40 +02:00
Alessio Treglia 2c96bbbaa8
Add support for github.com/99designs/keyring-backed keybases (#5029)
Introduce new Keybase implementation that can leverage
operating systems' built-in functionalities to securely store
secrets.

This chunk is extracted from @poldsam's original PR:
- #4754

Thanks: @alexanderbez
2019-09-21 09:54:14 -07:00
dependabot-preview[bot] af5440ee30 Bump github.com/spf13/pflag from 1.0.3 to 1.0.5 (#5067)
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.3...v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 09:46:29 -04:00
dependabot-preview[bot] 5fd6a842fb Bump github.com/tendermint/tm-db from 0.1.1 to 0.2.0 (#5069)
Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/tendermint/tm-db/releases)
- [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tm-db/compare/v0.1.1...v0.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 08:33:37 -04:00