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

Triton - Upstream Compare PR #85

Closed
wants to merge 113 commits into from
Closed

Triton - Upstream Compare PR #85

wants to merge 113 commits into from

Conversation

linuskendall
Copy link

Using this PR to cmpare our branch against upstream to find upstreamable changes.

linuskendall and others added 30 commits April 18, 2023 00:34
Cleaning out unused imports.
Adds some further CLI args.
Change some log levels and add some comments.
Fetches the latest seq on chain.
Adds DB querying for max seq and count seq to compare.

Adds command line arguments.
Adds checks on the tree and tell whether it indexed correctly.
fanatid and others added 17 commits May 31, 2023 16:11
* concurrency for trees

* fix concurrency for transactions
* Fix gauges/counters

Move values to gauges/counters as it needs.

* add dump interval for prometheus to bgtask

---------

Co-authored-by: Kirill Fomichev <[email protected]>
* Fix gauges/counters

Move values to gauges/counters as it needs.

* remove trims
* tests tools: add retries to getSFA

* tests tools: support custom header
Temporarily disabling cl audits.
…78)

* feat(das-api): support searching assets by `jsonUri` parameter (#79)

* add dto parameter

* add dao condition

* upd asset_data fetching to ensure single presence of asset_data in query

* use asset.asset_data key for linking between asset/asset_data

* fix: breaking arg order for array queries

* chore: consistent arg order in `SearchAssets` destructuring

* fix: breaking arg count for array params in searchAssets

* Cargo fmt

---------

Co-authored-by: Alex Tsymbal <[email protected]>
* fix(ingester): fix compressed nft burn indexing (#24) (#80)

* fix(ingester): fix compressed nft burn indexing

* Small fix for asssetId calculation

* Add txn id

* Fixes for clippy

* Cargo fmt

---------

Co-authored-by: Nicolas Pennie <[email protected]>
* das: error if the page is 0 (#18)

* DAS-API: Reject requests if the fields are unknown (#19)

---------

Co-authored-by: Nikhil Acharya <[email protected]>
Co-authored-by: Nicolas Pennie <[email protected]>
linuskendall pushed a commit that referenced this pull request Jul 26, 2023
linuskendall and others added 6 commits July 27, 2023 15:52
* Rename tests to tools

* Update cargo
* fix(ingester): handle redeem txns

* more important conflict fixes

---------

Co-authored-by: Nicolas Pennie <[email protected]>
* feat: handle collection unverification for reg NFTs (#105)

* handle collection unverification for reg NFTs

* Fmt/clippy

---------

Co-authored-by: Tahsin Tunan <[email protected]>
* feat: add animation and image url to links

* cargo fmt

* Format and clippy

* fix tests

* cargo format

---------

Co-authored-by: Nicolas Pennie <[email protected]>
@linuskendall linuskendall marked this pull request as draft July 27, 2023 16:25
linuskendall and others added 2 commits July 27, 2023 21:56
* added backfill queues

* Make tools use the backfill streams

Use the backfill streams to segregate between queue items that are on
the tip and are being backfilled.

* :ake backfiller use the backfill stream

* Override tools cargo.toml

* Update dependencies

* Cargo fmt
* fix: collection hash indexing (#104)

* fix ingester

---------

Co-authored-by: Nicolas Pennie <[email protected]>
linuskendall pushed a commit that referenced this pull request Jul 31, 2023
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.

4 participants