Alexander Bezobchuk
f84d9fa078
Merge PR #5136 : Refactor CLIContext to allow multi-chain verifiers
2019-10-02 20:29:28 -04:00
Alexander Bezobchuk
532ea18724
Merge PR #5134 : Add v0.34.8 changelog section
2019-10-02 12:16:44 -04: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
Marko
cf06d3d7df
Merge PR #5111 : Add linters from new golangci version
2019-09-30 19:06:07 -04:00
Joon
8e3f967c3f
Merge PR #4998 : [ADR-012] - State Accessors
2019-09-30 16:17:55 -04:00
Alexander Bezobchuk
ae323b453d
Merge PR #5115 : Add stale config
2019-09-30 15:28:59 -04:00
frog power 4000
87740a53c3
Merge PR #4827 : ADR 007 / 008: Specialization Groups Abstraction / CERT Group
...
* draft ADR 7
* working
* new CERT ADR seperated
* working
* ...
* complete ADR 007
* CERT Group ADR
* dCERT
* @fede membership admittance discussion
* @fedekunze comments
* @AdityaSripal CERT usefulness
* @AdityaSripal @jleni circuit breaker discussion
* proposal ids discussion
* Update docs/architecture/adr-008-dCERT-group.md
Co-Authored-By: Aditya <adityasripal@gmail.com>
* @AdityaSripal comments
* Apply suggestions from @alexanderbez
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* Update docs/architecture/adr-007-specialization-groups.md
* Update docs/architecture/adr-008-dCERT-group.md
* Update docs/architecture/adr-008-dCERT-group.md
* Update docs/architecture/adr-008-dCERT-group.md
* Update docs/architecture/adr-008-dCERT-group.md
* Update docs/architecture/adr-008-dCERT-group.md
Co-Authored-By: Marko <marbar3778@yahoo.com>
* @alexanderbez comments
* blockchain agnostic per @cwgoes comment
* Apply suggestions from code review
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* @alexanderbez second pass comments
* stablization period, and delegating dCERT stake discussion
2019-09-30 15:05:29 -04:00
billy rennekamp
6db739823b
R4R: NFT find is broken ( #5035 )
...
* nft find is broken
2019-09-30 19:39:07 +02:00
Alessio Treglia
46cd6112e1
Merge PR #5104 : Remove keyring lazy implementation
2019-09-30 12:16:53 -04:00
Alessio Treglia
3e6562ce45
Merge PR #5097 : Add keys migrate command
...
Add new command to assist users migrate their keys from the legacy
on-disk keybase to the new OS keyring-based implementation.
Ref #4754
2019-09-30 11:49:12 -04:00
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