Directories
¶
| Path | Synopsis |
|---|---|
|
cli
|
|
|
node
command
|
|
|
Package common float40.go provides methods to work with Hermez custom half float precision, 40 bits, codification internally called Float40 has been adopted to encode large integers.
|
Package common float40.go provides methods to work with Hermez custom half float precision, 40 bits, codification internally called Float40 has been adopted to encode large integers. |
|
Package coordinator handles all the logic related to forging batches as a coordinator in the hermez network.
|
Package coordinator handles all the logic related to forging batches as a coordinator in the hermez network. |
|
kvdb
Package kvdb provides a key-value database with Checkpoints & Resets system
|
Package kvdb provides a key-value database with Checkpoints & Resets system |
|
Package node does the initialization of all the required objects to either run as a synchronizer or as a coordinator.
|
Package node does the initialization of all the required objects to either run as a synchronizer or as a coordinator. |
|
Package synchronizer synchronizes the hermez network state by querying events emitted by the three smart contracts: `Hermez.sol` (referred as Rollup here), `HermezAuctionProtocol.sol` (referred as Auction here) and `WithdrawalDelayer.sol` (referred as WDelayer here).
|
Package synchronizer synchronizes the hermez network state by querying events emitted by the three smart contracts: `Hermez.sol` (referred as Rollup here), `HermezAuctionProtocol.sol` (referred as Auction here) and `WithdrawalDelayer.sol` (referred as WDelayer here). |
|
proofserver/cli
command
|
|
|
txsets
Package txsets contains Til sets of transactions & Transactions generation that are used at tests of other packages of hermez-node
|
Package txsets contains Til sets of transactions & Transactions generation that are used at tests of other packages of hermez-node |
|
Package txprocessor is the module that takes the transactions from the input and processes them, updating the Balances and Nonces of the Accounts in the StateDB.
|
Package txprocessor is the module that takes the transactions from the input and processes them, updating the Balances and Nonces of the Accounts in the StateDB. |
Click to show internal directories.
Click to hide internal directories.