Ethan Buchman
936d1a0e68
some notes about the p2p layer
7 years ago
Ethan Buchman
0cbbb61962
minor cleanup
7 years ago
Ethan Buchman
fa66694f2e
Merge branch 'develop' into fix-persistent-first
7 years ago
Ethan Buchman
d92def4b60
version bump
7 years ago
Ethan Buchman
26f633ed48
Merge pull request #1514 from tendermint/release/v0.19.1
Release/v0.19.1
7 years ago
Ethan Buchman
79bfbebfff
rpc: docs/comments
7 years ago
Ethan Buchman
f33da8817a
rpc: lower_case peer_round_states, use a list, add the node_address
7 years ago
Ethan Buchman
ffe81a0206
changelog and version
7 years ago
Ethan Buchman
0e00154fcc
Merge branch 'master' into develop
7 years ago
Ethan Buchman
1ab89e6cbf
update changelog
7 years ago
Ethan Buchman
14cff484f1
Merge pull request #1440 from tendermint/1428-remove-wal-light
[config] remove wal_light setting
7 years ago
Ethan Buchman
25cee8827a
Merge branch 'develop' into 1428-remove-wal-light
7 years ago
Jae Kwon
65ebbccb74
Add GoAmino DeepCopy() benchmark for RoundState
7 years ago
Ethan Buchman
1188dfe7ee
Merge pull request #1511 from tendermint/bucky/rpc-fixes
Various RPC fixes
7 years ago
Ethan Buchman
c45ba2967a
fixes from review
7 years ago
Ethan Buchman
f67c5a9e7b
forgot wire.go file
7 years ago
Ethan Buchman
593a785ae2
set NodeInfo on switch before starting RPC server
should fix #1199
7 years ago
Ethan Buchman
94e823cc91
p2p: NodeInfo.Channels is HexBytes
7 years ago
Ethan Buchman
47e4d64973
add validator address to /status
7 years ago
Ethan Buchman
a2d77cbe4e
add MarshalJSON methods to fix dump_consensus_state
7 years ago
Ethan Buchman
390b592dec
Merge pull request #1510 from tendermint/bucky/docs-and-fixes
JSON Indent and some docs
7 years ago
Ethan Buchman
9ab1fafdf1
some amino json for #1504
7 years ago
Ethan Buchman
94c016a04e
use MarshalJSONIndent for init files. closes #1506
7 years ago
Ethan Buchman
97f3ada9c2
update godep
7 years ago
Ethan Buchman
d7d4471072
Merge pull request #1507 from tendermint/bucky/docs-pre-amino
document pre-amino pubkeys/addresses
7 years ago
Ethan Buchman
d48a6f930d
document pre-amino pubkeys/addresses
7 years ago
Ethan Buchman
389a6ffa16
Merge pull request #1500 from tendermint/bucky/spec-updates
Bucky/spec updates
7 years ago
Ethan Buchman
f1ead2df70
typo
7 years ago
Ethan Buchman
e5951acfb4
SHA256 -> RIPEMD160
7 years ago
Ethan Buchman
0e1414ef9d
spec: add Address spec. notes about Query
7 years ago
Ethan Buchman
97be1eef87
add abci notes
7 years ago
Anton Kaliaev
0d9004a854
[cmd] Turn off strict routability when using testnet cmd ( #1493 )
* [cmd] Turn off strict routability when using testnet cmd
Refs https://github.com/tendermint/tendermint/pull/1454
* use "testnet" instead of "it"
7 years ago
Ethan Buchman
91c81ef9a1
spec: note on byte arrays, clean up bitarrays and more, add merkle proof, add crypto.go script
7 years ago
Ethan Buchman
e2f0778c14
spec: update encoding.md
7 years ago
Anton Kaliaev
63f8c58009
Merge pull request #1471 from tendermint/greg/devopstools
Greg/devopstools
7 years ago
Greg Szabo
9ba208c1f5
wrapper.sh logfile check fix
7 years ago
Greg Szabo
6ce6b20993
Renamed remotenet to sentrynet to match the purpose better.
7 years ago
Anton Kaliaev
5361073439
Merge pull request #1483 from tendermint/jae/lower_case_round_state
Jae/lower case round state
7 years ago
suyuhuang
6c04465d3d
Fix `Prove` int abci.ABCIQuery ( #1485 )
* fix Prove in abci query
* fix Prove in abci query
* fix doc
* fix doc
7 years ago
Greg Szabo
089ce6744c
Added ansible playbook to remote networks to ship logs to logz.io
7 years ago
Max Levy
17a5c6fa1a
typo fix
7 years ago
Rigel
18c3f8f3f1
writeDefaultCondigFile -> writeDefaultConfigFile ( #1490 )
7 years ago
Jae Kwon
b42d5a2211
blockID -> block_id for JSON
7 years ago
Jae Kwon
b20e777f53
lower_case json field names
7 years ago
Greg Szabo
659762736c
Makefile targets for remotenet fixed
7 years ago
Anton Kaliaev
ece3f678da
[docs/spec] update msg type and Tendermint behavior ( #1468 )
Refs #1422
7 years ago
Greg Szabo
5b5acbb343
Ansible README update and small fixes
7 years ago
Ethan Buchman
a2930cd723
Merge pull request #1474 from tendermint/release/v0.19.0
Release/v0.19.0
7 years ago
Ethan Buchman
45a05b4726
Merge pull request #1461 from tendermint/update-changelog
update changelog
7 years ago
Greg Szabo
8bdfe15de9
Dockerfile, localnode, sentry node scripts changes
- Updated Dockerfile and created build-docker target
- Changed localnode docker image to set permissions to more permissive (docker has different user than host system)
- Added sentry node terraform and ansible script
7 years ago