Commit Graph
100 Commits
Author SHA1 Message Date
54763277c3 Remove requirement for gentx to be only 1 msg (#8954)
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2021-03-24 10:02:45 +00:00
e577378497 Add failing address to multisig validation (#8518)
* Add helper to multisig validation

* Added bech32 address output

* Fix test

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com>
2021-02-19 15:23:52 +00:00
75bc312ffd Update default historical header number for stargate (#8178)
* Update default historical header number

* Update x/staking/types/params.go

Co-authored-by: Amaury <amaury.martiny@protonmail.com>

* fix tests

* duh

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2020-12-17 19:50:03 +00:00
b2bc32f3c9 Add function to query ack proofs (#7732)
* Add function to query ack proofs

* Fix compilation issue

Co-authored-by: Aditya <adityasripal@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-29 22:19:01 +00:00
Jack Zampolinandcolin axnér 9befc6ced8 Wrap ProtoCodec in interface (#7637)
* WIP encoding change

* Add test that describes issue

* WIP debugging

* remove extra code

* Update codec/proto_codec.go

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-10-27 13:53:54 +00:00
Jack Zampolin 36c1b24a06 ADR 32: Typed Events (#7474) 2020-10-13 19:51:47 +01:00
Jack Zampolin d16fe57b3a Update tendermint to v0.34.0-rc4 (#7386) 2020-09-25 08:32:34 +02:00
0dfe7ad6a0 Update tendermint version (#7366)
* Update tendermint version

* update testing pkg to use latest versioned block protocol for tendermint headers

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
2020-09-23 09:12:24 +00:00
Jack Zampolinandcolin axnér a8990eab71 Quick fixes for IBC (#7302)
* Fix page variable for querying consensus state of a node

* Add pointer where required

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-09-15 09:21:42 +00:00
Jack Zampolin 2539f6e488 Ensure unpacking of connection interfaces in msgs (#7252) 2020-09-07 17:08:11 +00:00
7d64086d33 Ensure IBC Proto Registration (#7210)
* init commit

* Add simulation request

* Push progress

* ensure exported interfaces and their concrete implementations are registered in ibc modules

* revert CalculateGas changes

* Fix simulation response unmarshal

* ensure exported interfaces and their concrete implementations are registered in ibc modules

* Passing tests

* Fix lint issues

* Update client/tx/tx.go

Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-09-01 20:59:48 +00:00
4f52797931 Update DefaultHistoricalEntries to 100 (#6059)
* Update DefaultHistoricalEntries to 1000

* hist entries sims and comment on simapp

* changelog and godoc

* update sim param change

* update default to 100

Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-04-23 15:06:30 +00:00
Jack ZampolinandAditya f82bc19b99 Fix capabilities issue (#6057)
* Fix capabilities issue

* Update x/capability/module.go

quick doc fix

* Address PR comments

Co-authored-by: Aditya <adityasripal@gmail.com>
2020-04-22 17:49:09 +00:00
Jack Zampolin 71c62a432f Merge PR #6043: Fix some lcd test failures in gaia 2020-04-21 14:13:03 -04:00
Jack Zampolin 793c6f17ff Fixes for Packet Ack (#6036)
* Fix packet ack

* Fix test failures
2020-04-20 22:37:18 +00:00
758cdd2206 x/ibc: register missing msgs to codec (#6026)
* Add msg ack and timeout to channel codec

* ibc/09-localhost: register codec MsgCreateClient

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2020-04-20 10:08:36 +00:00
Jack Zampolin 11528d3959 x/ibc/20-transfer/keeper: fix issue with capabilities when receiving packet (#6023) 2020-04-17 22:10:27 +02:00
Jack Zampolin fe163e839c Merge PR #6021: Fix failed gentx because node is untrusted 2020-04-17 14:55:51 -04:00
Jack Zampolin d7bdfe3110 Merge PR #5501: Fix keyring error message on macos 2020-01-09 12:38:56 -05:00
Jack Zampolin 0ba74bb4b7 Merge PR #4777: Fix Height Queries 2019-07-25 17:45:13 -07:00
Jack Zampolin 257d3bfbf2 Merge PR #4733: Add @fedekunze to CODEOWNERS 2019-07-17 17:02:57 -07:00
Jack Zampolin b63b81ab21 Merge PR #4414: release/v0.34.5 changelog back to master 2019-05-27 13:28:48 -07:00
Jack Zampolin 144b838287 Merge PR #4293: Add changelog for v0.34.4 2019-05-07 11:21:48 -07:00
Jack Zampolin 9a16e2675f Merge master into develop in preparation for deleting master 2019-04-26 14:25:42 -04:00
Jack Zampolin ea75ae5d47 Merge master into develop 2019-04-26 13:56:02 -04:00
Jack Zampolin d39bb63ffe Fix CODEOWNERS 2019-04-25 16:41:46 -04:00
Jack Zampolin 7cb34220af Merge PR #4036: Release v0.34.0 2019-04-15 06:56:42 -07:00
Jack Zampolin 0f7877c23b Merge pull request #4107 from cosmos/jack/tm-update
Update Tendermint to the 0.31.4 release
2019-04-12 12:09:21 -07:00
Jack Zampolin 927f76f6bb Update Tendermint to v0.31.4 2019-04-12 11:51:01 -07:00
Jack Zampolin 7f1b46ecc1 Merge PR #4041: Manual for the Crisis Module 2019-04-03 13:38:10 -07:00
Jack Zampolin 32327e8430 Merge branch 'master' into release/v0.33.1 2019-04-02 15:12:56 -07:00
Jack Zampolin 38b7c0705c Implement client functionality for the community pool (#3939)
Fixes: #3937
2019-03-28 01:05:36 +00:00
Jack Zampolin f9c290f42e Merge PR #3957: Remove requirement that deposit period and voting period linked 2019-03-22 13:47:04 -07:00
Jack Zampolin ae215a2520 Merge PR #3950: sdkch various changes 2019-03-20 08:48:35 -07:00
Jack Zampolin ea0db504d1 Merge PR #3855: Mainnet docs update to master 2019-03-13 09:26:02 -07:00
Jack Zampolin e111162f0c Update docs/gaia/delegator-guide-cli.md 2019-03-11 14:57:49 -07:00
Jack Zampolin 3f87671232 Apply suggestions from code review
Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>
2019-03-11 14:57:04 -07:00
Jack Zampolin f37ab4a898 Merge PR #3826: Port IsAllGT from safe-coins PR 2019-03-08 12:22:44 -08:00
Jack Zampolin 6f74095ce2 Merge PR #3831: Move indent for json output to 2 spaces 2019-03-08 09:00:17 -08:00
Jack Zampolin 4816dbe588 Merge PR #3823: v0.33.0 tag to develop
Merge v0.33.0 tag back to develop
2019-03-07 11:33:55 -08:00
Jack Zampolin 55c0c0af07 Release v0.33.0 to Develop
Release 0.33.0 to Develop
2019-03-07 09:48:24 -08:00
Jack Zampolin 7b4104aced Release v0.33.0 2019-03-07 09:47:59 -08:00
Jack Zampolin 006496f204 Merge branch 'master' into jack/release-0.33.0 2019-03-06 12:04:31 -08:00
Jack Zampolin 06f741609b Fix CHANGELOG for release 2019-03-06 11:37:50 -08:00
Jack Zampolin 805e7fbfc2 Merge PR #3806: Fix nil returned in Unmarshal functions
* Fix nils returned in unmarshal functions
* Address comments
2019-03-06 12:38:18 +01:00
Jack Zampolin 57fe79ffbf Merge PR #3804: Update to Tendermint 0.31.0-rc0
* Update tendermint
* Fix build failure
* PENDING
2019-03-05 14:14:34 +01:00
Jack Zampolin b1ce965de8 Merge Pull Request #3777: Fix export panic 2019-03-01 13:04:36 -08:00
Jack Zampolin 7ac01bd76a Merge PR #3767: Added querier for auth module 2019-03-01 12:40:39 -08:00
Jack Zampolin bdf55d9610 Merge PR #3778: Fix improper distr msg tag 2019-03-01 11:15:53 -08:00
Jack Zampolin c3e69c9d36 Create blog-2-cn (#3756)
* Create blog-2-cn

* Update and rename blog-2-cn to blog-2-cn.md
2019-02-27 07:11:01 -08:00
Jack Zampolin 250dc9807b Merge PR #3731: Fix keys add --interactive regression 2019-02-25 11:19:57 -08:00
Jack Zampolin 19f0f92c20 Merge PR #3660: Release v0.32.0 2019-02-18 06:55:11 -08:00
Jack Zampolin 26a5614390 Merge PR #3661: Release v0.32.0
R4R: Release v0.32.0 back to develop
2019-02-18 06:53:50 -08:00
Jack Zampolin 5ccad4723f Merge PR #3642: Tx Query return values 2019-02-15 17:00:40 +01:00
Jack Zampolin f72a7c3829 Merge PR #3651: Add JSON struct tags to vesting accounts 2019-02-14 08:40:26 -08:00
Jack Zampolin c9a1c8a0db Merge PR #3638: Document and justify bcrypt parameters 2019-02-13 08:57:38 -08:00
Jack Zampolin 2faee621e2 Merge PR #3633: DOCS: launch blog translations 2019-02-12 16:12:27 -08:00
Jack Zampolin fe47c103f2 Add kr and cn translations of blog 1 2019-02-12 15:57:59 -08:00
Jack Zampolin bbc0a562a1 Merge PR #3618: Update to tendermint 0.30.0 final 2019-02-12 12:22:17 -08:00
Jack Zampolin a1ff3156f7 Merge PR #3627: v0.31.2 master back to develop 2019-02-12 09:57:11 -08:00
Jack Zampolin 05de8135ac Merge PR #3626: Release v0.31.2 2019-02-12 09:40:30 -08:00
Jack Zampolin 639ea1e7d8 PENDING.md -> CHANGELOG.md 2019-02-12 09:09:02 -08:00
Jack Zampolin 1a4816bc57 Merge branch 'master' into release/v0.31.1 2019-02-09 12:25:45 -08:00
Jack Zampolin 5e3a51a515 Merge PR #3563: Upgrade Tendermint version to 0.30.0-rc0 2019-02-08 17:18:26 -08:00
Jack Zampolin 2c9a5bc308 Merge PR #3554: x/auth and x/bank review results 2019-02-08 22:35:19 +01:00
Jack Zampolin a5c1c7e998 Merge PR #3519: Update dependancies 2019-02-08 00:19:20 +01:00
Jack Zampolin 6a66796b71 Merge PR #3550: Speed up CLI tests 2019-02-07 23:56:05 +01:00
Jack Zampolin 9eea27f7bf Merge PR #3530: delete accidentally committed file 2019-02-06 17:23:35 -08:00
Jack Zampolin 408484e6d4 Merge PR #3503: CLI flags to args 2019-02-06 16:15:37 -08:00
Jack Zampolin 5e35354269 Merge PR #3451: Make tags and responses legible 2019-02-04 18:20:56 -08:00
Jack Zampolin c766993c83 Merge PR #3454: Add --jail-whitelist to gaiad export 2019-02-04 08:42:48 -08:00
Jack Zampolin 5ea2be1adc Merge PR #3458: Fix usage of the config command in applications importing the SDK
* Fix usage of the config command in applications importing the SDK
* Update client/config.go
2019-01-31 19:39:46 +01:00
Jack Zampolin 6de39e19f3 Merge PR #3419: Fix query distr slashes 2019-01-29 01:59:20 +01:00
Jack Zampolin 75c3a44a0d Fix query signing-info panic (#3417) 2019-01-28 13:42:52 -08:00
Jack Zampolin 17f67952da loadGenesisDoc -> LoadGenesisDoc 2019-01-28 13:08:42 -08:00
Jack Zampolin 5476c4e664 Merge branch 'develop' into jack/gaiacli-config-node 2019-01-28 13:05:31 -08:00
Jack Zampolin 75c24fda1c Add test/pending 2019-01-28 12:40:08 -08:00
Jack Zampolin df86585f6b Add validate-genesis command (#3399) 2019-01-28 11:46:47 -08:00
Jack Zampolin 818fd16481 Fixes #3393 2019-01-28 11:37:05 -08:00
Jack Zampolin 9440c3c272 Merge PR #3385: Docs Hotfix 2019-01-25 12:13:56 +01:00
Jack Zampolin a8e6ec4a72 Fix comma 2019-01-24 17:19:28 -08:00
Jack Zampolin 393434c37d Fix curlies in the docs 2019-01-24 17:04:13 -08:00
Jack Zampolin af60c75dd3 Merge PR #3352: Reenable simulation tests 2019-01-24 22:01:32 +01:00
Jack Zampolin 0043912548 Merge PR #3338: Remove unused code and examples 2019-01-24 11:18:45 +01:00
Jack Zampolin fae7852b61 Merge PR #3346: Change name of gaiacli query distr to dist 2019-01-22 20:25:12 +01:00
Jack Zampolin f6ef6a478c Fix pending (#3348) 2019-01-22 11:24:44 -08:00
Jack Zampolin 9f50c9f5b6 R4R: Ensure all CLI queries respect output flags (#3320) 2019-01-22 09:28:39 -08:00
Jack Zampolin ac82950dbc Add tendermint version command (#3285) 2019-01-14 13:02:02 -08:00
Jack Zampolin d1e769391a CLI Test refactor and coverage increase (#3250) 2019-01-09 07:49:38 -08:00
Jack Zampolin b16af44271 Merge PR #3076: Rename hooks from Before -> Pre and On -> Post
* Rename hooks from Before -> Pre and On -> Post

* Fix lint error

* Update x/slashing/hooks.go

Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>

* Ignore linter warnings on hooks file

* swap 171, 172 for clarity (my own comment)
2019-01-09 00:28:46 -05:00
Jack Zampolin 0e26a39f6f Support adding offline pubkeys to gaiacli keys (#3224) 2019-01-08 08:49:03 -08:00
Jack Zampolin b6ee053b1a Fix Governance state import (#3223) 2019-01-07 14:24:04 -08:00
Jack Zampolin 23819b1ce5 Merge PR #3159: Add address interface
* Add address interface
* Add test for addresses
* Address comments
2019-01-04 23:09:39 +01:00
Jack Zampolin 8088450873 Master back into develop v0.29.1 #3219
Merge master back to develop
2019-01-03 10:47:52 -08:00
Jack Zampolinandalessio d1824ad704 R4R: validate sign tx request's body (#3179)
* validate sign tx request's body

Closes: #3176

* Introduce CodeNoSignatures

* Update swagger.yaml

* Fix tests

* Update x/auth/client/rest/sign.go

Co-Authored-By: alessio <quadrispro@ubuntu.com>
2019-01-03 08:30:04 -08:00
Jack Zampolin 14ebc65daf Merge PR #3119: Move all store keys into constants
* Move all store keys into constants
* Fix lint issue
* Add Pending.md
* QuerierKey -> QuerierRoute
2018-12-19 20:58:30 +01:00
Jack Zampolin 4b4a2b81a1 Add slashing genesis validation (#3158) 2018-12-19 09:03:16 -08:00
Jack Zampolin 0360b12075 Remove unimplemented gaiacli init command (#3156) 2018-12-19 08:25:27 -08:00
Jack Zampolin 7082bc164d Add full-text search for docs (#3102) 2018-12-13 09:32:42 -08:00
Jack Zampolin 9ae3a8a04e Docs: Reference -> Concepts (#3090) 2018-12-12 15:00:53 -08:00