Alessio Treglia
38f93128eb
Remove baseapp dependency on the version package ( #4250 )
...
The version package is meant to be a convenience utility
that provides SDK consumers with a ready-to-use version
command that produces app's versioning information from
flags passed at compile time.
It will not make sense anymore for the baseapp package
to depend on the version package once gaia will have been
migrated away from the SDK main repository as we neither
want to make assumptions nor set expectations on downstream
apps buildsystems. Thus BaseApp now provides SetAppVersion()
and AppVersion() to to allow SDK consumers to set BaseApp's
version information string once the struct is initialised.
2019-05-02 20:37:44 +01:00
Frank Yang
9e7440a92c
Merge PR #4064 : Remove dep/vendor from documentation and version cmd
...
* Remove `dep` and `vendor` from documentation
* Replace vendor with go.sum hash in version command
2019-04-08 11:00:17 -04:00
Juan Leni
787f46546d
Merge PR #3620 : Indicate build flags in version
2019-02-13 09:53:16 -08:00
Alessio Treglia
0ed6de0cbd
Merge PR #3426 : Various changes to version cmd, revert those which previously broke ABI
...
* version prints out short info by default
Handle -o json, add --long flag to print full version info.
* Add distclean target to Makefile
* Update PENDING.md
* Add missing targets in .PHONY
2019-01-29 23:25:43 +01:00
Alessio Treglia
bf59291a79
Merge PR #3343 : Enrich version command's output
2019-01-22 21:16:29 +01:00
Alessio Treglia
10b916eb28
Merge PR #2318 : Simplify version handling, rely on git describe
2018-09-20 00:03:04 +08:00
Ethan Buchman
0bf061b707
update to tm v0.23.1
...
- fixes unbounded WAL growth
2018-08-22 16:04:26 -04:00
Christopher Goes
e2691d98fc
0.24.1 - Fix validator pubkey bug
2018-08-21 15:40:43 +02:00
Christopher Goes
a56117ee74
Stage onto release/v0.24.0 ( #1999 )
...
* Set SignedBlocksWindow back to 1000
* Merge PR #1995 : upgrading ledger goclient lib
* Update version/version.go
2018-08-13 09:41:53 -04:00
Christopher Goes
02d52e4326
Hotfix/0.23.1: Tendermint 0.22.7 ( #1844 )
...
* Tendermint 0.22.7; bump patch version
* 0.23.0 -> 0.23.1; update CHANGELOG.md
2018-07-26 19:24:51 -04:00
Christopher Goes
8989af2a58
Update version
2018-07-19 21:15:52 +02:00
Ethan Buchman
9f2b83cbe9
version bump
2018-07-16 20:01:54 +01:00
Christopher Goes
28a1b5ebc0
Version & changelog
2018-07-14 04:20:14 +02:00
Christopher Goes
1a1373cc22
Update changelog & version
2018-07-13 23:00:07 +02:00
Ethan Buchman
d226f1d62e
changelog, version
2018-07-10 12:20:29 -04:00
Ethan Buchman
1b7396d487
dev version bump
2018-06-13 01:34:51 -07:00
Christopher Goes
65786e4578
Update version.go & changelog
2018-06-13 10:05:50 +02:00
Ethan Buchman
cb6534a8f8
version and changelog
2018-06-09 09:32:59 -07:00
Ethan Buchman
2b6a3fc8e3
changelog and version
2018-05-15 22:30:20 -04:00
Ethan Buchman
20abeb3dcf
version and changelog
2018-05-15 12:45:36 -04:00
Ethan Buchman
a2ba50718e
changelog and version
2018-05-15 12:45:01 -04:00
Ethan Buchman
249c5508ef
changelog and version
2018-05-14 17:05:27 -04:00
Ethan Buchman
7ef5e90fa5
update changelog and version
2018-05-01 13:58:50 -04:00
Ethan Buchman
59a5da4f3a
update tendermint to v0.19.1
2018-04-28 22:04:29 -04:00
Ethan Buchman
d3fd71a368
version and changelog
2018-04-28 21:59:47 -04:00
Jae Kwon
d530ee2abc
Fix MountStoreWithDB(); Bump to 0.15.0-rc0
2018-04-13 02:04:31 -07:00
Ethan Buchman
db29b5066d
Merge branch 'develop' into jae/aminoify
2018-04-09 17:28:17 +03:00
Ethan Buchman
1074ab6d67
version and changelog
2018-04-09 16:52:13 +03:00
Ethan Buchman
9722f41600
deps, changelog, version
2018-04-09 16:51:40 +03:00
Jae Kwon
923742622a
Fix docs; Bump version; Fix makefile
2018-04-07 00:08:53 -07:00
Ethan Buchman
578020bb47
version bump
2018-04-03 22:01:31 +03:00
Ethan Buchman
414d3e0b6d
changelog and version
2018-04-03 21:43:50 +03:00
Ethan Buchman
1d2c2d88b1
version and changelog
2018-04-01 22:01:32 +03:00
Ethan Buchman
7238b9d2d6
changelog and version
2018-04-01 02:30:12 +03:00
Ethan Buchman
64044d04a7
changelog, version, dep
2018-03-27 11:33:09 -04:00
Ethan Buchman
1befcdaac3
version and changelog
2018-03-20 03:59:57 +01:00
Ethan Buchman
9d1b348126
bump version
2018-03-01 02:16:54 -05:00
Ethan Buchman
158dfcebdc
changelog and version
2018-03-01 00:38:39 -05:00
Ethan Buchman
d69d3d8149
dev version
2018-02-20 23:14:58 -05:00
Ethan Buchman
0515bc094b
version and changelog
2018-02-20 22:51:30 -05:00
Ethan Frey
9aa3189738
Update version to 0.9.0-dev, use GitCommit
2018-02-13 08:40:09 -05:00
Ethan Buchman
809102c952
bump version
2018-02-13 07:58:05 -05:00
Jae Kwon
8d305039c8
modules -> x
2017-10-31 17:51:44 -05:00
Ethan Buchman
098d17711a
fix test
2017-10-11 23:44:40 -04:00
Ethan Buchman
a4203368d4
changelog and version
2017-10-11 23:30:50 -04:00
Ethan Buchman
2c98876414
readme, changelog, version bump
2017-10-11 16:57:38 -04:00
Ethan Frey
8a430648e4
Bump version to 0.7.0-alpha
2017-08-18 23:48:57 +01:00
Ethan Frey
7533cd9d7e
Merge branch 'develop' into unstable
2017-08-18 23:44:49 +01:00
Ethan Frey
450823b5f3
Bump to 0.6.2
2017-07-27 22:11:17 -04:00
rigel rozanski
0303f2aaaa
golinted up to and incl modules
2017-07-06 05:30:03 -04:00