Skip to content

merge next into develop for v1.42#260

Merged
yabirgb merged 24 commits intodevelopfrom
next
Feb 18, 2026
Merged

merge next into develop for v1.42#260
yabirgb merged 24 commits intodevelopfrom
next

Conversation

@prettyirrelevant
Copy link
Contributor

No description provided.

nicholasyoder and others added 24 commits January 6, 2026 14:54
Add mappings for first half of kucoin assets
…rules

Add accounting rules for deposit_to_protocol/withdraw_from_protocol subtypes
adjust UTK mapping for iconomi, binance and kucoin
* Add more mappings 2026-02-10

* bump eth-utils since setuptools no longer ships pkg_resources from v82

---------

Co-authored-by: Isaac Adewumi <ienioladewumi@gmail.com>
Comment on lines +4 to +19
"event_type": "deposit",
"event_subtype": "deposit to protocol",
"counterparty": null,
"taxable": false,
"count_entire_amount_spend": false,
"count_cost_basis_pnl": true,
"accounting_treatment": null
}, {
"event_type": "withdrawal",
"event_subtype": "withdraw from protocol",
"counterparty": null,
"taxable": false,
"count_entire_amount_spend": false,
"count_cost_basis_pnl": true,
"accounting_treatment": null
}, {
Copy link
Member

Choose a reason for hiding this comment

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

we are missing the transaction to self rules that I'll add in a bit

@yabirgb yabirgb merged commit e95bd5e into develop Feb 18, 2026
3 checks passed
@yabirgb yabirgb deleted the next branch February 18, 2026 10:43
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.

3 participants