Wrapper events, spec, and wire up events services
Signed-off-by:
Silas Davis <silas@monax.io>
Showing
- Makefile 3 additions, 3 deletionsMakefile
- binary/bytes.go 5 additions, 5 deletionsbinary/bytes.go
- binary/integer_test.go 1 addition, 1 deletionbinary/integer_test.go
- client/websocket_client.go 2 additions, 2 deletionsclient/websocket_client.go
- config/config.go 2 additions, 2 deletionsconfig/config.go
- core/kernel.go 10 additions, 2 deletionscore/kernel.go
- event/cache.go 15 additions, 3 deletionsevent/cache.go
- execution/accounts.go 16 additions, 0 deletionsexecution/accounts.go
- execution/errors/errors.go 34 additions, 25 deletionsexecution/errors/errors.go
- execution/errors/errors.pb.go 24 additions, 19 deletionsexecution/errors/errors.pb.go
- execution/errors/errors.proto 2 additions, 0 deletionsexecution/errors/errors.proto
- execution/errors/native.go 1 addition, 1 deletionexecution/errors/native.go
- execution/errors/vm.go 4 additions, 4 deletionsexecution/errors/vm.go
- execution/events/call.go 20 additions, 43 deletionsexecution/events/call.go
- execution/events/event.go 37 additions, 0 deletionsexecution/events/event.go
- execution/events/events.pb.go 0 additions, 399 deletionsexecution/events/events.pb.go
- execution/events/events.proto 0 additions, 40 deletionsexecution/events/events.proto
- execution/events/log.go 67 additions, 0 deletionsexecution/events/log.go
- execution/events/pbevents/events.go 88 additions, 0 deletionsexecution/events/pbevents/events.go
- execution/events/pbevents/events.pb.go 1053 additions, 0 deletionsexecution/events/pbevents/events.pb.go
Loading
Please register or sign in to comment