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 b86d21902b
Merge pull request #142 from hermeznetwork/feature/api-boilerplate
4 years ago
..
ethclient.go Change endianness to BigEndian :( 4 years ago
ethclient_test.go Add reverts, forge in test ethClient, update auction 4 years ago
historydb.go Add GET histroy-transactions endpoint 4 years ago
l2db.go Implement L2DB 4 years ago
lang.go Update log package with fields & file log 4 years ago
lang_test.go Update tx testing generation: 4 years ago
sets.go Add lint checks: gofmt, goimports, golint 4 years ago
sets_test.go Update tx testing generation: 4 years ago
txs.go TxSel integrated with L2DB, Add L1CoordTx creation 4 years ago
txs_test.go Update tx testing generation: 4 years ago