-
Notifications
You must be signed in to change notification settings - Fork 122
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
refactor(lib/scale): refactor lib/scale into own package with idiomatic types, marshalling, and optionality #1548
Merged
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 72fe5ac - Browse repository at this point
Copy the full SHA 72fe5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d45cc - Browse repository at this point
Copy the full SHA 80d45ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for df3c713 - Browse repository at this point
Copy the full SHA df3c713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a05fb2 - Browse repository at this point
Copy the full SHA 3a05fb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f963e5d - Browse repository at this point
Copy the full SHA f963e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ccc450 - Browse repository at this point
Copy the full SHA 5ccc450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5195f14 - Browse repository at this point
Copy the full SHA 5195f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5c8da3 - Browse repository at this point
Copy the full SHA c5c8da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a933be4 - Browse repository at this point
Copy the full SHA a933be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e24d0b - Browse repository at this point
Copy the full SHA 0e24d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10377e7 - Browse repository at this point
Copy the full SHA 10377e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4551d30 - Browse repository at this point
Copy the full SHA 4551d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b6f1b - Browse repository at this point
Copy the full SHA 21b6f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9abfcb - Browse repository at this point
Copy the full SHA f9abfcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2592131 - Browse repository at this point
Copy the full SHA 2592131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2169a17 - Browse repository at this point
Copy the full SHA 2169a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for f33ddd6 - Browse repository at this point
Copy the full SHA f33ddd6View commit details -
repurpose int and uint as compact length encoded integers, remove unn…
…ecessary handling of []int
Configuration menu - View commit details
-
Copy full SHA for f3864fa - Browse repository at this point
Copy the full SHA f3864faView commit details -
Configuration menu - View commit details
-
Copy full SHA for a345760 - Browse repository at this point
Copy the full SHA a345760View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ee0d9 - Browse repository at this point
Copy the full SHA e0ee0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c3e13 - Browse repository at this point
Copy the full SHA c9c3e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f7440 - Browse repository at this point
Copy the full SHA 31f7440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd4881 - Browse repository at this point
Copy the full SHA 6cd4881View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c6da0 - Browse repository at this point
Copy the full SHA f8c6da0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f27db2a - Browse repository at this point
Copy the full SHA f27db2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c7a62 - Browse repository at this point
Copy the full SHA 18c7a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for c103a2d - Browse repository at this point
Copy the full SHA c103a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a84992a - Browse repository at this point
Copy the full SHA a84992aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc88bb3 - Browse repository at this point
Copy the full SHA cc88bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9899c09 - Browse repository at this point
Copy the full SHA 9899c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e960ac - Browse repository at this point
Copy the full SHA 1e960acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2938ab4 - Browse repository at this point
Copy the full SHA 2938ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e83aa - Browse repository at this point
Copy the full SHA f4e83aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9511f9b - Browse repository at this point
Copy the full SHA 9511f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a12f505 - Browse repository at this point
Copy the full SHA a12f505View commit details -
refactor(lib/scale): Revise VaryingDataType interfaces, and introduce…
… VaryingDataTypeSlice (#1651) * wip VaryingDataType and VaryingDataTypeSlice * refactor VaryingDataType and add VaryingDataTypeSlice * update README * fix lint * update examples * fix deepsource * check decoded in comparison_test * cr feedback * fix result.set with nil value
Configuration menu - View commit details
-
Copy full SHA for 5a423b7 - Browse repository at this point
Copy the full SHA 5a423b7View 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.