Add Coordinator goroutines & channels processes - Add Coordinator goroutines & channels - Add Coordinator test to debug batches - Add MakeCheckpoint call after BatchBuilder BuildBatch process - Update ethClient BlockByNumber to return hermez/common.Block instead of go-ethereum/core/types.Block
- Update GHA lint.yml increasing timeout time to avoid GHA Lint errors - Update common.BatchNum & common.Idx & common.Nonce usage in StateDB - Add abstraction method of processTxs to StateDB - Which will be used by Synchronizer & BatchBuilder
Add test-lang Fee & ForceExit option