772 Commits (206c8e6e8f5025b1d963eafaf8f035772332744b)
 

Author SHA1 Message Date
  arnaucube 206c8e6e8f Move apitypes & stateapiupdater into api dir 3 years ago
  Eduard S c2c74e14f1
Merge pull request #655 from hermeznetwork/feature/api-versioning 3 years ago
  a_bennassar 80e20f3cf1
Merge pull request #658 from hermeznetwork/feature/update-sql-func 3 years ago
  arnaucube d9741da43b Add API versioning 3 years ago
  laisolizq 7b297c77da Add account_state view 3 years ago
  Eduard S d80e3a8988
Merge pull request #648 from hermeznetwork/feature/txsel-forgablepriority 3 years ago
  arnaucube 2873ce875a Update TxSel selection to prioritize the forgable 3 years ago
  Eduard S 10cfc91250
Merge pull request #651 from hermeznetwork/feature/total-txs-in-pool 3 years ago
  Eduard S f6765f82bf
Merge pull request #654 from hermeznetwork/feature/api-pending-l1s 3 years ago
  arnaubennassar 90126a03a2 API change names and add poolLoad, add maxFeeUSD 3 years ago
  arnaubennassar 3fcec947b4 Add pending L1 txs to API 3 years ago
  arnau 334eecc99e
Merge pull request #645 from hermeznetwork/feature/newpolicy 3 years ago
  arnau b01d5d50ee
Merge pull request #633 from hermeznetwork/feature/makefile 3 years ago
  a_bennassar 8018f348a7
Merge pull request #649 from hermeznetwork/feature/dbbigintsdecimal 3 years ago
  Eduard S 91ffdc250b Store *big.Int as DECIMAL in sql 3 years ago
  Eduard S 4ebe285912
Merge pull request #644 from hermeznetwork/feature/external-delete-not-count 3 years ago
  arnaubennassar c280b21b89 Not count txs marked as external_delete to reach MaxTxsPool 3 years ago
  Eduard S e78fd613c6
Merge pull request #641 from hermeznetwork/fix/avg-tx-price 3 years ago
  a_bennassar 9edbd135ef
Merge pull request #647 from hermeznetwork/fix/apistatecollectedfees 3 years ago
  Eduard S 009d0c5be1 Fix API /state collected fees unmarshal 3 years ago
  Eduard S 777ca3d87e
Merge pull request #646 from hermeznetwork/fix/forgerCommitment 3 years ago
  Oleksandr Brezhniev eb89ab84f2 Rename the variable to match the meaning 3 years ago
  Pantani 234268028e create cli command to print the version and the build commit and date 3 years ago
  Pantani d7bab0c524 create a makefile to build, compile and run the binary using ldflags 3 years ago
  Oleksandr Brezhniev 36c1ba84df Fix Synchronizer not setting slot.ForgerCommitment to true until fully synced and after reorgs 3 years ago
  Eduard S 450fa08d80 Add config parameter ForgeOncePerSlotIfTxs 3 years ago
  arnaubennassar 578edc80bc Fix average transaction fee calculation 3 years ago
  Eduard S 80f16201a2
Merge pull request #640 from hermeznetwork/feature/BatchCheck 3 years ago
  Mikelle cd74f1fda3 separated the policy to decide if we forge batch or not 3 years ago
  arnau 6c6d1ea7b8
Merge pull request #631 from hermeznetwork/feature/serveapicli2 3 years ago
  Eduard S d625cc9287 Allow serving API only via new cli command 3 years ago
  Eduard S ec9b0aadce
Merge pull request #617 from hermeznetwork/fix/txsel-discard-processl2txerrs 3 years ago
  arnaucube 5d8579a609 Fix TxSel discard tx when ProcessL2Tx gives err 3 years ago
  arnau 84b84ecc17
Merge pull request #614 from hermeznetwork/feature/forger-config-options 3 years ago
  Pantani 968fcc207e Add the option to force or not a forgeBatch at the beginning of the slot 3 years ago
  Eduard S a5dcc67a08
Merge pull request #629 from hermeznetwork/feature/indivisual-token-config 3 years ago
  arnaubennassar 97062afc90 Allow price update configuration to be specified per token 3 years ago
  Eduard S b724348ddc
Merge pull request #630 from hermeznetwork/feature/update-poseidon 3 years ago
  arnau 0b6911052a
Merge pull request #611 from hermeznetwork/feature/sync-l1-account-creation-auth 3 years ago
  arnaucube a39d880fd4 Update to last Poseidon & go-merkletree versions 3 years ago
  Pantani efb23950db Synchronize the AccountCreationAuths from L1CoordinatorTxs 3 years ago
  Eduard S 06b271fc47
Merge pull request #620 from hermeznetwork/feature/priceupdater-by-SC-addr 3 years ago
  arnaubennassar ac66ede917 Add coingecko client to price updater 3 years ago
  Eduard S 7305a8d7f1
Merge pull request #615 from hermeznetwork/fix/l2txs-all-tonull 3 years ago
  arnaubennassar 81690039da API doesnt accept pool txs without to 3 years ago
  Eduard S 661da0d53e
Merge pull request #619 from hermeznetwork/fix/floor-float40-helper 3 years ago
  arnau d0ace0773d
Merge pull request #616 from hermeznetwork/fix/typos-and-lint 3 years ago
  arnaucube 4fd757a03c Fix NewFloat40Floor helper method 3 years ago
  arnau 1778b08043
Merge pull request #618 from hermeznetwork/fix/poolL2-signature 3 years ago
  arnaubennassar dcd40f1943 Fix tx signature when toEthAddr starts with 0x0 3 years ago