Amisha Singla

Results 14 comments of Amisha Singla

Added as compare function in osm-compare: https://github.com/mapbox/osm-compare/pull/178

Yes., the docs for running tests are available in https://github.com/stellar/stellar-etl?tab=readme-ov-file#running-tests

It looks like CI won't run when the last commit is made by github action bot. Context in https://github.com/orgs/community/discussions/50468#discussioncomment-5366823 >The problem is that the push is done using the GITHUB_TOKEN,...

Per my understanding of [CAP-62](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0062.md), `evicted_keys` will be part of Ledger close meta, however key restoration will be available as part of ledger entry change. Since these two types of...

From the discussion with team, it looks above design in the right direction, however the assumption that a restored key won't be evicted again will not hold right. We will...

Note that linting test have been failing in the master branch as well https://github.com/stellar/stellar-etl/pull/339

We need to do analysis on downstream table performances if were to switch from asset_id(integer) to contract_id(non-int)

Dependent on https://github.com/stellar/ops/issues/4183

Requests: Signature in history_transaction does not match with stellar labs Add g-address for the signature

Working in https://github.com/stellar/stellar-etl-airflow/pull/582