Skip to content

Conversation

@UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Mar 25, 2018

See individual commits. This should also clarify our intentions about using transaction index and "fix" issues like #1854.

PS. changes in init.cpp are not that huge, use ?w=1 to ignore whitespaces https://github.com/dashpay/dash/pull/2014/files?w=1

Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6
Copy link
Author

UdjinM6 commented Mar 26, 2018

Pushed yet another commit - sync wasn't really working in lite mode, not sure why nobody reported the issue... probably no one is really using it 🤷‍♂️

@UdjinM6
Copy link
Author

UdjinM6 commented Mar 26, 2018

Added few missing bits to f445f47 and 65df456 (new versions: 7abf078 and 52b11e9 respectively). Also tested with ./src/qt/dash-qt -testnet -litemode -prune=1000 -txindex=0 and pruning seems to be working as expected now @nmarley

Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

re-utACK

@ghost
Copy link

ghost commented May 20, 2018

I wiped the .dashcore folder but it still doesn't work. I'm running v0.12.2.3 on Ubuntu 16.04

dash@alphacalifornia:~/dashcore-0.12.2/bin# ./dashd -testnet -litemode -prune=1000 -txindex=0 Error: Enabling Masternode support requires turning on transaction indexing.Please add txindex=1 to your configuration and start with -reindex

@nmarley
Copy link

nmarley commented May 20, 2018

@Newfulluser This should be merged into version 0.12.3, which hasn't been released yet. You are free to compile this yourself, but be aware the network hasn't updated yet, for obvious reasons (because it's not released).

andvgal pushed a commit to energicryptocurrency/gen2-energi that referenced this pull request Jan 6, 2019
* Allow disabling txindex in lite mode

* Do not load/store Dash-specific cache in lite mode

* Do not create/show masternode tab in lite mode

* Do not connect PS actions in lite mode

* Fix sync/ignore block updates in Dash submodules in lite mode
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request Feb 28, 2019
* Allow disabling txindex in lite mode

* Do not load/store Dash-specific cache in lite mode

* Do not create/show masternode tab in lite mode

* Do not connect PS actions in lite mode

* Fix sync/ignore block updates in Dash submodules in lite mode
@UdjinM6 UdjinM6 deleted the fixlitemode branch November 26, 2020 13:26
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.

2 participants