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

Include transaction metadata in coin selection and fee calculations #2104

Closed
wants to merge 1 commit into from

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Sep 2, 2020

Issue Number

ADP-307 / #2075

Overview

Adds metadata as a parameter of coin selection and fee calculation functions.

Comments

@rvl rvl added the ADDING FEATURE Mark a PR as adding a new feature, for auto-generated CHANGELOG label Sep 2, 2020
@rvl rvl added this to the (ADP-307) Transaction metadata milestone Sep 2, 2020
@rvl rvl self-assigned this Sep 2, 2020
Base automatically changed from rvl/2073/api-tx-metadata to master September 2, 2020 14:25
@KtorZ
Copy link
Member

KtorZ commented Sep 2, 2020

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 2, 2020

This PR was included in a batch with a merge conflict, it will be automatically retried

1 similar comment
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 2, 2020

This PR was included in a batch with a merge conflict, it will be automatically retried

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 2, 2020

Merge conflict

iohk-bors bot added a commit that referenced this pull request Sep 2, 2020
2096: Tx metadata API integration tests r=KtorZ a=rvl

### Issue Number

ADP-307 / #2074 / #2073.

### Overview

- API test case for posting a transaction with metadata.
- Test creating a transaction with invalid metadata.
- Test creating a transaction that's too large due to metadata.
- Test that the transaction fee estimate is higher when there's metadata in the transaction.

### Comments

- Based on PR #2104 branch.

Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
Co-authored-by: KtorZ <matthias.benkort@gmail.com>
iohk-bors bot added a commit that referenced this pull request Sep 2, 2020
2096: Tx metadata API integration tests r=KtorZ a=rvl

### Issue Number

ADP-307 / #2074 / #2073.

### Overview

- API test case for posting a transaction with metadata.
- Test creating a transaction with invalid metadata.
- Test creating a transaction that's too large due to metadata.
- Test that the transaction fee estimate is higher when there's metadata in the transaction.

### Comments

- Based on PR #2104 branch.

Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
Co-authored-by: KtorZ <matthias.benkort@gmail.com>
@KtorZ
Copy link
Member

KtorZ commented Sep 2, 2020

superseded by #2096

@KtorZ KtorZ closed this Sep 2, 2020
@KtorZ KtorZ deleted the rvl/2075/fee branch November 16, 2020 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADDING FEATURE Mark a PR as adding a new feature, for auto-generated CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants