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
pool.go -rw-r--r-- 14.2 KB
pool_test.go -rw-r--r-- 3.6 KB
reactor.go -rw-r--r-- 14.0 KB
reactor_test.go -rw-r--r-- 8.4 KB
store.go -rw-r--r-- 7.5 KB
store_test.go -rw-r--r-- 12.0 KB
wire.go -rw-r--r-- 216 bytes

back to top