-
Notifications
You must be signed in to change notification settings - Fork 287
Feat/new coinbase #2188
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
Merged
Feat/new coinbase #2188
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
54e7033
change name of reveal fn and move to block step
camfairchild 8ad48b3
update moving prices outside of coinbase
camfairchild f00a7ac
filter root out just in case
camfairchild feeee61
refactor coinbase
camfairchild 4abd92d
chore: fmt
camfairchild 1f965d4
chore: clippy
camfairchild 1ea4ddf
add test for reg disabled
camfairchild 7a9b662
refactor get sn terms
camfairchild 0b5df3c
test wip -- set price
camfairchild fb0cd73
make maybe init v3 pub
camfairchild 6e20035
add type
camfairchild 660b1c6
fix coinbase test
camfairchild a0c2369
rename test vars and add comment
camfairchild 8652a5f
rename fn
camfairchild ba0fae0
rename sub -> excess
camfairchild 47a5d54
Merge branch 'hotfix/vune/epoch-fn-inp' into feat/new-coinbase
camfairchild 8e6286c
remove ref to subs
camfairchild c38aa09
remove dup fn
camfairchild 61227c8
rename vars
camfairchild c2598a9
add test for injection order
camfairchild 09a2cac
add comment to test
camfairchild 3b9c11e
add tests for drain pending
camfairchild 1b540d9
rename test
camfairchild d3d5819
rename tests
camfairchild f1c0476
lower eps
camfairchild 9de47ed
add another subnetterms test
camfairchild 01f8f61
remove unneeded test setup
camfairchild 16822b4
wip
camfairchild f4eb1ad
Merge branch 'main' into feat/new-coinbase
camfairchild 8b8f763
move reg disabled filter to sn to emit to
camfairchild b4f259e
Merge branch 'main' into feat/new-coinbase
camfairchild e3400c9
Merge branch 'devnet-ready' into feat/new-coinbase
camfairchild 5dfdf47
fix test for change from main
camfairchild 5cfed02
remove line from merge resolution
camfairchild 55e52c1
refactor emit_to_sns
camfairchild e0e8c9b
bump spec
camfairchild 6511867
Merge remote-tracking branch 'origin/devnet-ready' into feat/new-coin…
sam0x17 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
Large diffs are not rendered by default.
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is such a better place to do this filter.