neo-go/pkg
Roman Khimov b46dd295bc rpc: add CORS workaround for RPC
This one enables our RPC to be called from the browser if there is a
need. It's insecure and not standards-compliant, thus this behaviour is
configurable is not enabled by default. It makes our node with this workaround
enabled compatible with neo-mon monitoring.

Originally debugged by @anatoly-bogatyrev in #464.
2019-11-01 13:39:47 +03:00
..
core Merge pull request #463 from nspcc-dev/smartcontract-fixes 2019-10-29 20:54:46 +03:00
crypto fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
network network: make minpeers configurable 2019-10-31 15:10:00 +03:00
rpc rpc: add CORS workaround for RPC 2019-11-01 13:39:47 +03:00
smartcontract smartcontract: fix PropertyState definitions 2019-10-25 11:05:58 +03:00
util fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
vm Merge pull request #463 from nspcc-dev/smartcontract-fixes 2019-10-29 20:54:46 +03:00
wallet fix spelling and godoc comments 2019-10-22 17:56:03 +03:00