Skip to content

Conversation

@tmsdkeys
Copy link
Contributor

@tmsdkeys tmsdkeys commented Aug 17, 2022

Documentation content update for IBC dev - IBC custom apps

This PR adds new IBC related content for the 2nd cohort of IDA. It adds the section on IBC custom applications, using Ignite CLI and comparing changes across commits with the IBC go docs.

Notes for reviewers: Focused on content initially, still some images, links need to be inserted. Language checks will be provided post content review, so best not to focus too much on that

Change scope

The changes in this Pull Request include (please tick all that apply):

  • Small language/grammar fixes
  • Small content fixes
  • Addition of new content
  • Sample code/command updates
  • Platform fixes
  • Other

R1: Internal review (B9lab)

  • Technical review
    • requested
    • completed
  • Language review
    • requested
    • completed
  • Technical platform review (remove if not required)
    • requested
    • completed

R2: External review

  • Technical review
    • requested
    • completed
  • Language review
    • requested
    • completed

R3: Internal QA review (B9lab)

  • Technical review
    • requested
    • completed
  • Language review
    • requested
    • completed

R4: Final external QA review

  • Technical review
    • requested
    • completed
  • Language review
    • requested
    • completed

RC: Release Candidate

  • Ready to be merged

Copy link
Contributor

@charleenfei charleenfei left a comment

Choose a reason for hiding this comment

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

super nice job @tmsdkeys!!

i just left a few minor spelling corrections, as well as a few content suggestions that are not blockers from my side but nice to have. overall great job, really easy to follow and nicely articulated!


We can thus send packets from the CLI with the following command:
```bash
leaderboardd tx leaderboard send-ibcTopRank [portID] [channelID] [playerId] [rank] [score]
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it not be only "leaderboard tx leaderboard send-ibcTopRank [portID] [channelID] [playerId]" where the rank and the score are fetched from the store instead of being cli arguments so one cannot send arbitrary rank or score?

tmsdkeys and others added 6 commits August 24, 2022 09:38
Spelling corrections

Co-authored-by: Xavier Leprêtre <xavierlepretre@users.noreply.github.com>
Co-authored-by: Charly <charly@interchain.berlin>
@tmsdkeys
Copy link
Contributor Author

tmsdkeys commented Sep 6, 2022

Thanks @AndrewB9lab for the language review (I gave you quite some work using first person plural in most of it)! Left a few comments which I can implement

@AndrewB9lab
Copy link
Contributor

@tmsdkeys only just saw your last message - I've now implemented your comments :-)

Copy link

@crodriguezvega crodriguezvega left a comment

Choose a reason for hiding this comment

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

Nice work, @tmsdkeys!

Citlali Mora Catlett and others added 2 commits September 9, 2022 12:04
Minor edits for styling, consistency and spelling
@tmsdkeys
Copy link
Contributor Author

tmsdkeys commented Sep 9, 2022

@CitMC agree to the style changes 👍

@coldice coldice marked this pull request as ready for review September 13, 2022 13:21
@coldice coldice merged commit 6d42570 into master Sep 13, 2022
@coldice coldice deleted the td-ibc-app branch September 13, 2022 14:40
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.

9 participants