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

Migrate query pkg #247

Merged
merged 190 commits into from
Dec 3, 2024
Merged

Migrate query pkg #247

merged 190 commits into from
Dec 3, 2024

Conversation

grod220
Copy link
Contributor

@grod220 grod220 commented Dec 3, 2024

Moves from penumbra-zone/web given block processing is not something we expect others to consume anytime soon.

grod220 and others added 30 commits September 8, 2023 16:01
* Updating to latest proto deps

* consolidate app/view chain params query
* Error propogation fixes

* services refactor

* async wallet services

* Updates
* Query tx info

* adding types for transactions

* transaction validations

* more types

* checkpoint

* transaction info storing

* checkpoint

* Finishing up
* Adding transactions proto conversions

* in progress

* Finished
* Proto re-integration

* Constants

* compiles

* tests

* remaining tests

* Add custody method
* Adding status stream for dapp

* Update ui
* tx page view

* Add tx fetching

* finished
* clear cahce

* delete free methods

* create clearCacheHandler

* testing clear cache

* fix test

* format fix

---------

Co-authored-by: Vadim <eugene.s@zpoken.ai>
* Add custody service

* trying out sendResponse

* re-arrange

* refactor to packages

* In progress

* more

* finishing touches
* Dapp can send sw message

* checkpoint

* working

* separate import

* last
* Rename packages to @penumbra-zone

* add transport
* update deps

* updating
* Nextjs -> Vite

* header beginnings

* more

* rebased

* Dashboard routes done

* tx details

* send page

* save before migration

* replace webapp folder

* rebuild
TalDerei and others added 21 commits September 3, 2024 05:50
* skip trial decryption for fresh wallets

* add skip_trial_decrypt

* skip trial decryption until wallet creation height

* linting

* remove log

* gabe's suggestions

* change block height field to number

* changeset

* [pairing] review comments

---------

Co-authored-by: Gabe Rodriguez <grod220@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Only process txs from relevant txs

* changeset

* bug fix + refactor identify txs

* Review updates
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Save relevate ibc relay tx

* changesets

* Support ANY parsing w/ registry

* review updates

* update registry
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* skip price updates at genesis block

* handle epoch genesis in block processor

* revert some of the changes

* changeset

* address feedback

---------

Co-authored-by: turbocrime <turbocrime@users.noreply.github.com>
Co-authored-by: Tal Derei <talderei99@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* concurrent promises

* changeset

* move subscriber notification after tx

* remove await inside indexdb transaction

* satisy linter by ignoring promise with void
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…d3f4d7'

git-subtree-dir: packages/query
git-subtree-mainline: 081f8f9
git-subtree-split: c01de6a
@grod220 grod220 requested a review from a team December 3, 2024 09:21
@grod220 grod220 merged commit 72db819 into main Dec 3, 2024
3 checks passed
@grod220 grod220 deleted the migrate-query-pkg branch December 3, 2024 12:33
@grod220 grod220 mentioned this pull request Dec 3, 2024
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.

10 participants