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
app_conn.go -rw-r--r-- 3.7 KB
app_conn_test.go -rw-r--r-- 4.1 KB
client.go -rw-r--r-- 2.2 KB
multi_app_conn.go -rw-r--r-- 2.7 KB
version.go -rw-r--r-- 458 bytes

back to top