762 Commits (88b17cbe9950d9972535d2188c1e4e09102fc6da)
 

Author SHA1 Message Date
  Pantani 88b17cbe99 add release distribution with Goreleaser (https://goreleaser.com) 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
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  Danilo Pantani d361abb8cd Add the config option to forge batch when the coordinator we are not the auction winner and reach the slot deadline 3 years ago
  Eduard S 9e96bc89f0
Merge pull request #613 from hermeznetwork/fix/zkinputs-ISExitRoot-L1CoordTxs 3 years ago
  arnaucube 7bc83d7f70 Fix ZKInputs.ISExitRoot for case of L1CoordTxs 3 years ago
  Eduard S 6bf8584a82
Merge pull request #612 from hermeznetwork/fix/txselector-unselectedtx-nonce 3 years ago
  arnaucube 18e9e437da Fix TxSel for unselected tx update internal Nonce 3 years ago
  Eduard S e4343a73ad
Merge pull request #610 from hermeznetwork/feature/float40-floor 3 years ago
  arnau 59558e5a4b
Merge pull request #609 from hermeznetwork/feature/wipestatedb 3 years ago
  arnaucube dfd49164f4 Add NewFloor40Floor helper method 3 years ago
  Eduard S 1050da350a Wipe StateDB in cli command wipesql 3 years ago