Jonathan Gimeno
3c262306fa
add more information into GetPruningOptionsFromFlags
2020-02-28 10:48:34 +01:00
Jonathan Gimeno
0027111db4
fix linter test
2020-02-27 17:29:13 +01:00
Jonathan Gimeno
f89fc6af03
Merge branch 'master' into jonathan/5684-prune-syncable
2020-02-27 17:23:40 +01:00
Jonathan Gimeno
191664bb30
fix issue number
2020-02-27 17:22:47 +01:00
Jonathan Gimeno
fa3572e300
update start cmd desc
2020-02-27 16:35:13 +01:00
Jonathan Gimeno
a21a7faebc
update test error lint
2020-02-27 16:33:30 +01:00
Jonathan Gimeno
0a3fcf6d2d
change section in changelog
2020-02-27 16:23:15 +01:00
Jonathan Gimeno
2dbd364d3b
update changelog
2020-02-27 16:16:08 +01:00
Jonathan Gimeno
0c3117b3c7
add godoc into GetPruningOptionsFromFlags
2020-02-27 16:07:24 +01:00
Jonathan Gimeno
9aeefa77d3
update command doc
2020-02-27 16:05:10 +01:00
Jonathan Gimeno
93e3f33461
remove unused error
2020-02-27 16:02:29 +01:00
Jonathan Gimeno
2f55b9d255
change default and fix test
2020-02-27 15:56:07 +01:00
Jonathan Gimeno
cfb3819183
add function to get pruning options from flags
2020-02-27 13:40:01 +01:00
Jonathan Gimeno
a6cd6554ec
extract to function logic to check pruning params
2020-02-27 12:30:24 +01:00
Jonathan Gimeno
0d8dade5e2
add case for none set
2020-02-27 12:18:21 +01:00
Jonathan Gimeno
ae14edc900
add pre run command to check for prunning options
2020-02-27 12:01:27 +01:00
Alessio Treglia
5a2e59ebb2
Exclude proto files from format ( #5706 )
...
* Don't change proto files on make format
The format target does not need to depend on tools.
Thus remove dependency.
* Run make format
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-27 07:53:22 -03: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
Anthony
2b75f50604
Merge PR #5708 : fix type for the event documentation
2020-02-27 02:37:16 -05:00
Aaron Craelius
56104c2961
Merge PR #5703 : Fix typo in distribution proto package name
2020-02-26 10:58:27 -05:00
Alexander Bezobchuk
8cab43c812
Merge PR #5702 : Add Param Querying to x/auth
2020-02-26 10:33:56 -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
Alexander Bezobchuk
ec39bb3b42
Merge PR #5696 : Fix x/auth proto json tags
2020-02-25 15:22:28 -05:00
Aaron Craelius
df65016694
Merge PR #5659 : Migrate upgrade module to protobuf
2020-02-24 18:14:19 +01:00
Marko
f7486b9395
Merge PR #5634 : Protobuf - Migrate x/evidence
2020-02-24 17:05:21 +01:00
Marko
e3dc0fd4a6
Merge PR #5671 : CORS - Add a Flag for CORS
2020-02-21 12:17:27 +01:00
Alexander Bezobchuk
238928ed50
Merge PR #5688 : Proto Option Updates
2020-02-21 11:31:16 +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
Alexander Bezobchuk
9b47079171
Merge PR #5682 : Change pubkey to bytes
2020-02-20 17:15:22 +01:00
Marko
ebbfaf2a47
Merge PR #5681 : proto: migrate bank to hybridcodec
2020-02-20 15:24:26 +01:00
Marko
32b40fdb27
Merge PR #5669 : proto: update tendermint proto files
2020-02-20 11:38:07 +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
Anil Kumar Kammari
883c1a2bc1
Merge PR #5627 : Regen Network/Slashing protobuf
2020-02-20 01:04:13 +01:00
Alexander Bezobchuk
2f2e7b99cb
Merge PR #5678 : Errors Guidelines Doc
2020-02-19 18:13:25 +01:00
Jonathan Gimeno
434f539bff
Merge PR #5649 : Update x/params to follow module standards
2020-02-19 12:52:20 +01:00
Federico Kunze
4aa078b5f3
x/ibc ICS24 ( #5588 )
...
* x/ibc ICS24
* changelog
* move regex to /types
* address @alexanderbez comments
Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-19 10:56:22 +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
Xuefeng Zhu
69c5b46413
Get Uin64 directly instead of Int64 ( #5672 )
2020-02-19 10:05:27 +01:00
Alexander Bezobchuk
1736692f3b
Merge PR #5668 : Fix GetAccountWithHeight
2020-02-18 16:53:11 +01:00
Alexander Bezobchuk
a63de303b8
Merge PR #5665 : Bump Module ABCI Error Codes
2020-02-18 14:43:00 +01:00
Alexander Bezobchuk
794a496892
Merge PR #5533 : Protobuf: x/auth & x/supply
2020-02-18 13:50:13 +01:00
Federico Kunze
c0a4222e6b
remove Rigel from codeowners ( #5552 )
...
* remove Rigel from codeowners
* [skip ci]
* [skip ci]
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-17 21:22:48 +01:00
Alessio Treglia
8a74dcafb5
Merge PR #5656 : Make golangci-lint happy again
2020-02-17 17:30:18 +01:00
Alexander Bezobchuk
5ee65cb897
Merge PR #5650 : ADR 019 - Protocol Buffer State Encoding
2020-02-17 17:10:54 +01:00
gamarin2
fa5120a5d8
Merge PR #5654 : Replace Lino with Kava in docs
2020-02-17 15:08:16 +01:00
Alexander Bezobchuk
9b3296be79
Merge PR #5655 : Fix TestParseHTTPArgs
2020-02-17 14:46:48 +01:00
Gerry Agbobada
235aa6c091
Merge PR #5648 : Add min-height and max-height filters to TxSearch
2020-02-17 04:17:34 -05:00
Alessio Treglia
c77bb7b038
Squash various linter warnings ( #5652 )
...
Closes : #5651
2020-02-16 20:06:45 +01:00
Alexander Bezobchuk
05c21a534a
Merge Pr #5642 : Remove x/mock
2020-02-14 10:30:51 -05:00