.. |
account.go
|
Add StateDB set & get Idx by EthAddr & BJJ methods
|
4 years ago |
account_test.go
|
Change endianness to BigEndian :(
|
4 years ago |
accountcreationauths.go
|
Implement L2DB
|
4 years ago |
batch.go
|
Review synchronizer, rearange some stuff, add notes and TODOs.
|
4 years ago |
bid.go
|
Use int64 for blockNum (like it's sroted in DB)
|
4 years ago |
block.go
|
Add HistoryDB SQL triggers (#125)
|
4 years ago |
coordinator.go
|
Add HistoryDB SQL triggers (#125)
|
4 years ago |
errors.go
|
Add TxCompressedData & V2 with some extra parsers for common
|
4 years ago |
exittree.go
|
Add lint checks: gofmt, goimports, golint
|
4 years ago |
fee.go
|
Update log package with fields & file log
|
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 #128 from hermeznetwork/feature/l1txbytes
|
4 years ago |
l1tx_test.go
|
Change endianness to BigEndian :(
|
4 years ago |
l2tx.go
|
Add HistoryDB SQL triggers (#125)
|
4 years ago |
pooll2tx.go
|
Change endianness to BigEndian :(
|
4 years ago |
pooll2tx_test.go
|
Change endianness to BigEndian :(
|
4 years ago |
scvars.go
|
Smart Contracts Data Synchronization
|
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
|
Change endianness to BigEndian :(
|
4 years ago |
tx.go
|
Review synchronizer, rearange some stuff, add notes and TODOs.
|
4 years ago |
tx_test.go
|
Add linter checks to GHA & Fix code to pass lints
|
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 |