-
Notifications
You must be signed in to change notification settings - Fork 403
Adding Hemis Support #274
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
Open
hypermoist
wants to merge
15
commits into
spesmilo:master
Choose a base branch
from
hypermoist:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Adding Hemis Support #274
Changes from 8 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
1ca7a51
Addition of algomodule for Hemis as well as addition of Hemis
hypermoist c41934b
Add tests/blocks/hemis_mainnet_300000.json
hypermoist 4caa97c
Correction of port.
hypermoist 324578a
Correcting lint errors.
hypermoist 12c667a
Try that one again..
hypermoist 8290fdf
Third times the charm.
hypermoist 526f3c1
Hopefully fixed..
hypermoist 1409fbe
Noticed i shouldnt put algomodule in requirements.txt
hypermoist 73a44b4
Corrected Typo and Removed Prints
hypermoist cd30f02
Doesnt need HemisElectrumX
hypermoist 0a5a046
Doesnt need HemisElectrumX
hypermoist b33cc95
Return HemisElectrumX
hypermoist b4c9a25
Merge branch 'master' of https://github.com/hypermoist/electrumx into…
hypermoist 0e9ab33
Accidentally messed up push..
hypermoist bc4a3d6
Accidental WhiteSpace
hypermoist File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"hash": "c07c17b024bc7436112ae15b67567d9b4f36c18681c22621f3c9c5d6915336b9", | ||
"confirmations": 35683, | ||
"size": 485, | ||
"height": 300000, | ||
"version": 11, | ||
"merkleroot": "d9e4c5799c9117edd741905eb4dc446632cc086aac9b335cb4d59be1791ae4cc", | ||
"acc_checkpoint": "0000000000000000000000000000000000000000000000000000000000000000", | ||
"finalsaplingroot": "3e49b5f954aa9d3545bc6c37744661eea48d7c34e3000d82b7f0010c30f4c2fb", | ||
"tx": [ | ||
"e49a0ef015323b1dfda41043c908c1ddb6fcf328dc247d356ed4a3ee25920501", | ||
"8e21adfbab34795cc3cf6b1e68f0fbb668e543516d158996411e76be83acfb33" | ||
], | ||
"time": 1724105355, | ||
"mediantime": 1724105010, | ||
"nonce": 0, | ||
"bits": "1b3da7c3", | ||
"difficulty": 1062.925321539171, | ||
"chainwork": "00000000000000000000000000000000000000000000000011d7a4eb61d88179", | ||
"previousblockhash": "52348e3dd43969f222dad3aba6406fe0b031532482bdd553a1901ee075be5221", | ||
"nextblockhash": "55e4c9dac5fdc6784931004ff140f6eba204c32006df44fd58ccdd96e90c0b8b", | ||
"stakeModifier": "c4b8c37b4b2e63838eeadf03962dbb740073ed5202cbf4da3633a3720fdd82c9", | ||
"hashProofOfStake": "00011838f8d02c19af00f40369d8ceb8a3e5af6e987440207b0fa317eab82e2f", | ||
"chainlock": false, | ||
"block": "0b0000002152be75e01e90a153d5bd82245331b0e06f40a6abd3da22f26939d43d8e3452cce41a79e19bd5b45c339bac6a08cc326644dcb45e9041d7ed17919c79c5e4d98bc2c366c3a73d1b00000000fbc2f4300c01f0b7820d00e3347c8da4ee614674376cbc45359daa54f9b5493e0201000000010000000000000000000000000000000000000000000000000000000000000000ffffffff0503e0930400ffffffff010000000000000000000000000001000000010c9c71dad0ab4c258f8b85af6a31e806cddec7ab9d8deba6f81efd58bbebf8de010000006b483045022100cc52ae93c117c81506bfad96fdebd7b990caf520784c36cb2264f5b02e3efbf102200a610bc6f055d8c79b16d82ceb26afbb2c5d4be5d6dc096b7cebb8f3234dfbc2012103454f1ac69a5e256b0d9d32e2d444cc6103bba25110292fa59829ed282e3ada4affffffff03000000000000000000a696be69030000001976a914f1067cb2e9bf79374a00abefcdcdbdfba82f928a88ac0fe68911000000001976a91415f2fe51d779d6d0e9eec72801e885073442c55d88ac00000000473045022100f4cc127138256e67789fbdae2e634ce9e2adb5b8f56312ea0a9814507e480f9902201775bd235d6304e4622a81d89d36247b984a6ff314e3f5aa8153dcdaf21294e3" | ||
} |
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.
Uh oh!
There was an error while loading. Please reload this page.