-
Notifications
You must be signed in to change notification settings - Fork 21
merge next into develop for v1.42 #260
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
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
19b1a59
Add mappings for assets from bybit (#236)
nicholasyoder e95f7af
Add mappings for assets from htx (#237)
nicholasyoder 0839b99
Coinbase asset mappings (#240)
yabirgb 8b20927
add mappings for binance assets
prettyirrelevant 2301511
Add mappings for first half of kucoin assets
nicholasyoder 24b2431
Merge pull request #242 from nicholasyoder/kucoin1-2026-01
yabirgb a3e6d34
Add mappings for remaining assets from kucoin (#243)
nicholasyoder 994d723
Add accounting rules for deposit_to_protocol/withdraw_from_protocol s…
prettyirrelevant 7f3bc3e
Merge pull request #244 from prettyirrelevant/new-event-type-subtype-…
yabirgb 1607296
Add mappings from first half of poloniex assets (#245)
nicholasyoder 0b76e64
Add more mappings for assets from poloniex etc (#246)
nicholasyoder 74979a5
Add mappings for assets from bitfinex etc (#247)
nicholasyoder 7798f8f
Add mappings for more assets from various exchanges (#248)
nicholasyoder dc5e17f
adjust UTK mapping for iconomi and binance
prettyirrelevant 6734c25
Merge pull request #249 from prettyirrelevant/minor-fix
yabirgb 8172809
adjust xmn for kraken
prettyirrelevant d3b4a68
Merge pull request #250 from prettyirrelevant/adjust-xmn-kraken
yabirgb 58b9432
kraken mappings
yabirgb 98a10b7
more mappings for binance v1.42
prettyirrelevant 7c10386
more mappings for v1.42 release
prettyirrelevant 996399b
Add more mappings 2026-02-10 (#256)
nicholasyoder 5b7f852
More mappings 2026-02-11 (#257)
nicholasyoder d7bc134
Merge branch 'develop' into next
nicholasyoder 950ad87
Add more mappings 2026-02-17 (#259)
nicholasyoder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| {"spam_assets":{"latest":6},"rpc_nodes":{"latest":10,"limits":{"9":{"min_version":"1.39.0"},"10":{"min_version":"1.41.0"}}},"contracts":{"latest":0},"global_addressbook":{"latest":0},"accounting_rules":{"latest":9,"limits":{"4":{"min_version":"1.35.0"},"5":{"min_version":"1.38.0"},"8":{"min_version":"1.41.3"},"9":{"min_version":"1.42"}}},"location_asset_mappings":{"latest":12,"limits":{"9":{"min_version":"1.38.0"},"10":{"min_version":"1.39.0"},"11":{"min_version":"1.40.0"}}},"counterparty_asset_mappings":{"latest":1},"location_unsupported_assets":{"latest":3,"limits":{"2":{"min_version":"1.38.0"}}}} | ||
| {"spam_assets":{"latest":6},"rpc_nodes":{"latest":10,"limits":{"9":{"min_version":"1.39.0"},"10":{"min_version":"1.41.0"}}},"contracts":{"latest":0},"global_addressbook":{"latest":0},"accounting_rules":{"latest":9,"limits":{"4":{"min_version":"1.35.0"},"5":{"min_version":"1.38.0"},"8":{"min_version":"1.41.3"},"9":{"min_version":"1.42.0"}}},"location_asset_mappings":{"latest":13,"limits":{"9":{"min_version":"1.38.0"},"10":{"min_version":"1.39.0"},"11":{"min_version":"1.40.0"}}},"counterparty_asset_mappings":{"latest":1},"location_unsupported_assets":{"latest":4,"limits":{"2":{"min_version":"1.38.0"}}}} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
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