This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v1.5.2 #4243
spacesailor24
announced in
Announcements
v1.5.2
#4243
Replies: 1 comment 2 replies
-
Hi @spacesailor24 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fixed
type
defaulting foreth.sendTransaction
,eth.sendRawTransaction
(Don't default type = 0x0 for eth_sendTransaction and eth_sendRawTransaction #4241)type: 0x0
was being added to legacy transaction when usingeth.signTransaction
(Don't default type = 0x0 for eth_sendTransaction and eth_sendRawTransaction #4241)This discussion was created from the release v1.5.2.
Beta Was this translation helpful? Give feedback.
All reactions