-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat(zcoin): allow ARRR to sync using a start date #1922
Commits on Jul 19, 2023
-
save dev state — impl LightWalletSyncParams for block synchronization…
…s optimization Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e7b459b - Browse repository at this point
Copy the full SHA e7b459bView commit details -
save dev state — add docs and minor changes
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eefe9d4 - Browse repository at this point
Copy the full SHA eefe9d4View commit details -
save dev state — more changes to get_tree_state and coin params
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7585df2 - Browse repository at this point
Copy the full SHA 7585df2View commit details -
save dev state — minor changes
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f260b7a - Browse repository at this point
Copy the full SHA f260b7aView commit details -
save dev state — minor changes to fnand variable namings
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 56621c7 - Browse repository at this point
Copy the full SHA 56621c7View commit details
Commits on Jul 21, 2023
-
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aabd924 - Browse repository at this point
Copy the full SHA aabd924View commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0de4fbf - Browse repository at this point
Copy the full SHA 0de4fbfView commit details
Commits on Jul 24, 2023
-
use appropriate error handling instead of unwrap and minor changes to…
… calculate_starting_height_from_date and WalletDbShared init Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e4ab78 - Browse repository at this point
Copy the full SHA 5e4ab78View commit details -
rename buffer -> avg_blocktime
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e9f78a - Browse repository at this point
Copy the full SHA 8e9f78aView commit details
Commits on Jul 26, 2023
-
fix review notes — refactoring
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3693272 - Browse repository at this point
Copy the full SHA 3693272View commit details
Commits on Aug 1, 2023
-
remove get_minimum_header_from_cache
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6b33b54 - Browse repository at this point
Copy the full SHA 6b33b54View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c4b0426 - Browse repository at this point
Copy the full SHA c4b0426View commit details
Commits on Aug 3, 2023
-
fix buffer calculation and minor changes
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 58748d9 - Browse repository at this point
Copy the full SHA 58748d9View commit details -
add SyncConfError error type for UtxoConfError
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b00ee84 - Browse repository at this point
Copy the full SHA b00ee84View commit details -
rename LightClientSyncParams to SyncStartPoint
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7dde1c0 - Browse repository at this point
Copy the full SHA 7dde1c0View commit details
Commits on Aug 4, 2023
-
remove ZcoinRpcError and fix review notes
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3edb9de - Browse repository at this point
Copy the full SHA 3edb9deView commit details -
test github zcash param workflow for winx86 and linux
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dd55663 - Browse repository at this point
Copy the full SHA dd55663View commit details -
test github zcash param workflow for winx86
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf529d5 - Browse repository at this point
Copy the full SHA bf529d5View commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0aec022 - Browse repository at this point
Copy the full SHA 0aec022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e7b50 - Browse repository at this point
Copy the full SHA 86e7b50View commit details
Commits on Aug 10, 2023
-
fix review notes and refactored WalletDbShared initialization
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7ebdaf - Browse repository at this point
Copy the full SHA b7ebdafView commit details -
Merge remote-tracking branch 'origin/zcoin_light_client_opt' into zco…
…in_light_client_opt
Configuration menu - View commit details
-
Copy full SHA for ea2a5f3 - Browse repository at this point
Copy the full SHA ea2a5f3View commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d975aeb - Browse repository at this point
Copy the full SHA d975aebView commit details
Commits on Aug 13, 2023
-
allow activate_z_coin_light and ignore activate_pirate_light
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c62f87 - Browse repository at this point
Copy the full SHA 5c62f87View commit details
Commits on Aug 14, 2023
-
remove dead code and add doc comment for checkpoint_block_from_height fn
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4cd0c7c - Browse repository at this point
Copy the full SHA 4cd0c7cView commit details
Commits on Aug 15, 2023
-
remove GrpcError from WalletDbError
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 617d595 - Browse repository at this point
Copy the full SHA 617d595View commit details
Commits on Aug 16, 2023
-
extend sync feature to modified sync height if it's pre-sapling and i…
…nclude additional message in activation response Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a79dff0 - Browse repository at this point
Copy the full SHA a79dff0View commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b2b3bb - Browse repository at this point
Copy the full SHA 4b2b3bbView commit details -
replaced additional_info with FirstSyncBlock
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f6ee57 - Browse repository at this point
Copy the full SHA 4f6ee57View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdfa1a5 - Browse repository at this point
Copy the full SHA cdfa1a5View commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d360972 - Browse repository at this point
Copy the full SHA d360972View commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed2279d - Browse repository at this point
Copy the full SHA ed2279dView commit details
Commits on Aug 18, 2023
-
use sapling_activation_height if current block height is lesser than …
…blocks_to_scan Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2d4eb0e - Browse repository at this point
Copy the full SHA 2d4eb0eView commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f5ca4f7 - Browse repository at this point
Copy the full SHA f5ca4f7View commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3269c8e - Browse repository at this point
Copy the full SHA 3269c8eView commit details -
make first_sync_block Optional in ZCoinActivationResult struct
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e2e622 - Browse repository at this point
Copy the full SHA 8e2e622View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda9470 - Browse repository at this point
Copy the full SHA bda9470View commit details
Commits on Aug 21, 2023
-
impl enable_z_coin_light_with_changing_height unit test
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f0cc28b - Browse repository at this point
Copy the full SHA f0cc28bView commit details
Commits on Aug 22, 2023
-
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7ea7df - Browse repository at this point
Copy the full SHA b7ea7dfView commit details -
use flatten in get_earliest_block
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a0fe7ea - Browse repository at this point
Copy the full SHA a0fe7eaView commit details
Commits on Aug 23, 2023
-
using alias for ZcoinRpcMode::Light and use replace info! with log! i…
…n unit test. Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3470c93 - Browse repository at this point
Copy the full SHA 3470c93View commit details
Commits on Aug 29, 2023
-
add alias for electrum_servers
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de50159 - Browse repository at this point
Copy the full SHA de50159View commit details
Commits on Sep 4, 2023
-
Merge remote-tracking branch 'origin/dev' into zcoin_light_client_opt
# Conflicts: # mm2src/coins/utxo/utxo_builder/utxo_coin_builder.rs # mm2src/coins/z_coin.rs # mm2src/coins/z_coin/storage/walletdb/mod.rs # mm2src/mm2_main/tests/integration_tests_common/mod.rs # mm2src/mm2_main/tests/mm2_tests/z_coin_tests.rs # mm2src/mm2_test_helpers/src/for_tests.rs
Configuration menu - View commit details
-
Copy full SHA for 75a807a - Browse repository at this point
Copy the full SHA 75a807aView commit details -
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca0dbdc - Browse repository at this point
Copy the full SHA ca0dbdcView commit details
Commits on Sep 5, 2023
-
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 04b8f6c - Browse repository at this point
Copy the full SHA 04b8f6cView commit details
Commits on Sep 6, 2023
-
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1b7c689 - Browse repository at this point
Copy the full SHA 1b7c689View commit details