Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Changed traceId in TxInternal from long to String#17

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
GoodforGod merged 1 commit intoGoodforGod:devfromguggio:master
Mar 8, 2022
Merged

Changed traceId in TxInternal from long to String#17

GoodforGod merged 1 commit intoGoodforGod:devfromguggio:master
Mar 8, 2022

Conversation

@guggio
Copy link
Contributor

Great Java implementation for the etherscan api! While fetching internal transaction data, I ran into a ParseException because of the traceId value of "1_0". In my case it was a refund from a uniswap trade.

You can check it yourself with address 0x82c1174618133b1a320106aa197d0e8ee7e36be4 (random address that interacted with uniswap and has non numeric traceIds for some of its internal transactions.

@GoodforGodGoodforGod changed the base branch frommaster todevMarch 8, 2022 13:39
@GoodforGodGoodforGod self-assigned thisMar 8, 2022
@GoodforGodGoodforGod added the bugSomething isn't working labelMar 8, 2022
@GoodforGodGoodforGod added this to thev1.2.1 milestoneMar 8, 2022
@GoodforGod
Copy link
Owner

Thanks for your PR !

I will make another getter for traceId to retrieve it as String, can't change existing one from long -> string cause this will break API, but I will keep that in mind in 2.0.0 version, thanks!

@GoodforGodGoodforGod merged commita0aefad intoGoodforGod:devMar 8, 2022
@GoodforGodGoodforGod mentioned this pull requestMar 8, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@GoodforGodGoodforGod

Labels

bugSomething isn't working

Projects

None yet

Milestone

v1.2.1

Development

Successfully merging this pull request may close these issues.

2 participants

@guggio@GoodforGod

[8]ページ先頭

©2009-2025 Movatter.jp