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

Dedupe deleted token ownerships #305

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Dedupe deleted token ownerships #305

merged 1 commit into from
Mar 7, 2024

Conversation

rtso
Copy link
Collaborator

@rtso rtso commented Mar 5, 2024

Description

Dedupe token ownerships to fix ON CONFLICT DO UPDATE command cannot affect row a second time error

Testing

Delete resource x2 on token address should only result in 1 burn current token ownership update
https://explorer.aptoslabs.com/txn/483321444/changes?network=mainnet

Screenshot 2024-03-06 at 1 29 01 PM

@rtso rtso changed the base branch from main to rtso/remove-panic March 5, 2024 23:18
Base automatically changed from rtso/remove-panic to main March 6, 2024 15:08
@rtso rtso force-pushed the rtso/debug-token branch from d74771e to 7446d1a Compare March 6, 2024 18:24
@rtso rtso changed the title Rtso/debug token Dedupe deleted token ownerships Mar 6, 2024
@rtso rtso requested review from bowenyang007 and a team March 6, 2024 18:32
@rtso rtso force-pushed the rtso/debug-token branch from 210e606 to 520ac7c Compare March 6, 2024 18:40
@rtso rtso force-pushed the rtso/debug-token branch from ecde489 to cb7b71e Compare March 6, 2024 19:36
@rtso rtso requested a review from bowenyang007 March 6, 2024 19:36
@rtso rtso force-pushed the rtso/debug-token branch from cb7b71e to 0063850 Compare March 6, 2024 21:57
This was referenced Mar 7, 2024
@rtso rtso merged commit 93ea78f into main Mar 7, 2024
11 checks passed
@rtso rtso deleted the rtso/debug-token branch March 7, 2024 16:55
rtso added a commit that referenced this pull request Mar 8, 2024
rtso added a commit that referenced this pull request Mar 8, 2024
rtso added a commit that referenced this pull request Mar 8, 2024
* Dedupe token burns (#305)

* Remove dependency on objects processor (#311)
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.

2 participants