Modules

Functions

Takes the bytecode of a contract or predicate and computes the bytecode root.

Takes the bytecode of a contract or predicate and configurables and computes the bytecode root.

Takes the bytecode of a predicate and computes the address of a predicate.

Takes the bytecode of a predicate and configurables and computes the address of a predicate.

Takes the bytecode root of a predicate and generates the address of the predicate.

Swaps out configurable values in a contract or predicate’s bytecode.

Asserts that a contract’s bytecode and the given bytecode match.

Asserts that a contract’s bytecode and the given bytecode and configurable values match.

Asserts that a predicates’s address from some bytecode and the given address match.

Asserts that a predicates’s address from some bytecode and configurables and the given address match.