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 35a558f6c9
Merge pull request #135 from hermeznetwork/feature/synchronizer-sc
4 years ago
..
ethclient.go Update test.Client, replace some big.Int by int/int64 in eth, fix lints 4 years ago
ethclient_test.go Add reverts, forge in test ethClient, update auction 4 years ago
historydb.go Review synchronizer, rearange some stuff, add notes and TODOs. 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