mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
* Conceals rw in messenger type * Adds generic remote control for nodes in network sim * Adds msg type and event to sim, journal * Msg http output, http options handler * Msg event added to "cytoscape" for output to visualizer * Msg event structure changed to fit "cytodata" logic * Fix for handling CORS/PUT requests: * fallthrough OPTIONS method handler * Access-Control-Allow-Methods header added (note that the servermux panics if sent empty method value through http) |
||
|---|---|---|
| .. | ||
| examples | ||
| cytoscape.go | ||
| journal.go | ||
| journal_test.go | ||
| network.go | ||
| rest_api_server.go | ||
| rest_api_server_test.go | ||
| session_controller.go | ||
| session_controller_test.go | ||
| testjournal.json | ||