etherwallet icon indicating copy to clipboard operation
etherwallet copied to clipboard

chainId in nodes.js x888 currency is changed to 0

Open svetanto opened this issue 7 years ago • 7 comments

for Evgeny Odnolko

svetanto avatar Jun 01 '18 09:06 svetanto

@svetanto Did you checked that your chainid works on your network?

ghost avatar Jun 01 '18 13:06 ghost

Yes.

2018-06-01 16:48 GMT+03:00 Akira Takizawa [email protected]:

@svetanto https://github.com/svetanto Did you checked that your chainid works on your network?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kvhnuke/etherwallet/pull/1882#issuecomment-393886031, or mute the thread https://github.com/notifications/unsubscribe-auth/AZ-1XHu4OdPIEjC4S4OBBPCk3CvsbZ5Gks5t4UYhgaJpZM4UWXwZ .

svetanto avatar Jun 01 '18 18:06 svetanto

where can i find x888 public git repo?

hackmod avatar Jun 02 '18 03:06 hackmod

Eightereum network has not repositories since it formed from unmodified geth clients with nginx load balancing. Geth git (go-ethereum) you can find at corresponded github pages.

2018-06-02 6:55 GMT+03:00 HackyMiner [email protected]:

where can i find x888 public git repo?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kvhnuke/etherwallet/pull/1882#issuecomment-394055797, or mute the thread https://github.com/notifications/unsubscribe-auth/AZ-1XLy08lMkt0620IpbxR_Joqp6B2Xkks5t4gy8gaJpZM4UWXwZ .

svetanto avatar Jun 03 '18 13:06 svetanto

Correct working was checked via adding custom node with parameters, equal to x888 node parameters, except chainid (if chainid is 0, all requests have success responces, if chainid is 888 - write requests have 'invalid sender' responses).

fxsecltd avatar Jun 09 '18 16:06 fxsecltd

Why this request still not merged, maybe it has some issues? New release already gone, but pull request still not merged.

fxsecltd avatar Jun 12 '18 13:06 fxsecltd

you can't set chainid as 0. Please see https://github.com/ethereum/go-ethereum/issues/13847

hackmod avatar Jun 12 '18 21:06 hackmod