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

[r2r] Implement block headers storage for IndexedDB and re-enable spv in wasm #1644

Merged
merged 22 commits into from Feb 20, 2023

Conversation

borngraced
Copy link
Member

completes task 4 in #1612

Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
@borngraced borngraced changed the title [wip] Implement block headers storage for IndexedDB and re-enable spv in wasm [r2r] Implement block headers storage for IndexedDB and re-enable spv in wasm Feb 3, 2023
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Copy link

@sergeyboyko0791 sergeyboyko0791 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work!
In general, everything looks great, we only need to change a few small details.

@borngraced borngraced changed the title [r2r] Implement block headers storage for IndexedDB and re-enable spv in wasm [wip] Implement block headers storage for IndexedDB and re-enable spv in wasm Feb 7, 2023
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
@borngraced
Copy link
Member Author

this is ready for another round of review @sergeyboyko0791

@borngraced borngraced changed the title [wip] Implement block headers storage for IndexedDB and re-enable spv in wasm [r2r] Implement block headers storage for IndexedDB and re-enable spv in wasm Feb 8, 2023
@shamardy shamardy added this to Todo in MM 2.0 via automation Feb 13, 2023
@shamardy shamardy moved this from Todo to PR review in MM 2.0 Feb 13, 2023
Copy link

@sergeyboyko0791 sergeyboyko0791 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fixes! Just a few minor changes please (mostly related to the unit tests) :)

mm2src/coins/utxo/utxo_block_header_storage/mod.rs Outdated Show resolved Hide resolved
mm2src/coins/utxo/utxo_block_header_storage/mod.rs Outdated Show resolved Hide resolved
mm2src/coins/utxo/utxo_block_header_storage/mod.rs Outdated Show resolved Hide resolved
# Conflicts:
#	mm2src/coins/utxo/utxo_block_header_storage/indexedb_block_header_storage.rs
#	mm2src/coins/utxo/utxo_block_header_storage/sql_block_header_storage.rs
#	mm2src/coins/utxo/utxo_builder/utxo_coin_builder.rs
#	mm2src/coins/utxo/utxo_builder/utxo_conf_builder.rs
#	mm2src/coins/utxo/utxo_tests.rs
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Signed-off-by: borngraced <samiodev@icloud.com>
Copy link

@sergeyboyko0791 sergeyboyko0791 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the changes! Just one minor suggestion

@borngraced borngraced mentioned this pull request Feb 17, 2023
Copy link
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Work 🔥 !

@shamardy shamardy merged commit d01dd41 into dev Feb 20, 2023
MM 2.0 automation moved this from PR review to Done Feb 20, 2023
@shamardy shamardy deleted the spv-indexdb-impl branch February 20, 2023 14:56
@borngraced borngraced mentioned this pull request Feb 20, 2023
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MM 2.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants