Skip to content
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

chore(gnokey): in maketx addpkg, change -deposit to -send #3122

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leohhhn
Copy link
Contributor

@leohhhn leohhhn commented Nov 14, 2024

Description

Changes the deposit flag to send. I think this change makes sense from the consistency perspective. I've had multiple times happen where I'm trying to deploy something with some initial balance, trying -send, only realizing that it's -deposit in this case.

It's quite obvious that the send will go to the deployed realm's address, so I think it's a valid change.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests

@leohhhn leohhhn changed the title gnokey: in maketx addpkg, change deposit to send gnokey: in maketx addpkg, change -deposit to -send Nov 14, 2024
@github-actions github-actions bot added the 📦 ⛰️ gno.land Issues or PRs gno.land package related label Nov 14, 2024
@leohhhn leohhhn changed the title gnokey: in maketx addpkg, change -deposit to -send chore(gnokey): in maketx addpkg, change -deposit to -send Nov 14, 2024
@jefft0 jefft0 added the review/triage-pending PRs opened by external contributors that are waiting for the 1st review label Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@jefft0
Copy link
Contributor

jefft0 commented Nov 14, 2024

@leohhhn, can you fix the failed CI tests?

@thehowl
Copy link
Member

thehowl commented Nov 14, 2024

Can we wait to do this until we decide if we want to rename OrigSend to something like Deposit?

#1475

@leohhhn
Copy link
Contributor Author

leohhhn commented Nov 15, 2024

@jefft0

The CI has been failing lately due to Codecov, as you may have seen being discussed in the Signal group.

@thehowl, sure, makes sense. I'll move this to draft.

@leohhhn leohhhn marked this pull request as draft November 15, 2024 02:58
@jefft0 jefft0 removed the review/triage-pending PRs opened by external contributors that are waiting for the 1st review label Nov 15, 2024
@jefft0
Copy link
Contributor

jefft0 commented Nov 15, 2024

Removed the review/triage-pending label because the original author changed this PR to draft. When it is ready, we can add the label again.

Copy link

This PR is stale because it has been open 3 months with no activity. Remove stale label or comment or this will be closed in 3 months.

@github-actions github-actions bot added Stale and removed Stale labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related
Projects
Status: Triage
Development

Successfully merging this pull request may close these issues.

3 participants