Anton Kaliaev
|
a19e857f2e
|
[pex] switch to MustMarshalBinaryBare and UnmarshalBinaryBare
Refs #646
|
6 years ago |
Anton Kaliaev
|
9120fd5d14
|
unexport DecodeMessage functions
Refs #646
|
6 years ago |
Alexander Simmerl
|
523d29256e
|
Merge pull request #1911 from tendermint/1901-changelog
Add missing changelog entry
|
6 years ago |
Alexander Simmerl
|
397d89e40b
|
Merge pull request #1906 from tendermint/zach/1793-repo-consolidation
clean up abci/libs directories
|
6 years ago |
Anton Kaliaev
|
ed01638076
|
remove doc. about no longer existing config option
|
6 years ago |
Anton Kaliaev
|
7b153bde31
|
add missing changelog entry
Closes #1901
|
6 years ago |
Alexander Simmerl
|
f93798f72d
|
Merge branch 'master' into release/v0.22.1
|
6 years ago |
Alexander Simmerl
|
8d2d94c1c0
|
Merge pull request #1922 from tendermint/zach/fix-md
docs: md fixes & latest tm-bench/monitor
|
6 years ago |
Zach Ramsay
|
bef04114ef
|
docs: md fixes & latest tm-bench/monitor
|
6 years ago |
Alexander Simmerl
|
0e85ae6179
|
Merge pull request #1918 from tendermint/docs-staging
Re-organize docs into directories
|
6 years ago |
Zach Ramsay
|
539722c02d
|
ports
|
6 years ago |
Ethan Buchman
|
8544e18eaf
|
Merge pull request #1919 from tendermint/jae/rpc_int_noquote
WIP RPC HTTP does not require quotes around int64/int/uint64/uint types
|
6 years ago |
Ethan Buchman
|
379e5a15cc
|
Uint64
|
6 years ago |
Ethan Buchman
|
bd47ed989f
|
rpc/lib/server: add test for int parsing
|
6 years ago |
Jae Kwon
|
d336cfe5d3
|
RPC HTTP does not require quotes around int64/int/uint64/uint types
|
6 years ago |
Zach Ramsay
|
e54c0f804f
|
docs re-orgnization
|
6 years ago |
Zach Ramsay
|
79d6bd8ce0
|
TEST
|
6 years ago |
Zach Ramsay
|
14b6010240
|
move a file
|
6 years ago |
Ethan Buchman
|
2fa9962835
|
changelog and version
|
6 years ago |
Ethan Buchman
|
64bae01d00
|
Merge pull request #1913 from tendermint/zach/path-fix
HOTFIX: fix url path because cloudfront
|
6 years ago |
Zach
|
e282b3d761
|
Merge branch 'master' into zach/path-fix
|
6 years ago |
Zach
|
07747de305
|
add docs/DOCS_README.md for devs, closes #1885 (#1905)
|
6 years ago |
Zach
|
030c782e6f
|
Zach/1793 repo consolidation v2 (#1907)
|
6 years ago |
Alexander Simmerl
|
1f215eb875
|
Merge pull request #1898 from tendermint/1893-err-if-zero-power-val
state: err if 0 power validator is added to the validator set
|
6 years ago |
Ethan Buchman
|
82a5e9604c
|
Merge pull request #1903 from tendermint/zach/lint-md
lint the docs markdown & fix codeblocks for website
|
6 years ago |
Ethan Buchman
|
962bb3f969
|
Merge pull request #1904 from tendermint/zach/jb/docs-owners
update codeowners
|
6 years ago |
Zach Ramsay
|
f7156afee3
|
repo bloat artifacts errrrywhere
|
6 years ago |
Zach Ramsay
|
bc010ab5fa
|
updates
|
6 years ago |
Zach Ramsay
|
0c393b5c62
|
abci mostly done, still gonna want to consolidate the tests
|
6 years ago |
Zach Ramsay
|
cf9d63628b
|
move abci Dockerfile (still needs to be updated tho)
|
6 years ago |
Zach Ramsay
|
f9c39740cd
|
remove old abci scripts
|
6 years ago |
Anton Kaliaev
|
59f624043c
|
reorder statements
|
6 years ago |
Zach Ramsay
|
e786d3feca
|
add @zramsay & @jolesbi as docs owners
|
6 years ago |
Zach Ramsay
|
82a43593ab
|
add linters to docs
|
6 years ago |
Zach Ramsay
|
ccaad06eb5
|
lint markdown
|
6 years ago |
Alexander Simmerl
|
5cfd8ebaa2
|
Merge pull request #1899 from tendermint/1839-shutdown-wal-properly
Properly shutdown consensus WAL
|
6 years ago |
Alexander Simmerl
|
99e982669e
|
Merge pull request #1902 from tendermint/1766-wrong-field-access
fix wrong field access in LoadConsensusParams
|
6 years ago |
Alexander Simmerl
|
48a1f6f9b3
|
state: Format panics
|
6 years ago |
Anton Kaliaev
|
e565e348d5
|
fix wrong field access in LoadConsensusParams
Closes #1766
|
6 years ago |
Anton Kaliaev
|
b242b15d40
|
wait until WAL closes the autogroup
Refs #1839
|
6 years ago |
Anton Kaliaev
|
c1aeb08e4b
|
return error if power is negative
Refs #1893
|
6 years ago |
Anton Kaliaev
|
dda8b67f37
|
state: err if 0 power validator is added to the validator set
Closes #1893
|
6 years ago |
Ethan Buchman
|
bff68abe04
|
update abci spec
|
6 years ago |
Ethan Buchman
|
19662ac8a1
|
Merge pull request #1895 from tendermint/zach/1874-docs-examples
docs/examples: remove node* directories, update docs for testnet command
|
6 years ago |
Ethan Buchman
|
fa05b03956
|
Merge pull request #1894 from tendermint/ebuchman-patch-1
Update CHANGELOG.md
|
6 years ago |
Zach Ramsay
|
fcf8bd94c2
|
docs/examples: update getting started and remove old script (now in scripts/install)
|
6 years ago |
Ethan Buchman
|
087d3e54d2
|
Update CHANGELOG.md
Emphasize that all integers are encoded as strings in the rpc
|
6 years ago |
Zach Ramsay
|
0821ccb603
|
docs/examples: remove node* files
|
6 years ago |
Alexander Simmerl
|
7a61e8cf9d
|
Merge pull request #1862 from tendermint/zramsay-patch-1
Delete libs/common/array.go
|
6 years ago |
Alexander Simmerl
|
4c373a6e78
|
Merge pull request #1872 from tendermint/1829-fill-in-missing-fields
overwrite pubkey and address for convenience
|
6 years ago |