mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-03-06 13:28:17 +01:00
- Til - tests that were using `til.SetBlockchainMinimumFlow0` have been updated, as now the L1CoordinatorTxs are placed simulating TxSelector creation (when needed, not before) - Add `EthSk` to `tc.User` to allow to sign `AccoutCreationAuths` at the tests flows - TxProcessor - for L2Txs get TokenID from tx.FromIdx Account.TokenID instead than - update tests vectors for new values from tx.TokenID (which not always is set) - Common - move TxIDsFromL2Txs & TxIDsFromPoolL2Txs from `coordinator` to `common` to allow usage from other packages |
||
|---|---|---|
| .. | ||
| txprocessor.go | ||
| txprocessor_test.go | ||
| utils.go | ||
| utils_test.go | ||
| zkinputsgen_test.go | ||