Skip to content

Conversation

@winder
Copy link
Contributor

@winder winder commented Jul 16, 2021

Summary

Use dashes to match the v2 API convention.

Test Plan

N/A

@winder winder requested a review from tsachiherman July 16, 2021 16:39
"type": "string"
},
"unit-name_b64": {
"description": "\\[un64\\] base64 encoded name of a unit of this asset, as supplied by the creator.",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The square brackets document the message pack name, so they aren't needed for these.

Copy link
Contributor

@tsachiherman tsachiherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@codecov-commenter
Copy link

Codecov Report

Merging #2569 (c13109a) into master (c983ad6) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2569      +/-   ##
==========================================
+ Coverage   46.87%   46.90%   +0.02%     
==========================================
  Files         346      346              
  Lines       55668    55668              
==========================================
+ Hits        26094    26110      +16     
+ Misses      26619    26608      -11     
+ Partials     2955     2950       -5     
Impacted Files Coverage Δ
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
ledger/acctupdates.go 61.58% <0.00%> (-0.75%) ⬇️
network/wsNetwork.go 60.73% <0.00%> (ø)
cmd/algoh/blockWatcher.go 77.77% <0.00%> (ø)
ledger/blockqueue.go 82.18% <0.00%> (+1.14%) ⬆️
crypto/merkletrie/node.go 93.48% <0.00%> (+1.86%) ⬆️
agreement/proposalManager.go 98.03% <0.00%> (+1.96%) ⬆️
crypto/merkletrie/trie.go 68.61% <0.00%> (+2.18%) ⬆️
agreement/cryptoVerifier.go 77.94% <0.00%> (+2.20%) ⬆️
network/wsPeer.go 74.93% <0.00%> (+2.78%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c983ad6...c13109a. Read the comment docs.

@tsachiherman tsachiherman merged commit 3069c69 into algorand:master Jul 16, 2021
@winder winder deleted the will/underscore-to-dash branch August 5, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants