All Classes and Interfaces

Class
Description
A generic implementation of a node.
The information to control an account of a Hotmoka node.
A specification of the consensus parameters of a node.
 
An exception thrown when a storage reference cannot be deserialized.
A node of the Hotmoka network, that provides the storage facilities for the execution of Takamaka code.
The future of a transaction that executes code in a node.
The future of a transaction that stores a jar in a node.
 
An exception thrown when a potentially white-listed method is called with a parameter (or receiver) that makes it non-white-listed.
An exception thrown when a transaction has not enough gas to complete its computation.
An exception thrown when a transaction for the execution of a
invalid @link
io.takamaka.code.lang.View
method has side-effects different from the modification of the balance of the caller.
An algorithm that signs transaction requests and verifies such signatures back.
An object that provides the signature of a request.