Commit Graph

5753 Commits

Author SHA1 Message Date
Alexander Bezobchuk d010b68c61
Merge PR #5114: Fix offline flag description 2019-09-30 11:21:38 -04:00
Alessio Treglia 5a94f34ded Merge PR #5105: Upgrade golangci-lint to latest release (1.19.1) 2019-09-27 20:44:34 -07:00
Alexander Bezobchuk fbdf0e778e
Merge PR #5103: Migration Testing 2019-09-26 09:07:15 -07:00
Alexander Bezobchuk 9d0bed8f4f
Merge PR #5102: Make events const and alias them (if internal) 2019-09-25 09:17:02 -07:00
Kwun Yeung 906dcdb733 Merge PR #5099: Fix x/staking Migrate Bug 2019-09-25 08:46:36 -07:00
Alexander Bezobchuk dc838ddd73
Merge PR #5071: x/nft Ownership 2019-09-22 14:29:52 -07: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
Alexander Bezobchuk ab81c798c6
Merge PR #5084: Sanitize tools Makefile 2019-09-20 13:27:12 -04:00
Hans Schoenburg 3aca119fd1 Merge PR #5074: move docs/spec into x/module/spec 2019-09-19 17:42:31 -04:00
Alexander Bezobchuk 890030b5c5
Merge PR #5073: Add changelog notes from v0.37.1 2019-09-19 16:15:26 -04:00
frog power 4000 cf9ae51635 Merge PR #5036: Code Owner Membership - Contributing Guidelines 2019-09-19 09:56:41 -04: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
Marko 01d8a230b2 Merge PR #5068: Add linter Nakedret 2019-09-19 09:21:38 -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
Xuefeng Zhu 9c5371226a Merge PR #5051: Remove staking tkey 2019-09-18 14:28:02 -04:00
Timothy Chen ab6d0a0bae Merge PR #5023: Implement Gaia Tx Decode 2019-09-17 17:08:09 -04:00
Marko 936cffef40 Merge PR #5055: Added Prealloc, Gosec, Golint linters 2019-09-17 12:13:26 -04:00
Alexander Bezobchuk 943cc54811
Merge PR #5047: Fix Genesis Accounts Migration 2019-09-17 10:39:08 -04:00
Marko 6684cdf3e5 Merge PR #5048: Fix linters and add golint 2019-09-16 13:11:17 -04:00
Alexander Bezobchuk 1028283e6f
Merge PR #5042: Auxiliary Functionality for Genesis Accounts 2019-09-13 18:26:29 -04:00
Federico Kunze ed6366679c Merge PR #5017: ADR 011: Generalize Genesis Accounts Implementation 2019-09-12 15:22:25 -04:00
Hans Schoenburg e660adc6e5 Merge PR #5020: /spec/staking/ add copy on Slashing and Delegator Shares 2019-09-12 11:24:31 -04:00
Alexander Bezobchuk 9eb5375fda
Merge PR #5032: Add Events to ABCIMessageLog 2019-09-12 11:05:27 -04:00
Timothy Chen 5bcab79e8a Merge PR #4996: Expose precheck errors from tx 2019-09-11 14:56:36 -04:00
Alessio Treglia 849e2fb638 Merge PR #5025: Standardize and clean up Makefile
* Attempt to standardise Makefile's conventions

Use check- prefix for test- targets to adhere to
Make's standard naming convention [1].

Snake-case names are abandoned in favor of
kebab-case naming convention.

[1] https://www.gnu.org/prep/standards/html_node/Standard-Targets.html

* Replace check- with test-

* Remove goimports from tools

* Update circleci config

* Update workflow steps names to match Makefile

* Fix circleci config

* s/check_statik/update-swagger-docs/
2019-09-11 08:13:11 -07:00
Alessio Treglia e6068a88ff
Update golangci-lint to match release used by golangci bot (#5030) 2019-09-11 11:16:16 +02:00
Xuefeng Zhu 8ae834727a Merge PR #5026: Remove unnecessary account check 2019-09-10 16:07:30 -04:00
Alexander Bezobchuk 84627faf79
Merge PR #5024: Fix and Utilize GetCommitKVStore 2019-09-10 14:12:38 -04:00
kevlubkcm 5c27892621 Merge PR #4917: add where to find the event tags into the swagger 2019-09-10 12:01:08 -04:00
Alexander Bezobchuk ce5b36b12a
Merge PR #5022: Remove inter-block cache reset in init-chain 2019-09-10 10:31:12 -04:00
Alexander Bezobchuk 15517afeb2
Merge PR #5019: Export sim CLI flags 2019-09-09 14:13:43 -04:00
Alexander Bezobchuk 47ffaa2504
Merge PR #5018: Fix test_sim_multi_seed_long make target 2019-09-09 13:40:33 -04:00
gamarin2 0992c2994c Merge PR #5014: Docs fixes
* various fixes

* translations to root
2019-09-09 10:22:15 -07:00
Alexander Bezobchuk c8d84b4df4
Merge PR #5005: Add support for halt-time 2019-09-09 10:08:10 -04:00
Alexander Bezobchuk 2c4faf983b
Merge PR #5015: Update Makefile runsim targets 2019-09-09 09:54:01 -04:00
Federico Kunze e3e49fc72c Merge PR #5009: remove redundant invariant simapp check 2019-09-06 14:23:40 -04:00
Alexander Bezobchuk 2d18f1e7e9
Merge PR #4997: Fix CacheMultiStoreWithVersion (inter-block cache) 2019-09-05 12:29:00 -04:00
Ruaridh d7d7a93729 Merge PR #4986: ADR 011 - Generalize Genesis Accounts 2019-09-05 10:02:48 -04:00
dependabot-preview[bot] 1eb38c4411 Merge PR #5001: Bump github.com/hashicorp/golang-lru from 0.5.1 to 0.5.3
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/hashicorp/golang-lru/releases)
- [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.1...v0.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 09:48:19 -04:00
dependabot-preview[bot] b88ff79ff6 Merge PR #5002: Bump github.com/tendermint/tendermint from 0.32.2 to 0.32.3
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.2 to 0.32.3.
- [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.2...v0.32.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 08:58:47 -04:00
dependabot-preview[bot] 0407acf5fd Merge PR #5003: Bump github.com/gorilla/mux from 1.7.0 to 1.7.3
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.0 to 1.7.3.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.0...v1.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 08:57:07 -04:00
Marko cc14b39900 Merge PR #4999: Viper dep update
- depndabot wasnt able to fully update this dep
- Closes #4992

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
2019-09-04 19:46:02 -04:00
Alexander Bezobchuk f010d2c6f1
Merge PR #4748: Write-Through Inter-Block Cache 2019-09-04 13:33:32 -04:00
dependabot-preview[bot] d55a90e4d1 Merge PR #4993: Bump github.com/mattn/go-isatty from 0.0.6 to 0.0.9
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.6 to 0.0.9.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.6...v0.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 12:33:36 -04:00
dependabot-preview[bot] 6f90452f11 Merge PR #4991: Bump github.com/stretchr/testify from 1.3.0 to 1.4.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 11:56:24 -04:00
dependabot-preview[bot] e4f22f2ae6 Merge PR #4994: Bump github.com/pelletier/go-toml from 1.2.0 to 1.4.0
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](https://github.com/pelletier/go-toml/compare/v1.2.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 11:55:18 -04:00
dependabot-preview[bot] 465e11d567 Merge PR #4995: Bump github.com/gogo/protobuf from 1.2.1 to 1.3.0
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](https://github.com/gogo/protobuf/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 11:54:42 -04:00
Alexander Bezobchuk 14c555ab57
Merge PR #4989: Go 1.13 Upgrade 2019-09-04 10:58:29 -04:00
Denis Fadeev c82ff355a5 Merge PR #4984: Switch docs version to master 2019-09-03 12:43:33 -04:00
Marko 29b8161ac6 Merge PR #4981: Quick fix for broken links 2019-09-03 08:59:24 -04:00