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
txindex
errors.go -rw-r--r-- 1.7 KB
execution.go -rw-r--r-- 17.9 KB
execution_test.go -rw-r--r-- 12.5 KB
metrics.go -rw-r--r-- 833 bytes
services.go -rw-r--r-- 3.1 KB
state.go -rw-r--r-- 7.8 KB
state_test.go -rw-r--r-- 16.6 KB
store.go -rw-r--r-- 9.8 KB
tx_filter.go -rw-r--r-- 794 bytes
tx_filter_test.go -rw-r--r-- 1.5 KB
validation.go -rw-r--r-- 5.7 KB
validation_test.go -rw-r--r-- 4.7 KB
wire.go -rw-r--r-- 207 bytes

back to top