Commit Graph

6015 Commits

Author SHA1 Message Date
Aleksandr Bezobchuk
e2b72141bf
Update keeper 2020-03-02 12:49:32 -05:00
Aleksandr Bezobchuk
725e2dc2b4
Update gov codec interface 2020-03-02 12:44:55 -05:00
Aleksandr Bezobchuk
081e62cb2d
Update codec 2020-03-02 11:54:43 -05:00
Aleksandr Bezobchuk
8f131e2e0c
Fix and updates gov proto types 2020-03-02 09:14:17 -05:00
Aaron Craelius
81735debe5 Fix proposal marshaling, make Proposal extend ProposalBase 2020-02-26 20:47:45 -05:00
Aaron Craelius
333066efa8 Fix distribution proto package 2020-02-26 20:16:48 -05:00
Aaron Craelius
feb8b0d4c3 Protogen fix 2020-02-26 20:15:32 -05:00
Aaron Craelius
8bd648eef1 WIP on std codec 2020-02-26 20:15:00 -05:00
Aaron Craelius
2cf8a5e955 WIP on proposal proto 2020-02-26 20:15:00 -05:00
Aaron Craelius
830ada0fa4 WIP on StdProposal 2020-02-26 20:15:00 -05:00
Aaron Craelius
2e0033afcf Update x/gov/types/codec.go
Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>
2020-02-26 20:15:00 -05:00
Aaron Craelius
38d44e839e WIP on fixing tests 2020-02-26 20:15:00 -05:00
Aaron Craelius
d563248bbb mv codec.proto -> types.proto 2020-02-26 20:15:00 -05:00
Aaron Craelius
3919645e8b Rename GovCodec to gov.Codec 2020-02-26 20:15:00 -05:00
Aaron Craelius
e8155d67d0 Simple refactoring of gov to use protobuf for store encoding (for everything besides proposal) 2020-02-26 20:15:00 -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
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
Jonathan Gimeno
242f674e78
Merge PR #5640: change default path to show swagger 2020-02-13 12:08:34 -05:00
Marko
07d4263cf6
Merge PR #5639: fix codecov 2020-02-12 15:18:12 -05:00