Daohub-io / cap9

Capability-based security protocol for smart contracts
Apache License 2.0
22 stars 10 forks source link

Remove kernel's test interface. #187

Closed JakeOShannessy closed 5 years ago

JakeOShannessy commented 5 years ago

The kernel contains a test interface which is marked to be removed. Removing this simplifies the kernel and removes direct access to kernel internals which bypasses the capability system.