Skip to content

update TransferIntent id type to bytes32#18

Open
kylekaplan wants to merge 1 commit intocoinbase:masterfrom
kylekaplan:master
Open

update TransferIntent id type to bytes32#18
kylekaplan wants to merge 1 commit intocoinbase:masterfrom
kylekaplan:master

Conversation

@kylekaplan
Copy link

Hi,

I was wondering if the id field of the TransferIntent could be updated to a bytes32 instead of bytes16.

This would make it so the Keccak256 hash function could be used to generate predictable ids and be more compatible with other protocols generating ids with Keccak256.

For my use case, I'm using EAS (Ethereum Attestation Service) as a backend to create an on-chain eCommerce solution, and it would be nice if I could use an attestation UID (a Keccak256 hash of the attestation) as the id for the TransferIntent. This would make the relationship between an attestation and a TransferIntent simpler and more efficient.


Thanks for your consideration and for this awesome protocol.

@cb-heimdall
Copy link

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@nichechristie
Copy link

Agreed

Copy link

@TELLYWHALE TELLYWHALE left a comment

Choose a reason for hiding this comment

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

🐳

@cb-heimdall
Copy link

Review Error for TELLYWHALE @ 2024-08-11 00:05:58 UTC
User must have write permissions to review

Copy link

@TELLYWHALE TELLYWHALE left a comment

Choose a reason for hiding this comment

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

🤞🏾

@cb-heimdall
Copy link

Review Error for TELLYWHALE @ 2024-08-11 00:30:59 UTC
User must have write permissions to review

Copy link

@nichechristie nichechristie left a comment

Choose a reason for hiding this comment

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

Permissions

@cb-heimdall
Copy link

Review Error for Nichebiche @ 2024-08-27 21:09:33 UTC
User must have write permissions to review

Copy link

@nichechristie nichechristie left a comment

Choose a reason for hiding this comment

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

Requesting write access

@cb-heimdall
Copy link

Review Error for MTerrases22 @ 2024-09-21 22:09:21 UTC
User must have write permissions to review

@nichechristie
Copy link

nichechristie commented Sep 21, 2024 via email

Copy link

@nichechristie nichechristie left a comment

Choose a reason for hiding this comment

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

I hope this means I have write access now. Just learning over here:)

@cb-heimdall
Copy link

Review Error for Nichebiche @ 2024-09-21 22:14:21 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for Irasone @ 2024-09-21 22:43:13 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for Irasone @ 2024-09-21 22:44:29 UTC
User must have write permissions to review

@MTerrases22
Copy link

Why haven't I received payment? I've been mistreated here. This is my account and no one should be preventing me from it. I'm so not letting this one go . I can't retrieve my funds. Someone took my identity and keeps locking me out of my account. I want my account left alone. It's my money not anyone else's.

Copy link

@Sturgeontara06 Sturgeontara06 left a comment

Choose a reason for hiding this comment

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

Sure

@MTerrases22
Copy link

MTerrases22 commented Oct 11, 2024 via email

@cb-heimdall
Copy link

Review Error for Irasone @ 2024-10-11 01:46:04 UTC
User must have write permissions to review

@MTerrases22
Copy link

MTerrases22 commented Oct 12, 2024 via email

@MTerrases22
Copy link

MTerrases22 commented Oct 12, 2024 via email

@MTerrases22
Copy link

How can I access that check. With authorization of course. Been locked out and unable to claim my assets.someone please help me.

@MTerrases22
Copy link

MTerrases22 commented Oct 20, 2024 via email

@cb-heimdall
Copy link

Review Error for Tinaochoa8462 @ 2024-10-24 07:38:24 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for joeltato @ 2024-11-07 11:33:52 UTC
User must have write permissions to review

@joeltato
Copy link

joeltato commented Nov 7, 2024 via email

@cb-heimdall
Copy link

Review Error for zwiux42 @ 2024-12-06 22:54:23 UTC
User must have write permissions to review

Copy link

@zwiux42 zwiux42 left a comment

Choose a reason for hiding this comment

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

🤝🏽

@cb-heimdall
Copy link

Review Error for zwiux42 @ 2024-12-07 01:08:15 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for Irasone @ 2024-12-08 10:51:13 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for Irasone @ 2024-12-08 10:52:46 UTC
User must have write permissions to review

@@ -23,7 +23,7 @@ struct TransferIntent {
address recipientCurrency;
address refundDestination;

Choose a reason for hiding this comment

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

ETH: 0x0bf26aa3363696ec93fc88476e131e889310389c

Choose a reason for hiding this comment

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

What is this for

@@ -23,7 +23,7 @@ struct TransferIntent {
address recipientCurrency;

Choose a reason for hiding this comment

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

7add5225-44df-4e1b-86f7-326b3cc7b89b

@cb-heimdall
Copy link

Review Error for justpayme3 @ 2025-01-23 21:37:29 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for Irasone @ 2025-01-23 21:42:42 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for Irasone @ 2025-01-23 21:48:23 UTC
User must have write permissions to review

Copy link

@nichechristie nichechristie left a comment

Choose a reason for hiding this comment

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

What’s going on with people getting their payments

Copy link

@nichechristie nichechristie left a comment

Choose a reason for hiding this comment

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

This should change it right

@cb-heimdall
Copy link

Review Error for Nichebiche @ 2025-01-23 22:00:14 UTC
User must have write permissions to review

@nichechristie
Copy link

Just merge it so we can update the bytes to bytes32

@nichechristie
Copy link

What about this

Copy link

@nichechristie nichechristie left a comment

Choose a reason for hiding this comment

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

Why won’t this merge work

@cb-heimdall
Copy link

Review Error for Nichebiche @ 2025-01-23 22:03:31 UTC
User must have write permissions to review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.