-
Notifications
You must be signed in to change notification settings - Fork 221
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
fix(pruned mode)!: prune inputs, allow horizon sync resume and other fixes #3521
Merged
aviator-app
merged 22 commits into
tari-project:development
from
sdbondi:core-prune-inputs
Dec 3, 2021
Merged
fix(pruned mode)!: prune inputs, allow horizon sync resume and other fixes #3521
aviator-app
merged 22 commits into
tari-project:development
from
sdbondi:core-prune-inputs
Dec 3, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 1, 2021 12:00
411907e
to
9e1ceaa
Compare
sdbondi
changed the title
fix(pruned mode): prune inputs, keep track of kernel/utxo sum
fix(pruned mode)!: prune inputs, keep track of kernel/utxo sum
Nov 1, 2021
sdbondi
force-pushed
the
core-prune-inputs
branch
7 times, most recently
from
November 1, 2021 13:36
5a2a8b3
to
f476d4c
Compare
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 2, 2021 06:47
f476d4c
to
678aa27
Compare
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 2, 2021 07:14
678aa27
to
72d3861
Compare
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 2, 2021 09:27
72d3861
to
e131408
Compare
* development: (32 commits) feat: add atomic swap refund transaction handling (tari-project#3573) feat: improve wallet connectivity status for console wallet (tari-project#3577) v0.21.1 feat: add error codes to LibWallet for CipherSeed errors (tari-project#3578) ci: split cucumber job into two (tari-project#3583) feat(wallet): import utxo’s as EncumberedToBeReceived rather than Unspent (tari-project#3575) docs: rfc 0250_Covenants (tari-project#3574) feat: get fee for transactions for stratum transcoder (tari-project#3571) test: make monerod stagenet usage resilient (tari-project#3572) feat: add atomic swap htlc sending and claiming (tari-project#3552) feat: implement prometheus metrics for base node (tari-project#3563) feat: implement multiple read single write for sqlite (tari-project#3568) feat: trigger time lock balance update when block received (tari-project#3567) test: reduce cucumber ci to critical only (tari-project#3566) test: fix cucumber console wallet startup (tari-project#3564) chore: add node id/public key to log mdc (tari-project#3559) fix: avoid implicit using of the time crate (tari-project#3562) feat: one-click installer - cli edition (tari-project#3534) ci: add workflow dispatch to libwallet build action (tari-project#3556) fix: stop leak of value of recovered output (tari-project#3558) ...
* development: feat: language detection for mnemonic seed words (tari-project#3590) chore: minor clippy fixes (tari-project#3576) fix: be more permissive of responses for the incorrect request_id (tari-project#3588) feat: track ping failures and disconnect (tari-project#3597) chore: upgrade tokio deps tari-project#3581 (tari-project#3595) feat: standardize output hash for unblinded output, transaction output and transaction input (tari-project#3592) fix: allow bullet proof value only rewinding off one-sided transaction (tari-project#3587) refactor: update miningcore repository links (tari-project#3593) refactor: clean up unwraps in wallet_ffi (tari-project#3585) fix: update daily test start times and seed phrase (tari-project#3584) fix: allow bullet proof value only rewinding in atomic swaps (tari-project#3586) v0.21.2 fix: remove delay from last request latency call
* development: refactor: remove tari_common dependency from tari_comms (tari-project#3580)
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 25, 2021 05:49
8d47800
to
90308ec
Compare
sdbondi
changed the title
fix(pruned mode)!: prune inputs, keep track of kernel/utxo sum
fix(pruned mode)!: prune inputs, sync_utxos fix
Nov 25, 2021
* development: feat: implement dht pooled db connection (tari-project#3596) feat: add page for detailed mempool in explorer (tari-project#3613) chore: add pub key in the dailes notify (tari-project#3612) feat: display network for console wallet (tari-project#3611) docs: update covenants links (tari-project#3614)
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 25, 2021 10:41
12ab3d6
to
4b9a4a7
Compare
* development: feat: only trigger UTXO scanning when a new block event is received (tari-project#3620)
sdbondi
force-pushed
the
core-prune-inputs
branch
5 times, most recently
from
November 26, 2021 09:41
c4dc231
to
f532271
Compare
sdbondi
changed the title
fix(pruned mode)!: prune inputs, sync_utxos fix
fix(pruned mode)!: prune inputs, allow horion sync resume and other fixes
Nov 26, 2021
sdbondi
changed the title
fix(pruned mode)!: prune inputs, allow horion sync resume and other fixes
fix(pruned mode)!: prune inputs, allow horizon sync resume and other fixes
Nov 26, 2021
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 26, 2021 11:05
f532271
to
bde5ffd
Compare
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 26, 2021 12:56
eb73466
to
e097c1a
Compare
sdbondi
force-pushed
the
core-prune-inputs
branch
from
November 26, 2021 12:57
e097c1a
to
ce99674
Compare
stringhandler
approved these changes
Dec 3, 2021
sdbondi
added a commit
to sdbondi/tari
that referenced
this pull request
Dec 6, 2021
* development: (29 commits) fix(pruned mode)!: prune inputs, allow horizon sync resume and other fixes (tari-project#3521) feat!: sending one-sided transactions in wallet_ffi (tari-project#3634) fix: use json 5 for tor identity (regression) (tari-project#3624) test: add operation_id to log messages (tari-project#3633) fix!: multiple monerod addresses in tari merge mining proxy (tari-project#3628) fix: get-peer command works with public key again (tari-project#3636) fix!: separate peer seeds to common.network (tari-project#3635) test: removed stress test log target (tari-project#3631) feat: removed transaction validation redundant events (tari-project#3630) feat: improve wallet responsiveness (tari-project#3625) feat: add bulletproof rewind profiling (tari-project#3618) fix!: console wallet grpc_console_wallet_addresss config (tari-project#3619) test: increase timeout in cucumber (tari-project#3621) chore: change status line (tari-project#3610) feat!: add tcp bypass settings for tor in wallet_ffi (tari-project#3615) feat: only trigger UTXO scanning when a new block event is received (tari-project#3620) feat: implement dht pooled db connection (tari-project#3596) feat: add page for detailed mempool in explorer (tari-project#3613) chore: add pub key in the dailes notify (tari-project#3612) feat: display network for console wallet (tari-project#3611) ...
sdbondi
added a commit
to sdbondi/tari
that referenced
this pull request
Dec 6, 2021
* development: fix(pruned mode)!: prune inputs, allow horizon sync resume and other fixes (tari-project#3521)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
BlockAccumulatedData
Motivation and Context
Inputs behind the pruning horizon were not pruned as propagated blocks arrive.
Breaking change: Blockchain database will need to be resynced
Based on #3520
How Has This Been Tested?
Cucumber tests pass
Manually, horizon sync to tip and wallet recovery