-
Notifications
You must be signed in to change notification settings - Fork 213
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
Add transaction expiry slot for pending transactions #1879
Merged
Merged
Commits on Oct 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 52008cc - Browse repository at this point
Copy the full SHA 52008ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b83368 - Browse repository at this point
Copy the full SHA 1b83368View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f788b - Browse repository at this point
Copy the full SHA e0f788bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 932409b - Browse repository at this point
Copy the full SHA 932409bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f54c3ed - Browse repository at this point
Copy the full SHA f54c3edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4119672 - Browse repository at this point
Copy the full SHA 4119672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db4d33 - Browse repository at this point
Copy the full SHA 7db4d33View commit details -
Straighten out slot and block references in API
ApiBlockReference is just ApiSlotReference with block information added -- block references gain slot info. ApiNetworkTip is replaced with ApiSlotReference -- so it gains a "time" field. The Haskell API types have SlotId and block info nested rather than inline. I hope in future that we can change the swagger spec to match. But for now there are some non-generic Aeson instances to maintain backwards compatibility.
Configuration menu - View commit details
-
Copy full SHA for 6183cd6 - Browse repository at this point
Copy the full SHA 6183cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 327e021 - Browse repository at this point
Copy the full SHA 327e021View commit details
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.