..
account.go
Update ethclient contracts & rollup iteration 1
4 years ago
account_test.go
Idx to 6 bytes (48 bits)
4 years ago
accountcreationauths.go
Implement L2DB
4 years ago
batch.go
Avoid using pointers in common
4 years ago
bid.go
Fix conflicts and update dependencies of ethclient
4 years ago
block.go
Add HistoryDB SQL triggers (#125)
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
exittree.go
Helper methods for Synchronizer and TX refactor
4 years ago
fee.go
Add GET histroy-transactions endpoint
4 years ago
float16.go
Change endianness to BigEndian :(
4 years ago
float16_test.go
Change endianness to BigEndian :(
4 years ago
hash.go
Initial dract of the common structs
4 years ago
l1tx.go
Merge pull request #187 from hermeznetwork/feature/ethclient15-sc
4 years ago
l1tx_test.go
Fix PR #187
4 years ago
l2tx.go
Avoid using pointers in common
4 years ago
l2tx_test.go
Add codec functions
4 years ago
pooll2tx.go
Avoid using pointers in common
4 years ago
pooll2tx_test.go
Avoid using pointers in common
4 years ago
scvars.go
Extend ethclient test, implement new TxID spec
4 years ago
slot.go
Update to follow DB spec
4 years ago
smartcontractparams.go
Add linter checks to GHA & Fix code to pass lints
4 years ago
syncstate.go
Add linter checks to GHA & Fix code to pass lints
4 years ago
syncstatus.go
Smart Contracts Data Synchronization
4 years ago
token.go
Avoid using pointers in common
4 years ago
tx.go
Avoid using pointers in common
4 years ago
tx_test.go
Add TxID calculation & New{Layer}Tx Type
4 years ago
utils.go
Add PoolL2Tx verify signature needed methods
4 years ago
zk.go
Add StateTree leafs & ExtTree data ZKI calculation
4 years ago
zk_test.go
Refactor ZKInputs & add struct initialization
4 years ago