neo-go/pkg/rpc/server
Evgenii Stratonikov 73c82584a3 vm,compiler: replace APPCALL with System.Contract.Call
Contract calls are performed via syscall System.Contract.Call
in NEO3. This implements this in compiler and removes APPCALL from the
VM.
2020-05-07 14:52:03 +03:00
..
testdata vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc/server: add websockets support via '/ws' URL 2020-05-04 16:54:35 +03:00
server_helper_test.go rpc/server: use httptest.Server for testing 2020-05-04 16:54:35 +03:00
server_test.go vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00