Commit Graph

76 Commits

Author SHA1 Message Date
dependabot-preview[bot]
dffe3b2258 Bump github.com/tendermint/tendermint from 0.32.5 to 0.32.6 (#154)
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.32.5...v0.32.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 11:51:59 -04:00
Marko
c9b984444c Merge PR #158: fix version to golangci 2019-10-14 11:50:32 -04:00
Alexander Bezobchuk
9e728535fe Merge PR #155: changelog add v2.0.2 section 2019-10-12 23:05:11 -04:00
Alexander Bezobchuk
8b97a667be Merge PR #144: Bump SDK version to latest master (532ea1872) 2019-10-02 12:43:23 -04:00
Alessio Treglia
5e817641bb Merge PR #141: Upgrade golangci-lint to latest release (1.19.1) 2019-09-26 18:15:07 -07:00
Alexander Bezobchuk
3e3fae888d Merge PR #137: Add CHANGELOG updates from v2.0.1 2019-09-25 16:51:12 -07:00
dependabot-preview[bot]
baa9364a8a Merge PR #138: Bump github.com/tendermint/tendermint from 0.32.3 to 0.32.4
* Bump github.com/tendermint/tendermint from 0.32.3 to 0.32.4

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.3 to 0.32.4.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tendermint/tendermint/compare/v0.32.3...v0.32.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update go.{mod, sum}
2019-09-23 08:40:06 -07:00
Alexander Bezobchuk
a79a247376 Merge PR #136: Sanitize Makefile runsim 2019-09-20 09:47:15 -04:00
dependabot-preview[bot]
08259c487d Bump github.com/otiai10/copy from 1.0.1 to 1.0.2 (#135)
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-20 08:57:46 -04:00
Alexander Bezobchuk
49990da31b Merge PR #132: Bump SDK version to 01d8a230b22b 2019-09-19 10:08:22 -04:00
Alessio Treglia
b4728108f1 Merge PR #125: Standardize and cleanup makefile 2019-09-17 11:07:46 -07:00
Federico Kunze
6970ebe19b Merge PR #122: Genesis Account Command + Types 2019-09-14 20:19:46 -04:00
Alessio Treglia
f35c63d672 Merge PR #124: devtools' Makefile cleanup 2019-09-12 09:16:11 -04:00
Alexander Bezobchuk
6fa5988730 Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -04:00
Aditya
d624ca1980 Merge PR #114: split BREAKING CHANGES into subsections 2019-08-30 12:02:00 -04:00
Alexander Bezobchuk
4bc0bb52b3 Merge PR #110: Update CHANGELOG - v2.0.0 2019-08-22 08:51:53 -04:00
Alessio Treglia
2247203879 Merge PR #107: Update Build Pipeline with Go 1.12.9 2019-08-17 17:13:58 -04:00
colin axner
5cad07140d Merge PR #105: Fix Module Account Blacklisting in GaiaApp 2019-08-15 18:30:10 -04:00
Alexander Bezobchuk
72a5f93310 Merge PR #102: Remove clog config 2019-08-14 11:36:27 -04:00
Alexander Bezobchuk
f6edd14385 Merge PR #101: v1.0.0 Changelog Updates 2019-08-13 14:40:30 -04:00
Alexander Bezobchuk
5f24b24976 Merge PR #99: Update SDK version to latest master 2019-08-13 14:09:56 -04:00
Alexander Bezobchuk
c1a20dca24 Merge PR #98: Cleanup installation docs 2019-08-13 10:21:03 -04:00
Federico Kunze
9c82ff2366 Merge PR #94: update Gaia to latest SDK master 2019-08-09 11:00:50 -04:00
Alessio Treglia
0e0de2b26c Merge PR #93: localnet-start requires build-linux 2019-08-08 13:51:38 -04:00
Alexander Bezobchuk
7b1465968b Merge PR #90: Updates reflecting sdk v0.36.0-rc4 2019-08-06 20:23:22 -04:00
Alexander Bezobchuk
d4556022bb Merge PR #88: Update SDK Version 2019-08-05 13:45:54 -04:00
Alexander Bezobchuk
0ce07d569c Merge PR #87: Update SDK and call RegisterEvidences 2019-08-05 13:29:46 -04:00
Alexander Bezobchuk
10cde2212e Merge PR #86: Update SDK to version latest master 2019-08-05 11:50:11 -04:00
Alessio Treglia
1536f96e8b Merge PR #80: Build with Go 1.12.7 2019-07-19 16:47:58 +02:00
Alexander Bezobchuk
c1ae72295c Merge PR #77: Update SDK version
* Update SDK version

* Remove x/crypto replace

* remove colors

* Add all allInvariants
2019-07-18 06:55:39 -07:00
colin axner
70b486328e Merge PR #70: supply genesis migration fix
* update to extended module account permissions

* reflect pr comments

* update go mod to be off commit on colin/supply_genesis on sdk
2019-07-11 11:23:31 -07:00
Alessio Treglia
e1043a4e77 Merge PR #66: Remove statik from contrib/devtools/Makefile 2019-07-05 11:10:17 -04:00
Karoly Albert Szabo
e846b872c5 Merge PR #60: Add migrate command to gaiad 2019-07-05 09:55:48 -04:00
Federico Kunze
bab3694437 Merge PR #56: Update to latest SDK: Supply 2019-07-05 09:40:06 -04:00
Alessio Treglia
534e56abd1 Merge PR #65: Various updates to tools
- Update golangci-lint to latest version.
- Remove ci-lint, no longer used.
- Remove golangci-lint from tools target to prevent CI builds
from downloading automatically (and unnecessarily).
Developers can still run make golangci-lint to download
it locally for development and testing purposes.
2019-07-05 08:57:15 -04:00
ZC.Fan
50aee3dd45 Merge PR #63: Fix genesis.md cn translations
* Fix genesis.md cn translations

* Fix genesis.md cn translations
2019-07-05 08:37:23 -04:00
Alessio Treglia
9b881f84b8 Fix windows executables (#62) 2019-07-03 11:25:42 +02:00
Peng Zhong
d4e4a4f052 Merge PR #61: Update readme banner image 2019-06-30 15:12:42 -04:00
Alexander Bezobchuk
0432ac52c0 Merge PR #53: Update latest SDK version: Events Refactor 2019-06-26 17:36:33 -04:00
Alessio Treglia
bd72311e47 Fix reproducible builds docs (#55) 2019-06-25 15:07:24 +01:00
Alessio Treglia
0c12ccecae upgrade to latest sdk (#52)
As per changes introduced with cosmos/cosmos-sdk#4602
2019-06-24 08:27:15 +01:00
Alexander Bezobchuk
7d68770d30 Merge PR #46: Upgrade to latest SDK version (73700df8c) 2019-06-15 21:48:20 +02:00
Alexander Bezobchuk
8fd398ccb0 Merge PR #44: Update SDK version to 8c89023e9f7ce67492142c92acc9ba0d9f876c0e 2019-06-13 11:28:39 +02:00
Marko
f3b38737df Merge PR #42: Remove unneded warnings 2019-06-12 14:44:24 +02:00
frog power 4000
4eb067906b Merge PR #41: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-11 22:29:48 +02:00
frog power 4000
0710669c8e Merge pull request #40 from cosmos/alessio/gaia-update-sdk-master
Update to SDK's latest master
2019-06-11 14:21:50 +02:00
Alessio Treglia
7885cf61a8 Import simapp 2019-06-10 18:02:49 +01:00
Alessio Treglia
7b80cdfcc3 Add .pending log 2019-06-10 17:20:03 +01:00
Alessio Treglia
7d39767841 Update to SDK's latest master 2019-06-10 17:15:56 +01:00
Karoly Albert Szabo
2945a0510e Contract test [GET] (#19)
Closes: #17
Depends on: cosmos/cosmos-sdk#4470
2019-06-08 15:04:45 +01:00