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

Update to ~1.18.11 #206

Closed
wants to merge 1 commit into from
Closed

Update to ~1.18.11 #206

wants to merge 1 commit into from

Conversation

danenbm
Copy link
Contributor

@danenbm danenbm commented Aug 17, 2024

WIP

Was able to build and run in Docker:

db-1        | 2024-08-17 03:19:52.593 UTC [73] DETAIL:  parameters: $1 = '\x65e059daf1505258007b459f9ed9400b1e97907bddd2c4ca4db8cdf659d8934e', $2 = '\x8222b2257b18a48e04e5b3cd136efd549895e1385cc7066d920074e5ccca2f1d', $3 = '100', $4 = 't', $5 = '0', $6 = '61', $7 = '0'
db-1        | 2024-08-17 03:19:52.594 UTC [73] LOG:  statement: COMMIT
db-1        | 2024-08-17 03:19:52.596 UTC [78] LOG:  execute sqlx_s_6: SELECT "tasks"."id", "tasks"."task_type", "tasks"."data", CAST("tasks"."status" AS text), "tasks"."created_at", "tasks"."locked_until", "tasks"."locked_by", "tasks"."max_attempts", "tasks"."attempts", "tasks"."duration", "tasks"."errors" FROM "tasks" WHERE "tasks"."id" = $1 AND "tasks"."status" <> CAST($2 AS task_status) LIMIT $3
db-1        | 2024-08-17 03:19:52.596 UTC [78] DETAIL:  parameters: $1 = '854ea261c79fc53e8aa4eac65c40a861ae460c9a2de2663d2102b8d8d5f46c82', $2 = 'pending', $3 = '1'
load-1      | Lo! and Behold ! Successfully minted a NFT
ingester-1  | {"timestamp":"2024-08-17T03:22:12.995565Z","level":"DEBUG","fields":{"message":"connecting to 108.138.94.5:443"},"target":"hyper::client::connect::http"}
ingester-1  | {"timestamp":"2024-08-17T03:22:13.009286Z","level":"DEBUG","fields":{"message":"connected to 108.138.94.5:443"},"target":"hyper::client::connect::http"}
ingester-1  | {"timestamp":"2024-08-17T03:22:13.026843Z","level":"DEBUG","fields":{"message":"flushed 182 bytes"},"target":"hyper::proto::h1::io"}
ingester-1  | {"timestamp":"2024-08-17T03:22:13.042750Z","level":"DEBUG","fields":{"message":"parsed 17 headers"},"target":"hyper::proto::h1::io"}
ingester-1  | {"timestamp":"2024-08-17T03:22:13.042757Z","level":"DEBUG","fields":{"message":"incoming body is content-length (294 bytes)"},"target":"hyper::proto::h1::conn"}
ingester-1  | {"timestamp":"2024-08-17T03:22:13.042764Z","level":"DEBUG","fields":{"message":"incoming body completed"},"target":"hyper::proto::h1::conn"}
ingester-1  | {"timestamp":"2024-08-17T03:22:13.042778Z","level":"DEBUG","fields":{"message":"pooling idle connection for (\"https\", usd363wqb
solana=# select * from asset;



-[ RECORD 1 ]---------------------+-------------------------------------------------------------------
id                                | \xe422ef148044072896cd1fed792558caf24b2d9b938af0e96e889c43b50bd6a4
alt_id                            | 
specification_version             | v1
specification_asset_class         | NFT
owner                             | \xea9a3dd85c1a60c417cfda289de4721341160b17b970f997e9d4f262085b424c
owner_type                        | single
delegate                          | 
frozen                            | f
...

@danenbm danenbm closed this Dec 5, 2024
@danenbm danenbm deleted the danenbm/solana-1.18 branch December 5, 2024 01:08
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.

1 participant