Commit Graph

  • 9d08ec6 Merge pull request #566 from hermeznetwork/fix/process-tx-runtime-error by arnau 2021-02-23 16:13:31 +0100
  • ffda9fa Merge pull request #569 from hermeznetwork/fix/node-redundant-condition by arnau 2021-02-23 16:11:34 +0100
  • 5a11aa5 Merge pull request #567 from hermeznetwork/fix/tx-manager-redundant-condition by arnau 2021-02-23 16:10:38 +0100
  • 3e5e9bd Merge pull request #564 from hermeznetwork/feature/api-without-statedb by Eduard S 2021-02-23 15:22:53 +0100
  • c83047f Stop using stateDB in API by arnaubennassar 2021-02-22 14:28:34 +0100
  • bcd5764 remove redundant error check condition for node creation by Danilo Pantani 2021-02-22 13:59:56 -0300
  • 35ea597 remove redundant error check condition for tx manager by Danilo Pantani 2021-02-22 13:54:10 -0300
  • 8259aee Merge pull request #565 from hermeznetwork/feature/minprice1 by arnau 2021-02-22 17:54:04 +0100
  • 7286214 fix possible runtime error by Danilo Pantani 2021-02-22 13:44:36 -0300
  • 3706ddb Add minPriceUSD in L2DB, check maxTxs atomically by Eduard S 2021-02-22 16:37:18 +0100
  • 217a41d (feature/minprice) Add minPriceUSD in L2DB, check maxTxs atomically by Eduard S 2021-02-22 16:37:18 +0100
  • df0cc32 Merge pull request #557 from hermeznetwork/feature/poolexternaldelete by arnau 2021-02-19 16:58:56 +0100
  • 67b2b7d Delete pending txs by external mark, store tx IP by Eduard S 2021-02-19 13:54:56 +0100
  • e230633 Merge pull request #555 from hermeznetwork/feature/accountupdatetable by arnau 2021-02-19 13:23:03 +0100
  • ed4d39f Add account_update SQL table with balances and nonces by Eduard S 2021-02-19 10:55:52 +0100
  • d6ec191 Simplify historyDB test and make it faster by Eduard S 2021-02-19 10:55:24 +0100
  • c829eb9 Remove unecessary slice indexing by Eduard S 2021-02-19 10:54:31 +0100
  • 6ecb811 Merge pull request #553 from hermeznetwork/fix/exit-amount-0 by Eduard S 2021-02-19 10:56:08 +0100
  • 4500820 Txs w/ exit Amount=0,to not create new Exit leafs by arnaucube 2021-02-18 23:09:36 +0100
  • b4e6104 Merge pull request #551 from hermeznetwork/fix/api-err-dupkey-meddler by Eduard S 2021-02-18 17:18:20 +0100
  • 28f026f Duplicated error when caused by meddler by arnaubennassar 2021-02-18 15:55:13 +0100
  • 688d376 Merge pull request #550 from hermeznetwork/fix/txselectornoncessorting2 by arnau 2021-02-18 16:59:10 +0100
  • 2547d5d Fix TxSel sorting, TxManager geth err checking by Eduard S 2021-02-18 11:18:30 +0100
  • 5ccea68 (feature/tokenbalances) WIP by Eduard S 2021-02-18 10:24:54 +0100
  • bb8d81c Merge pull request #549 from hermeznetwork/fix/txselectornoncessorting by arnau 2021-02-17 13:11:42 +0100
  • af6f114 Fix sorting of l2txs nonces in TxSelector by Eduard S 2021-02-17 12:36:22 +0100
  • 2c72166 (feature/txprocessor-update) TxProcessor put ExitInfos computation inside TypeSynchronizer logic to avoid computing it for TypeBatchBuilder case by arnaucube 2021-02-16 17:06:26 +0100
  • e237698 Merge pull request #547 from hermeznetwork/fix/coordtimers by arnau 2021-02-16 16:53:21 +0100
  • 264f01b Fix timers resetting in coordinator loops by Eduard S 2021-02-16 16:43:27 +0100
  • a21793b Merge pull request #541 from hermeznetwork/feature/update-txman5 by arnau 2021-02-16 16:21:24 +0100
  • 7b01f6a Add discard cli to discard synced blocks by Eduard S 2021-02-12 17:49:47 +0100
  • f2e5800 Delay forging of batches via config parameters by Eduard S 2021-02-12 17:49:26 +0100
  • f0e79f3 Update coordinator to work better under real net by Eduard S 2021-02-16 14:22:51 +0100
  • 26fbeb5 Merge pull request #544 from hermeznetwork/feature/document2 by arnau 2021-02-15 15:49:56 +0100
  • 05104b0 Document how to build node by Eduard S 2021-02-15 15:23:08 +0100
  • 53507ed Merge pull request #543 from hermeznetwork/feature/semaphore2 by arnau 2021-02-15 15:35:43 +0100
  • 729966f Replace github.com/marusama/semaphore by golang.org/x/sync by Eduard S 2021-02-15 13:08:43 +0100
  • 1c10a01 Merge pull request #540 from hermeznetwork/feature/float40upgrade by Eduard S 2021-02-15 12:45:55 +0100
  • 1d0abe4 Remove Float16 related files & minor typos fixes by arnaucube 2021-02-12 16:45:22 +0100
  • 6a01c0a (feature/float40-zkinputs) Update ZKInputs test vectors with float40 & other by arnaucube 2021-02-11 18:47:30 +0100
  • 63151a2 Migrate all packages to use Float40 by arnaucube 2021-02-10 17:53:16 +0100
  • 52d4197 Add Float40 methods by arnaucube 2021-02-08 16:08:13 +0100
  • ea63cba Merge pull request #538 from hermeznetwork/fix/txselTransferToBJJ by arnau 2021-02-12 12:02:13 +0100
  • b2b86d0 (feature/update-txman4) Add logs by Eduard S 2021-02-11 18:20:57 +0100
  • 60b7bef WIP6 by Eduard S 2021-02-10 19:10:41 +0100
  • bea042e Verify stateroot at sync by Eduard S 2021-02-10 16:34:53 +0100
  • db46f61 WIP5 by Eduard S 2021-02-10 16:15:05 +0100
  • cdf110b WIP4 by Eduard S 2021-02-09 12:48:08 +0100
  • 10edd5f WIP3 by Eduard S 2021-02-08 15:54:00 +0100
  • 124d2e8 WIP by Eduard S 2021-02-08 13:20:33 +0100
  • aa9367f Make TxManager more robust by Eduard S 2021-01-28 11:25:06 +0100
  • 7e6d820 WIP by Eduard S 2021-01-22 11:56:45 +0100
  • 7982d92 Update coordinator to work better under real net by Eduard S 2021-01-15 19:37:39 +0100
  • c7e6267 Fix txselector TransferToBJJ behaviour by Eduard S 2021-02-11 17:35:35 +0100
  • 22802d6 (feature/float40) Migrate all packages to use Float40 by arnaucube 2021-02-10 17:53:16 +0100
  • b38fea1 (feature/update-txman3) WIP6 by Eduard S 2021-02-10 19:10:41 +0100
  • 0ffd69a Verify stateroot at sync by Eduard S 2021-02-10 16:34:53 +0100
  • aca106a WIP5 by Eduard S 2021-02-10 16:15:05 +0100
  • 453ecc0 Add Float40 methods by arnaucube 2021-02-08 16:08:13 +0100
  • 2a77dac Merge pull request #536 from hermeznetwork/feature/sql-semaphore by Eduard S 2021-02-10 13:47:27 +0100
  • ac1fd9a Add semaphore for API queries to SQL by Arnau B 2021-02-08 18:50:32 +0100
  • 3a7e18d (feature/sql-semaphore1) Make proposal by Eduard S 2021-02-10 13:26:14 +0100
  • 4661fb1 Add semaphore for API queries to SQL by Arnau B 2021-02-08 18:50:32 +0100
  • 1bf2963 Merge pull request #537 from hermeznetwork/fix/l2dbreorg by arnau 2021-02-10 13:02:21 +0100
  • e737aeb WIP by Eduard S 2021-02-10 11:09:43 +0100
  • 2bf3b84 Fix l2db reorg of forging l2txs by Eduard S 2021-02-09 17:11:21 +0100
  • 104b277 WIP4 by Eduard S 2021-02-09 12:48:08 +0100
  • 39eb715 WIP3 by Eduard S 2021-02-08 15:54:00 +0100
  • 33634a0 WIP by Eduard S 2021-02-08 13:20:33 +0100
  • d284baf Make TxManager more robust by Eduard S 2021-01-28 11:25:06 +0100
  • deede95 WIP by Eduard S 2021-01-22 11:56:45 +0100
  • e200640 Update coordinator to work better under real net by Eduard S 2021-01-15 19:37:39 +0100
  • 277a1bc Merge pull request #535 from hermeznetwork/fix/sync by arnau 2021-02-08 17:52:26 +0100
  • 3181c87 Fix synchronizer, add verifier index config param by Eduard S 2021-02-08 17:23:49 +0100
  • 62df063 Merge pull request #534 from hermeznetwork/fix/statedb2 by arnau 2021-02-08 13:53:43 +0100
  • 48a538f Pass StateDB constructor parameters as Config type by Eduard S 2021-02-05 18:03:59 +0100
  • 10a34c8 Merge pull request #532 from hermeznetwork/fix/statedb1 by arnau 2021-02-08 13:21:24 +0100
  • 6260dfe Fix eth events query and sync inconsistent state by Eduard S 2021-02-05 13:28:14 +0100
  • 56d05ce Merge pull request #530 from hermeznetwork/feature/exitfee0 by Eduard S 2021-02-05 10:52:12 +0100
  • e55ce04 Update ZKInputs to incl Accumulated Fees of val 0 by arnaucube 2021-02-04 13:24:33 +0100
  • d62800b Merge pull request #526 from hermeznetwork/feature/robuststatedb2 by arnau 2021-02-04 18:15:00 +0100
  • 6590c47 Add Last db view in kvdb and statedb by Eduard S 2021-02-02 15:42:52 +0100
  • ca7fa8a Merge pull request #523 from hermeznetwork/feature/pooll2tx-info by a_bennassar 2021-02-03 13:58:29 +0100
  • a8f6891 Add PoolL2Tx.Info about the status of the tx by arnaucube 2021-02-02 19:21:25 +0100
  • 0d34126 Merge pull request #524 from hermeznetwork/feature/swapProofB by Eduard S 2021-02-03 12:34:36 +0100
  • 20efa9c swap proof b vector by invocamanman 2021-02-03 12:18:50 +0100
  • 7ce60f0 Merge pull request #521 from hermeznetwork/feature/robuststatedb by arnau 2021-02-03 11:03:28 +0100
  • 845fea4 Update go-merkletree dependency by Eduard S 2021-02-01 17:01:00 +0100
  • 8517e6a Improve stateDB reliability by Eduard S 2021-02-01 16:00:16 +0100
  • 510d5c5 Merge pull request #520 from hermeznetwork/feature/txid-keccak256 by Eduard S 2021-02-01 16:33:37 +0100
  • cea3af4 Merge pull request #518 from hermeznetwork/fix/api-recommended-fee by Alberto Elias 2021-02-01 15:04:15 +0000
  • c1cd379 Update TxID to use eth Keccak256 by arnaucube 2021-02-01 15:24:57 +0100
  • dd16578 Fix api resopnse format for recommended fee by Arnau B 2021-02-01 12:23:20 +0100
  • f0886b3 Merge pull request #517 from hermeznetwork/feature/priceserrwarn by arnau 2021-02-01 12:28:36 +0100
  • 4961033 Update README by Eduard S 2021-02-01 12:21:17 +0100
  • 7559991 Merge pull request #516 from hermeznetwork/feature/priceserrwarn by arnau 2021-02-01 12:03:02 +0100
  • c396820 Merge pull request #515 from hermeznetwork/feature/updatecontracts by arnau 2021-02-01 11:35:34 +0100
  • e734996 Use Warn instead of Error on get prices error by Eduard S 2021-02-01 11:19:10 +0100
  • 90fe98d Update contracts and get verifiersLen from SC by Eduard S 2021-01-29 17:46:14 +0100
  • 8cc23b9 Merge pull request #513 from hermeznetwork/test/idx by arnau 2021-01-29 13:27:03 +0100