-
Notifications
You must be signed in to change notification settings - Fork 183
[WIP] integrated_scraper_2 changes tracking #1488
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
Merged
jamescowens
merged 29 commits into
gridcoin-community:development
from
jamescowens:integrated_scraper_2
Jul 27, 2019
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
4066c5e
Add back in the in sync check in ScraperGetNeuralContract
jamescowens 442f23b
Change type of AlignScraperFileManifestEntries to void
jamescowens c2e9b15
Primitive first cut of native SB serialization
jamescowens 278aed9
Change (Un)SerializeSuperblock() for comparison purposes
jamescowens 32abe1e
Add testnewsb temporary rpc function
jamescowens 21a9244
Move superblock code to neuralnet directory
cyrossignol 72fc52d
Move Superblock class into NN namespace
cyrossignol c539bf7
Refactor experimental SB serialization with compact integers
cyrossignol 8e3a7bb
Merge pull request #24 from cyrossignol/integrated_scraper_2
jamescowens 5de2528
Optimize NN::Cpid less than and greater than operators
cyrossignol 352a51e
Merge branch 'development' into integrated_scraper_2
jamescowens 0a69807
Merge pull request #25 from cyrossignol/integrated_scraper_2
jamescowens ae0b2fb
Add forgotten v11 condition for removing old RR signals
jamescowens 9443c0d
Port VARINT encoding from Bitcoin
cyrossignol 450bf16
Flesh out Superblock draft into full class
cyrossignol 64c8ec7
Add tests for superblock classes
cyrossignol 05cd455
Remove Compact<T> class used for serialization experiments
cyrossignol b09e21d
Remove redundant magnitude bounds in Superblock::PackLegacy
cyrossignol d9481d2
Switch superblock rounding from half-even to half-away-from-zero
cyrossignol 301a66f
Add total credit to superblock project stats
cyrossignol 24fd015
Update testnewsb RPC method
cyrossignol 9599456
Merge pull request #26 from cyrossignol/integrated_scraper_2
jamescowens 199dfed
Initial pass at wiring up new Superblock class
jamescowens 87c24ea
Change superblock to variable assignment from FromStats
jamescowens 8067e7d
Provide for keying std::unordered_map with NN::QuorumHash objects
cyrossignol e467f03
Merge pull request #27 from cyrossignol/integrated_scraper_2
jamescowens abf5bd0
Implement string parsing for NN::QuorumHash
cyrossignol 14212c0
Merge pull request #28 from cyrossignol/integrated_scraper_2
jamescowens 6c6cc89
Change delimiter for team whitelist string and file
jamescowens 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.
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.