-
Notifications
You must be signed in to change notification settings - Fork 286
Remove Global State #1146
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
KillerInk
wants to merge
49
commits into
bitaxeorg:master
Choose a base branch
from
KillerInk:splitt-module
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
Remove Global State #1146
Changes from 4 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
1890249
splitt modules
KillerInk 219eff0
switch back to float
KillerInk d75028c
move extern declaration to their matching structs. remove pvParameter…
KillerInk c1a6fbb
drop global_state from asics
KillerInk 2fc179a
drop powermanagment module from asic
KillerInk 31f9d47
drop device_config from asic
KillerInk 5503d3c
init asic befor powermanagment task start
KillerInk 670c1b9
init all asic methods after device info got loaded
KillerInk 21c382b
add system_module.h
KillerInk 9216487
add self_test_module.h
KillerInk 1295e6b
move RejectedReasonStat to system_module
KillerInk 3ee37c8
Merge branch 'master' into splitt-module
KillerInk 966bf4a
add mining_module
KillerInk d850103
clean global_state
KillerInk f510865
drop global_state.h
KillerInk 3673a92
add power_management_module
KillerInk 6e78323
clean thermal
KillerInk c0bd0df
clean main includes
KillerInk 1264288
clean some includes
KillerInk b134797
add state pool and wifi module
KillerInk f792bdb
remove not needed include
KillerInk 4856272
move asic_task_module into own file
KillerInk e097540
Merge remote-tracking branch 'origin/master' into splitt-module2
KillerInk a91bdc2
Merge remote-tracking branch 'killerink/master' into splitt-module2
KillerInk bb5856a
add back new_stratum_version_rolling_msg
KillerInk efb7668
Merge branch 'master' into splitt-module
KillerInk 802a2bf
Merge branch 'master' into splitt-module
KillerInk 9911a6b
Merge branch 'master' into splitt-module
KillerInk caa8a31
revert asic.c changes
KillerInk 3a9ad31
remove thermal changes and whitespace
KillerInk aa0c51c
remove pragma once
KillerInk 2f6aa1f
clean power_management_task
KillerInk 47466c5
selftest fix
KillerInk be10716
clean screen
KillerInk 757242c
remove should_test, remove NULL
KillerInk 14ef7f1
move duration_start historical_hashrate_rolling_index historical_hash…
KillerInk be11cdb
lastClockSync sync can get used local
KillerInk 272741a
best_nonce_diff can get used local
KillerInk 773f540
make stratum uid and sock local
KillerInk ce7f0f9
Merge remote-tracking branch 'killerink/master' into splitt-module2
KillerInk 31c47fd
Merge remote-tracking branch 'origin/master' into splitt-module
KillerInk 452734e
Merge remote-tracking branch 'killerink/master' into splitt-module2
KillerInk cfb69ea
Merge remote-tracking branch 'killerink/splitt-module' into splitt-mo…
KillerInk a123edb
pool switch refactor mvp
0xf0xx0 1fc209b
ok mvp done
0xf0xx0 857a40b
forgot to cherry-pick the pool array size constant lol
0xf0xx0 378bd14
Merge pull request #2 from 0xf0xx0/splitt-module
KillerInk 62d88da
fix build error
0xf0xx0 5f3d3b0
Merge pull request #3 from 0xf0xx0/splitt-module
KillerInk 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
Oops, something went wrong.
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.