Revision 4d8f29f79c194bd2ba5648a81b1c14074f4cc1f8 authored by Anton Kaliaev on 17 December 2018, 16:52:33 UTC, committed by Ethan Buchman on 17 December 2018, 16:52:33 UTC
* config: cors options are arrays of strings, not strings

Fixes #2980

* docs: update tendermint-core/configuration.html page

* set allow_duplicate_ip to false

* in `tendermint testnet`, set allow_duplicate_ip to true

Refs #2712

* fixes after Ismail's review
1 parent 2182f6a
History
File Mode Size
.circleci
.github
DOCKER
abci
benchmarks
blockchain
cmd
config
consensus
crypto
docs
evidence
libs
lite
mempool
networks
node
p2p
privval
proxy
rpc
scripts
state
test
tools
types
version
.editorconfig -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 481 bytes
CHANGELOG.md -rw-r--r-- 75.0 KB
CHANGELOG_PENDING.md -rw-r--r-- 557 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 6.9 KB
Gopkg.lock -rw-r--r-- 15.2 KB
Gopkg.toml -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 10.5 KB
README.md -rw-r--r-- 6.4 KB
ROADMAP.md -rw-r--r-- 861 bytes
SECURITY.md -rw-r--r-- 1.7 KB
UPGRADING.md -rw-r--r-- 7.2 KB
Vagrantfile -rw-r--r-- 2.0 KB
appveyor.yml -rw-r--r-- 279 bytes
codecov.yml -rw-r--r-- 330 bytes
docker-compose.yml -rw-r--r-- 1.3 KB

README.md

back to top