Skip to content

Conversation

JHTAchilles
Copy link

Thank you for contributing to Whisky! We appreciate your effort and dedication to improving this project. To ensure that your contribution is in line with the project's guidelines and can be reviewed efficiently, please fill out the template below.

Remember to follow our Contributing Guide before submitting your pull request.

Summary

Please provide a brief, concise summary of the changes in your pull request. Explain the problem you are trying to solve and the solution you have implemented.

Impl auto fetching amount and address when they are None for tx_in() and tx_in_colateral()
added .DS_Store to .gitignore

Scope of Change

  • whisky
  • whisky-provider
  • whisky-wallet
  • whisky-csl
  • whisky-common
  • whisky-macros
  • whisky-js

Type of Change

Please mark the relevant option(s) for your pull request:

Feature Change

Type of feature change:

  1. New feature - non-breaking change which adds functionality
  2. Breaking change - fix or feature that would cause existing functionality to not work as expected

New Feature

Maintenance

  • Bug fix (non-breaking change which fixes an issue)
  • Code refactoring (improving code quality without changing its behavior)
  • Documentation update (adding or updating documentation related to the project)

Checklist

Please ensure that your pull request meets the following criteria:

  • My code is appropriately commented and includes relevant documentation, if necessary
  • I have added tests to cover my changes, if necessary
  • I have updated the documentation, if necessary
  • All new and existing tests pass
  • Both rust and wasm build pass

Additional Information

If you have any additional information or context to provide, such as screenshots, relevant issues, or other details, please include them here.

@JHTAchilles JHTAchilles self-assigned this Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant