-
Notifications
You must be signed in to change notification settings - Fork 527
tools: Allow specification of Reward Pool Account Balance in Genesis #4643
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
algorandskiy
merged 23 commits into
algorand:master
from
barnjamin:devmode-genesis-no-reward
Nov 1, 2022
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
2acacdb
tmp
barnjamin 1eaef62
set balance to 0
barnjamin d79453e
set alloc
barnjamin 9f18a01
Try min bal
barnjamin 21508a1
set reward pool to min allocation when in dev mode
barnjamin 345c99d
dont define reward pool as zero address
barnjamin 305e1e1
adding another flag to the gen.GenesisData struct to allow more exact…
barnjamin 917f547
Merge branch 'master' into devmode-no-rewards
barnjamin 6441788
Merge branch 'master' into devmode-genesis-no-reward
barnjamin 5b428a8
fix part key assignement
barnjamin d4d1cfe
rename flag to make it clear this is just an initial condition
barnjamin 80f3ce0
remove flag from create, add field to genesis template for rewards po…
barnjamin 2812d89
fix possible bug with balance between 0 and min bal
barnjamin 1bae82b
Update gen/generate.go
barnjamin ceff9e5
Add tests confirming genesis.json generation
michaeldiamant 075711f
Fix comment
michaeldiamant 7cea01f
Fix reviewdog errors
michaeldiamant 99c7c8c
Merge pull request #1 from michaeldiamant/TestGenesisJsonCreation
barnjamin cd39c5e
Update netdeploy/network.go
barnjamin 019df3e
Update gen/generate.go
michaeldiamant 5193c93
group imports
barnjamin 0c3ec98
Merge branch 'devmode-no-rewards' into devmode-genesis-no-reward
barnjamin d4db850
remove unintended merge changes
barnjamin 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
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.