-
Notifications
You must be signed in to change notification settings - Fork 24
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
(WIP) Use cp_height for checkpoints #173
base: master
Are you sure you want to change the base?
(WIP) Use cp_height for checkpoints #173
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 032dc59 - Browse repository at this point
Copy the full SHA 032dc59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d203b - Browse repository at this point
Copy the full SHA 66d203bView commit details -
Add timestamp and chainwork to checkpoint
Cherry-picked from 2805cde Conflicts: electrum_nmc/electrum/blockchain.py electrum_nmc/electrum/constants.py
Configuration menu - View commit details
-
Copy full SHA for c590bf4 - Browse repository at this point
Copy the full SHA c590bf4View commit details -
Eliminate obsolete special case from request_chunk
Cherry-picked from 64d9f08
Configuration menu - View commit details
-
Copy full SHA for ef433c9 - Browse repository at this point
Copy the full SHA ef433c9View commit details -
Test get_chainwork with a variety of checkpoint heights
Cherry-picked from fdc9e2f
Configuration menu - View commit details
-
Copy full SHA for cda5aa4 - Browse repository at this point
Copy the full SHA cda5aa4View commit details -
Cherry-picked from 9d46205 Conflicts: electrum_nmc/electrum/constants.py
Configuration menu - View commit details
-
Copy full SHA for 9a594af - Browse repository at this point
Copy the full SHA 9a594afView commit details -
Refactor cp_height checkpoints' usage of header parsing
This makes it easier for Electrum forks to support alternate header formats such as AuxPoW. Cherry-picked from baff006. Conflicts: electrum/blockchain.py
Configuration menu - View commit details
-
Copy full SHA for 570f828 - Browse repository at this point
Copy the full SHA 570f828View commit details -
Add prev_hash to cp_height checkpoint logic
Cherry-picked from 67d3abc
Configuration menu - View commit details
-
Copy full SHA for 057098b - Browse repository at this point
Copy the full SHA 057098bView commit details -
Load cp_height checkpoints from JSON file instead of constants.py
Cherry-picked from 20df0fa Conflicts: electrum_nmc/electrum/constants.py
Configuration menu - View commit details
-
Copy full SHA for 0f195dc - Browse repository at this point
Copy the full SHA 0f195dcView commit details -
Use verifier.py's hash_merkle_root for checkpoints
Cherry-picked from 73bc591 Move hash_merkle_root to blockchain.py to avoid circular imports.
Configuration menu - View commit details
-
Copy full SHA for 4c67dde - Browse repository at this point
Copy the full SHA 4c67ddeView commit details -
(WIP) Namecoin / AuxPoW: Adapt cp_height checkpoints for AuxPoW
Configuration menu - View commit details
-
Copy full SHA for f617e12 - Browse repository at this point
Copy the full SHA f617e12View commit details -
(WIP) Namecoin / AuxPoW: Fix get_block_header parsing for cp_height
TODO: Needs rebase once cp_height merged upstream.
Configuration menu - View commit details
-
Copy full SHA for 47367dc - Browse repository at this point
Copy the full SHA 47367dcView commit details -
(WIP) Namecoin / AuxPoW: Fix checkpoint exporting
TODO: Needs rebase once cp_height merged upstream.
Configuration menu - View commit details
-
Copy full SHA for ff170e4 - Browse repository at this point
Copy the full SHA ff170e4View commit details
Commits on Nov 7, 2019
-
(WIP) Namecoin: Set cp_height checkpoint at height 476759
TODO: Needs rebase once cp_height merged upstream.
Configuration menu - View commit details
-
Copy full SHA for b2dd935 - Browse repository at this point
Copy the full SHA b2dd935View commit details -
(WIP) Namecoin: Fix cp_height for Timewarp Hardfork
TODO: Needs rebase once cp_height merged upstream. Cherry-picked from 342728a
Configuration menu - View commit details
-
Copy full SHA for e98e315 - Browse repository at this point
Copy the full SHA e98e315View commit details