Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge #1

Open
wants to merge 4,283 commits into
base: master
Choose a base branch
from
Open

Merge #1

wants to merge 4,283 commits into from

Conversation

waterelder
Copy link

No description provided.

manuelsc and others added 24 commits December 12, 2023 09:26
…TemplateHTML

(NOBIDS) Removal of 38 useless casting over 6 files
…Handling

(NOBIDS) Cause "no resolver" to remove ens entry
…Handling

Nobids/improve ens resolver error handling
…Handling

Nobids/improve ens resolver error handling
…Handling

(NOBIDS) Handle wrapped errors correctly
…Handling

(NOBIDS) Demote "execution reverted" to warning
…e_notifications

(BIDS-2559) Sum up sync committee notifications
peterbitfly and others added 30 commits September 30, 2024 09:25
…counts

fix(validators): refresh status count only once per hour
…_count_from_table

Nobids/source validator status count from table
…er data (#2974)

chore(v1): implement data cleaning

feat(v1): timestamp balance data

feat(v1): use correct sync committee votes table

feat(v1): fix rewards and penalties for sync committee data
make sure to only retrieve one balance entry in case of multiple row versions

fix(v1): fix failing integration tests

fix linter

fix linter

fix linter
…un only once per day (#2993)

Co-authored-by: Patrick Pfeiffer <[email protected]>
* fix(v1): improve deposit-count-qry

* fix(v1): improve db.GetTotalAmountDeposited

* fix(monitoring): remove obsolete check for validatorStateCountsUpdater

* fix(v1): fix db.GetEth2Deposits when searching

---------

Co-authored-by: Patrick Pfeiffer <[email protected]>
Co-authored-by: Patrick Pfeiffer <[email protected]>
…tatus (#2965)

* fix(internal transaction): recursively revert traces

* fix: SQLReaderDb interface missing methods

* fix(eth1tx): remove transfers if reverted

* fix(internal tx): only save the highest root revert

* ci lint

* feat: updated eth1 proto file

* feat: updated Eth1InternalTransaction in eth1.proto file

* feat: added Reverted value to Eth1InternalTransactionIndexed

* feat: add check for internal txs while querying the block from erigon node and set the status to 2 if tx has failed partially

* feat: updated reverted internal txs check logic

* feat(types): add status enum and add status partially executed

* refactor(client/erigon): simplify transaction indexing flow

* feat(client/erigon): rework geth traces

* fix: lint

* feat: add status to Eth1TransactionIndexed msg and update hash formatting

* fix: updated internal tx handling in GetBlock func

* fix: updated internal txs parsing in GetBlock

* fix: optimise the memory of internla tx parsing

* lint

* fix(internal): remove revert + status logic from client to transformers

* test(internal): test for revert transformer on tx and itx

* feat(cmd): add re-index-blocks cmd

* chore(proto): clean proto Eth1Transaction and Eth1TransactionIndexed

* fix(TransformItx): empty revertSource + error before skipping

* feat(BEDS-536): implement misc `fix-internal-txs-from-node` cmd with batch processing from Erigon node (#2967)

* wip: move itx status parsing logic to transformers func

* wip: implementing fix-internal-txs misc cmd

* wip: updated geth client initialisation

* wip: moved blocks by batch logic to erigon.go

* wip: updated block by number batch call

* updated blocks batch processing

* feat: added transformers for bulk mutations

* fix: save current block height in local variable when performing mutation of the block data

* fix: add check for start and end block flags

* fix: updated erigon client

* fix: add check for batchcall size and return if it's empty

* cleanup unused code

* cleanup

* updated cmd name to fix-internal-txs-from-node

* fix: uncles, blobGasUsed & excessBlobGas parsing

* rm timings, update GetBlocksByBatch func

* fix: revised ReindexITxsFromNode func logic

* fix: update the logic for parsing uncles, BlobGasUsed and ExcessBlobGas

* (BEDS-536) Use raw db for resync (#2972)

* rpc/erigon: use raw bigtable
* rpc/erigon: use cache raw db
* rpc/erigon: correct path for geth traces
* cmd/reindex: improve performance + fix raw store cache
* rpc/erigon: fix sender address
* db2/store: add remote server + client

* fix ci

* store/bigtable: fix range limits

go mod

* store/bigtable: fix grpc error on close

* updated Receipts len check

* updated traceMode to geth

* fix ci

* clenup

* rpc/erigon: parse traces geth handle CALLCODE

* fix(transform itx): allow internal index == ITX_PER_TX_LIMIT

* fix(bigtable): retry on grpc internal err

* fix(re index): log error rather than returning error and panicking

* feat(re index): re print read error at the end

* fix(TransformEnsNameRegistered): return none nil if ignored chainID

* fix(db2/WithFallback): fallback on syscall.ECONNRESET

* fix(blockHash): prevent wrong calculated hash

* fix: return error if mismatch between receipts and transactions length

* fix: blockhash read from node response

* fix: merge go mod

---------

Co-authored-by: Monika-Bitfly <[email protected]>
Co-authored-by: Patrick Pfeiffer <[email protected]>
* fix: don't allow deletion of user with active subscription

* feat: disable delete button for active subscription users

* fix: show correct error message when deleting user
- showed delete button ONLY to active sub users before
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.