.. |
account.go
|
Update Account Hash comp to match js version
|
4 years ago |
account_test.go
|
Cmptbility test for Root StateDB Accounts tree
|
4 years ago |
accountcreationauths.go
|
Impl account creation auth endpoints
|
4 years ago |
batch.go
|
Move logic to extend til blocks to til
|
4 years ago |
bid.go
|
Update missing parts, improve til, and more
|
4 years ago |
block.go
|
Fix exit table, set delayed_withdrawn in exits
|
4 years ago |
coordinator.go
|
Fix conflicts and update dependencies of ethclient
|
4 years ago |
errors.go
|
Idx to 6 bytes (48 bits)
|
4 years ago |
ethauction.go
|
Add Sync stats, and report them in DebugAPI
|
4 years ago |
ethrollup.go
|
Add Sync stats, and report them in DebugAPI
|
4 years ago |
ethwdelayer.go
|
Add Sync stats, and report them in DebugAPI
|
4 years ago |
exittree.go
|
Fix exit table, set delayed_withdrawn in exits
|
4 years ago |
fee.go
|
Update fee tables
|
4 years ago |
fee_test.go
|
Merge pull request #265 from hermeznetwork/feature/zkinputs1
|
4 years ago |
float16.go
|
Change endianness to BigEndian :(
|
4 years ago |
float16_test.go
|
Change endianness to BigEndian :(
|
4 years ago |
l1tx.go
|
Update tx bytes parsers methods
|
4 years ago |
l1tx_test.go
|
Update tx bytes parsers methods
|
4 years ago |
l2tx.go
|
StateDB group Fee txs and ZKInputs gen of Fee txs
|
4 years ago |
l2tx_test.go
|
Add codec functions
|
4 years ago |
pooll2tx.go
|
TxSelector include L1CoordinatorTxs in selections
|
4 years ago |
pooll2tx_test.go
|
Implement tx pool endpoints
|
4 years ago |
token.go
|
Avoid using pointers in common
|
4 years ago |
tx.go
|
Test L2Txs, ExitTree in synchronizer
|
4 years ago |
tx_test.go
|
Update Til with small fixes [...]
|
4 years ago |
utils.go
|
Add PoolL2Tx verify signature needed methods
|
4 years ago |
zk.go
|
StateDB group Fee txs and ZKInputs gen of Fee txs
|
4 years ago |
zk_test.go
|
Refactor ZKInputs & add struct initialization
|
4 years ago |