You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Eduard S d416203f10
Merge pull request #114 from hermeznetwork/feature/compute-zkinputs
4 years ago
..
account.go Update log package with fields & file log 4 years ago
account_test.go Update log package with fields & file log 4 years ago
accountcreationauths.go Implement first iteration of node 4 years ago
batch.go Use int64 for blockNum (like it's sroted in DB) 4 years ago
bid.go Use int64 for blockNum (like it's sroted in DB) 4 years ago
block.go Use int64 for blockNum (like it's sroted in DB) 4 years ago
coordinator.go Import & adapt iden/go-iden3-core/eth/client 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
hash.go Initial dract of the common structs 4 years ago
l1tx.go Add lint checks: gofmt, goimports, golint 4 years ago
l2tx.go Add StateDB ZKInputs generation for L1 & L2 Txs 4 years ago
pooll2tx.go Add StateTree leafs & ExtTree data ZKI calculation 4 years ago
pooll2tx_test.go Add linter checks to GHA & Fix code to pass lints 4 years ago
scvars.go Add lint checks: gofmt, goimports, golint 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
token.go Refactor ZKInputs & add struct initialization 4 years ago
tx.go Add linter checks to GHA & Fix code to pass lints 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