-
Notifications
You must be signed in to change notification settings - Fork 27
10.7 integration #1099
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
Jimbo4350
wants to merge
32
commits into
master
Choose a base branch
from
jordan/10.7-integration
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
10.7 integration #1099
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
1dff406
[wip] Add s-r-ps on Consensus, Ledger and Network
geo2a 876c808
[wip] integrate new Ledger
geo2a d5ab5f7
Add Javier's upgrage to LSM
geo2a 8ba2f6c
Use `StrictMaybe` in transaction body
geo2a 0eaf071
Update key roles
geo2a 6e4e452
Replace Witness with Guard
geo2a 3620dae
PoolParams -> StakePoolParams
geo2a edb7966
[wip] comment-out redundant patterns
geo2a 91aa8c4
Add ledger lenses for `ChainAccountState` to exports from `Cardano.Ap…
carbolymer 9887e16
[wip] bump Network, Ledger and Consensus s-r-ps
geo2a 57630f4
Bump index states
geo2a 0d7d1b7
Bump typed-protocols and Network packages
geo2a f2723be
Rename Leger's `PParams` fields
geo2a b56b967
Bump Consensus and Ledger srps
geo2a 1b54881
Shelley.RewardAccount -> Shelley.AccountAddress
geo2a 46d1da5
Integrate `PoolMetadata` hash type change
geo2a 09adff6
[wip] Coin -> CompactCoin Coin
geo2a 4138f0b
Use new name of the Constitution script hash
geo2a cc4905c
[wip] integrate GetLedgerPeerSnapshot query
geo2a d3c83ff
[wip] downgrade Consensus to make it build with the srp
geo2a 35f6118
[wip] assorted integration work
geo2a cc234b6
Introduce transaction levels
Jimbo4350 58dc248
Update CostModel JSON format
Jimbo4350 d7d8d48
Address undefineds and review comments
Jimbo4350 eee03a9
Fix CI errors
palas 9ed9c43
Make pragma conditional for 9.10
palas 5390491
Update WASM cache
palas 7e03660
Run formatter on everything
palas 4510c45
Remove unnecessary stanza
palas 24a0e7b
Integrate ledger peer snapshot query
crocodile-dentist 7020645
consensus srp
crocodile-dentist aaf83b9
Fill in ApplyTx JSON rendering fro Dijkstra
Jimbo4350 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
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.
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.
Consensus
mainis still at version 0.28 . 0.29 is the mempool timeout release. Unfortunately this likely means that we cannot merge this PR until we've released Consensus.