773 Commits (49280afc1a1906616e29151b57ba67c4c5b65696)
 

Author SHA1 Message Date
  Mikelle 49280afc1a fixed rollup_test.go 3 years ago
  Mikelle 5d06bfc4e4 fixed synchronizer_test.go 3 years ago
  Mikelle bc9d7fdc90 updated RollupVariables init with empty buckets 3 years ago
  Mikelle dde99d6178 fixed TestNodeInfo test 3 years ago
  Mikelle 2841b4e22c fixed struct in historydb_test.go 3 years ago
  Mikelle ad4e6e8dcb fixed pr remarks 3 years ago
  Mikelle aa1f0a2618 fixed rollup event parsing 3 years ago
  Mikelle 0f4be6a946 updated rollup according new contract api 3 years ago
  Mikelle 602e1e7634 Merge remote-tracking branch 'origin/feature/update-smart-contracts' into refactore/rollupUpdateBuckets 3 years ago
  Oleksandr Brezhniev 6aac050858 Update smart contract ABIs 3 years ago
  Mikelle cd7cdef339 fixed blockstamp naming in BucketParamsAPI 3 years ago
  Mikelle 379ca78b4e updated rollup buckets to the current state 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