This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
feat: tds scoring and api implementation #527
Merged
Merged
Conversation
This file contains 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 was referenced Oct 10, 2019
sunnygleason
force-pushed
the
tds-impl
branch
from
October 10, 2019 20:52
dac18a3
to
5cf6c85
Compare
(ugh commit lint) |
sunnygleason
force-pushed
the
tds-impl
branch
from
October 10, 2019 21:01
5cf6c85
to
3eda319
Compare
sunnygleason
changed the title
feat: TdS scoring and API implementation
feat: tds scoring and api implementation
Oct 10, 2019
manuel-calavera
previously approved these changes
Oct 11, 2019
@sunnygleason thanks for moving it! |
CriesofCarrots
previously approved these changes
Oct 11, 2019
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.
A couple nits.
Otherwise lgtm, although I haven't spun it up yet to see it in action.
mergify
bot
dismissed stale reviews from manuel-calavera and CriesofCarrots
October 15, 2019 14:46
Pull request has been modified.
🎉 This PR is included in version 1.62.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
FYI this requires a JS client library update to become visible on edge w/ the |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Problem:
Solution:
blockBasedPosition + stakeBasedAdjustment
🚲