Ethan Buchman
|
c11bcd7890
|
update dep for tmlibs
|
2018-03-22 19:44:43 -04:00 |
|
Ethan Buchman
|
3135fca73b
|
changelog, dep, version
|
2018-03-22 19:19:16 -04:00 |
|
Ethan Buchman
|
215831d035
|
update spec and explain more
|
2018-03-22 19:12:08 -04:00 |
|
Ethan Buchman
|
5306147a2d
|
types: revert CheckTx/DeliverTx changes. make them the same
|
2018-03-22 19:11:34 -04:00 |
|
Jae Kwon
|
4e02184676
|
Remove pkg/errors; Update Gopkg.toml, but not GRPC because it breaks.
|
2018-03-18 01:40:26 +01:00 |
|
Ethan Buchman
|
791f95bac3
|
Merge pull request #215 from tendermint/bucky/fees-gas
comment some fields in ResponseCheck/DeliverTx. closes #214
|
2018-03-14 18:47:26 +01:00 |
|
Ethan Buchman
|
f7afa3d91f
|
comment some fields in ResponseCheck/DeliverTx. closes #214
|
2018-03-13 13:40:41 +01:00 |
|
Zach
|
d5361de300
|
Merge pull request #209 from zmanian/transitive_deps
Move the tmlibs dependency to develop
|
2018-03-05 12:12:56 +08:00 |
|
Zaki Manian
|
a38ad4e21b
|
Move the tmlibs dependency to develop
|
2018-03-04 20:00:42 -08:00 |
|
Zach
|
a29163d85b
|
Merge pull request #208 from tendermint/zramsay-patch-1
update spec formatting for docs
|
2018-03-05 10:48:26 +08:00 |
|
Zach
|
a183219659
|
update spec formatting for docs
this file is pulled in by tendermint's doc building
|
2018-03-05 10:46:51 +08:00 |
|
Ethan Buchman
|
7579abd710
|
bring back dummy for backwards compatibility ...
|
2018-03-03 20:40:43 -05:00 |
|
Ethan Buchman
|
9e0e00bef4
|
Merge branch 'master' into develop
|
2018-03-01 23:55:14 -05:00 |
|
Ethan Buchman
|
c015e7a23d
|
Merge pull request #206 from tendermint/bucky/fix-spec-and-changelog-for-v0.10.0
update CHANGELOG, README, spec for v0.10. Fixes #205
|
2018-03-01 19:50:05 -05:00 |
|
Ethan Buchman
|
fb808a00d5
|
update CHANGELOG, README, spec for v0.10. Fixes #205
|
2018-03-01 19:52:01 -05:00 |
|
Zach
|
031be404cf
|
Merge pull request #203 from tendermint/fix-dockerfile-develop
fix Dockerfile.develop
|
2018-03-01 14:43:43 +08:00 |
|
Anton Kaliaev
|
345a5a5a34
|
remove glide
|
2018-02-27 17:54:25 +04:00 |
|
Anton Kaliaev
|
c57ab8724e
|
fix Dockerfile.develop
|
2018-02-27 17:54:25 +04:00 |
|
Zaki Manian
|
3d5f0a8b94
|
Switch dependency management to dep from glide (#202)
|
2018-02-27 17:24:09 +04:00 |
|
Zaki Manian
|
192fb2aabc
|
Fix string formatting error for go1.10 (#201)
|
2018-02-27 16:03:21 +04:00 |
|
Ethan Buchman
|
6d47f4afe2
|
Merge pull request #197 from tendermint/sed-dummy-kvstore
rename dummy to kvstore
|
2018-02-21 00:03:44 -05:00 |
|
Ethan Buchman
|
68592f4d8e
|
Merge pull request #198 from tendermint/develop
v0.10.0
|
2018-02-20 22:10:11 -05:00 |
|
Ethan Buchman
|
9b6088cc26
|
glide and changelog
|
2018-02-20 22:06:27 -05:00 |
|
Ethan Buchman
|
fe7e26eecf
|
changelog and version bump
|
2018-02-19 17:44:49 -05:00 |
|
zramsay
|
831e10f15d
|
finish the job, dummy
|
2018-02-19 20:43:36 +00:00 |
|
zramsay
|
594db86069
|
rename dummy*.go files to kvstore*.go
|
2018-02-19 20:40:33 +00:00 |
|
zramsay
|
a3362ccf35
|
s/Dummy/KVStore/g
|
2018-02-19 20:38:22 +00:00 |
|
Ethan Buchman
|
c960c52756
|
Merge pull request #193 from tendermint/feature/init-chain-app-state
types: RequestInitChain.AppStateBytes
|
2018-02-17 12:51:05 -05:00 |
|
Ethan Buchman
|
a6be687088
|
types: RequestInitChain.AppStateBytes
|
2018-02-16 19:49:33 -05:00 |
|
Ethan Buchman
|
b1e29d22f6
|
Merge pull request #192 from tendermint/feature/fix_glide_yaml
Pin tmlibs to develop
|
2018-02-16 19:37:09 -05:00 |
|
Adrian Brink
|
7a6a079afe
|
Pin tmlibs to develop
|
2018-02-15 12:28:05 +01:00 |
|
Ethan Buchman
|
bf70f5e273
|
Merge pull request #191 from tendermint/tm-1205-quit-method-added
Quit method was added to Service/BaseService
|
2018-02-12 19:04:04 -05:00 |
|
Anton Kaliaev
|
5913ae8960
|
Quit method was added to Service/BaseService
Refs https://github.com/tendermint/tendermint/issues/1205
|
2018-02-12 12:22:32 +04:00 |
|
Ethan Buchman
|
5a4f56056e
|
Merge pull request #189 from tendermint/no-wire-crypto
remove go-wire and go-crypto deps
|
2018-02-03 02:55:22 -05:00 |
|
Ethan Buchman
|
1148027baf
|
remove go-wire and go-crypto deps
|
2018-02-03 02:39:34 -05:00 |
|
Ethan Buchman
|
21dd648732
|
Merge pull request #187 from tendermint/no-iavl
Remove IAVL dependency
|
2018-02-03 02:26:26 -05:00 |
|
Ethan Buchman
|
baea45177d
|
example/dummy: remove iavl dep - just use raw db
|
2018-02-03 02:02:40 -05:00 |
|
Ethan Buchman
|
c617737e03
|
Merge pull request #184 from tendermint/sdk2
update for go-wire sdk2
|
2018-02-03 00:22:50 -05:00 |
|
Ethan Buchman
|
4450a20bde
|
types: check bufio.Reader
|
2018-02-03 00:24:48 -05:00 |
|
Ethan Buchman
|
d2845d923b
|
add more versions to glide
|
2018-02-03 00:14:15 -05:00 |
|
Ethan Buchman
|
700792bc10
|
update glide
|
2018-02-03 00:08:39 -05:00 |
|
Ethan Buchman
|
11d383f1c7
|
update for go-wire sdk2
|
2018-02-02 23:56:19 -05:00 |
|
Ethan Buchman
|
ffbe912ff3
|
Merge pull request #171 from tendermint/sdk2
WIP: Sdk2
|
2018-01-06 01:29:55 -05:00 |
|
Ethan Buchman
|
2bd556205d
|
disable fragile bash test
|
2018-01-05 22:57:45 -05:00 |
|
Ethan Buchman
|
a55adfaa4f
|
tests: use shasum to avoid rarer dependency
|
2018-01-05 22:33:18 -05:00 |
|
Ethan Buchman
|
e1e3ea4e7f
|
fix a get_tools
|
2018-01-05 22:22:55 -05:00 |
|
Ethan Buchman
|
a488c0f027
|
update changelog and glide and a fix
|
2018-01-05 22:19:37 -05:00 |
|
Ethan Buchman
|
629e2fc2a0
|
update readme
|
2018-01-05 21:52:52 -05:00 |
|
Ethan Buchman
|
c38ac88d69
|
Merge branch 'develop' into sdk2
|
2018-01-05 21:45:48 -05:00 |
|
Ethan Buchman
|
82aed60acb
|
Merge pull request #173 from tendermint/cobra-helpers
fill in empty command helpers
|
2018-01-04 12:19:55 -05:00 |
|