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

Diskcache implementation #59

Open
wants to merge 60 commits into
base: rosen-wip2
Choose a base branch
from

Conversation

R-Santev
Copy link

Rebase the code to the latest upstream version.

tolak and others added 30 commits June 10, 2021 13:21
2) Add leveldb header storage implementation
3) Add new leveldb header storage unit test
2) Fix known target computing issues
tolak and others added 29 commits June 10, 2021 13:21
Change the PRODUCT_PUBLISHER name to "The BTG Organization"
Change one of the registry values in the electrum.nsi file
Remove the aliyun file
Stick the requirements-hw.txt file to the upstream version
Move the dnspython to the bottom of the requirements file and add the comments from the upstream
Add "TODO" for the 2FA in the base_wizard.py file
Remove trailing spaces in the blockchain.py file
Replace "GIT_ISSUE_URL" with "GIT_REPO_ISSUES_URL"
Remove "self.requests_screen = None" and "self.address_screen = None" because they are not used
Roll back a part of a function in the lnaddr.py file to the upstream
Roll back a variable value to the upstream in the transaction.py file
Remove "self" from the "fork" function arguments in the blockchain.py file
Remove trailing spaces in the lnaddr.py file
Switch back to the original implementation and add  a constants.net.SIGHASH_FORK_BTG to the sighash flag in the transaction.py file
ADDRTYPE_P2PKH = 38
ADDRTYPE_P2SH = 23
SEGWIT_HRP = "btg"
HEADERS_URL = "https://headers.bitcoingold.org/blockchain_headers.gz"
Copy link
Member

Choose a reason for hiding this comment

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

Btw, do you know how to generate this file?

Copy link
Author

Choose a reason for hiding this comment

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

I think that is the answer.. spesmilo#5469. We just have to install ElectrumG with an empty checkpoints.json file.

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.

4 participants