Skip to content

Conversation

exploreriii
Copy link
Contributor

This is a draft work in progress, in collaboration with @piyush588. Publishing a little haphazardly because I cannot spend more time on this right now, likely until the weekend, and would like to pass chunks on.

Building from @manishdait work on Pending Airdrop ID

So far:
x PendingAirdropID extended
Still need to triple check requirements are met

x Some PendingAirDropID test extended
Not complete

x Good outline for TokenPendingAirdropTransaction with several useful methods
Need to decide on consistency with other transactions, I can see some use 'set' others 'add' and others build_transaction_body others proto.
Need to triple check logic and robustness tests
Might have to extend class attributes depending on desired test functionality

x No unit test for TokenPendingAirdropTransaction
x No integration test for TokenPendingAirdropTransaction

@exploreriii
Copy link
Contributor Author

got a working detailed example of token claim aidrop but that needs a lot of tidying up lol, including checking consistency and names, after that will complete the unit and integration tests

@exploreriii
Copy link
Contributor Author

rebased and completed unit tests, need to add integration test tomorrow

@exploreriii exploreriii force-pushed the feat-addPendingAirdropId branch 2 times, most recently from e11afcb to d625a5e Compare August 20, 2025 13:14
exploreriii and others added 25 commits August 20, 2025 14:26
Signed-off-by: exploreriii <[email protected]>
Signed-off-by: exploreriii <[email protected]>
Signed-off-by: exploreriii <[email protected]>
Signed-off-by: exploreriii <[email protected]>
Signed-off-by: exploreriii <[email protected]>
@exploreriii exploreriii force-pushed the feat-addPendingAirdropId branch from bc9431e to 5019190 Compare August 20, 2025 13:38
@exploreriii
Copy link
Contributor Author

sorry, had some issues rebasing and signing.
Still have the examples and integration tests to polish.

@exploreriii
Copy link
Contributor Author

still outstanding

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.

4 participants