Commit Graph
5976 Commits
Author SHA1 Message Date
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
MarkoandAlexander Bezobchuk 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
Marko 48d39e344e Merge PR #5619: proto: migrate params to hybrid codec 2020-02-12 11:34:09 -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
Alexander Bezobchuk 77a47ca4a1 Merge PR #5633: Add v0.38.1 changelog entry 2020-02-11 12:14:00 -05:00
Marko 56c5868975 Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -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
Chad Barraford e2d4b9de44 Merge PR #5497: ensure non-nil gentxs 2020-02-10 15:32:16 -05:00
Alexander Bezobchuk 7edd41439c Merge PR #5629: Add v0.37.7 changelog entry 2020-02-10 11:03:31 -05:00
Alessio Treglia 6cbf634ad5 Merge PR #5620: Fix nil pointer deref in distribution tax/rewward validation helpers 2020-02-07 13:09:18 -05:00
Gavin dd2d1c2573 Merge PR #5626: Update README.md 2020-02-07 11:15:55 -05:00
Marko 605afd49eb Merge PR #5625: docs: sentence about gas is not correct currently 2020-02-07 10:28:54 -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 cd9b2d450b Merge PR #5622: Track proposal handler events on success 2020-02-06 16:19:26 -05:00
Aditya dba80caec0 Merge PR #5579: Fix Restart application issue 2020-02-06 15:58:32 -05:00
Alexander Bezobchuk 53bf2271d5 Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
Anthony b0c6c750df Merge PR #5618: Add test of missing verifier in cli context 2020-02-06 10:27:23 -05:00
Erik GrinakerandJack Zampolin a7f25ade03 Merge PR #5613: update to golangci-lint v1.23.3
Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
2020-02-05 11:32:45 -08:00
Alexander Bezobchuk 30d5f7daf3 Merge PR #5615: Create Account on SendCoins 2020-02-04 21:33:02 -05:00
Erik Grinaker 05e40d3ff3 Merge PR #5612: Makefile: remove golangci-lint installation 2020-02-04 13:43:48 -05:00
Marko e1517e7a1d Merge PR #5604: docs: minor doc formatting & touchup of the scaffold section 2020-02-04 13:16:56 -05:00
Sunny Aggarwal 5412725b35 Merge PR #5459: ADR 18: Extendable Governance Voting Periods 2020-02-04 11:23:49 -05:00
Alexander Bezobchuk 22ba931ec6 Merge PR #5611: Add missing aliases 2020-02-04 10:07:39 -05:00
Mircea Colonescu 43137ee893 Merge PR #5605: Update swagger.yaml 2020-02-03 09:28:32 -05:00
Alexander Bezobchuk ce16e0a99d Merge PR #5597: Include Amount in Complete Unbonding/Redelegation Events 2020-01-31 11:12:04 -05:00
Federico KunzeandMarko c7a6299eb2 Simulation docs (#5033)
* simulation docs

* update docs with the latest simulation changes

* minor imporvments

* clean up of simulation.md

* expand section on weights

* minor reword

* minor wording fix

Co-authored-by: Marko <marbar3778@yahoo.com>
2020-01-31 16:06:05 +01:00
Alexander Bezobchuk 6890feb3d2 Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
Alexander Bezobchuk b669ac5eaa Merge PR #5591: Ignore testdata 2020-01-30 11:26:16 -05:00
Federico Kunze 5a0a36a8c9 Merge Pr #5585: client and types additions for IBC 2020-01-30 10:13:42 -05:00
ethan ea10d1cfc9 fix chinese sdk tutorials URL (#5590) 2020-01-30 14:11:05 +01:00
Marko 677f27f589 Merge PR #5587: docs: remove yarn 2020-01-29 10:10:59 -05:00
Nicolas Mahé ca952bc9c6 Merge PR #5583: Add to the docs of events and handler to set a new EventManager to the Context 2020-01-29 08:43:48 -05:00
Federico Kunze ec35cf2d91 Merge PR #5584: Staking additions for IBC 2020-01-29 08:35:49 -05:00
Alessio Treglia deea89e52c Add convenience functions {,Must}Bech32ifyAddressBytes (#5581) 2020-01-29 10:48:53 +01:00
Miguel Dingli d5d29ef67a Merge PR #5557: Added amount event to InputOutputCoins for MsgMultSend 2020-01-27 09:46:55 -05:00
Marko 1b6897ad1b Merge PR #5568: godoc: change nft to supply in godoc 2020-01-24 12:32:15 -05:00
Alessio Treglia b647824716 Refactor x/auth/client/utils/ (#5555)
Packages named utils, common, or misc provide clients with no
sense of what the package contains. This makes it harder for
clients to use the package and makes it harder for maintainers
to keep the package focused. Over time, they accumulate dependencies
that can make compilation significantly and unnecessarily slower,
especially in large programs. And since such package names are
generic, they are more likely to collide with other packages
imported by client code, forcing clients to invent names to
distinguish them.

 cit. https://blog.golang.org/package-names
2020-01-24 16:40:56 +00:00
Alexander Bezobchuk 26d6e49d6a Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
Alexander Bezobchuk f0912047cd Merge PR #5563: Add v0.38.0 changelog 2020-01-23 15:25:39 -05:00
Alessio Treglia d0ff973386 Merge PR #5562: Remove KeyringServiceName from the sdk.Config struct 2020-01-23 13:47:11 -05:00
Alexander Bezobchuk a4b36b9dcd Merge PR #5561: v0.38 Migration Fixes 2020-01-23 13:15:22 -05:00