This website requires JavaScript.
Explore
Help
Sign In
roysc
/
plugeth
Watch
1
Star
0
Fork
0
forked from
cerc-io/plugeth
Code
Pull Requests
Activity
Files
ae1d90e7102ba0404668e08d773126aa079b71ad
plugeth
/
internal
/
ethapi
T
History
Alex Mylonas
ae1d90e710
internal/ethapi: make NewAccount return EIP-55 format (
#26973
)
...
This change implements returning the address as EIP-55 encoded when creating a new account.
2023-05-17 04:29:56 -04:00
..
addrlock.go
all: update license information (
#16089
)
2018-02-14 13:49:11 +01:00
api_test.go
internal/ethapi: minor refactor in block serialization (
#27268
)
2023-05-16 10:40:47 +02:00
api.go
internal/ethapi: make NewAccount return EIP-55 format (
#26973
)
2023-05-17 04:29:56 -04:00
backend.go
internal/ethapi: remove unused err-return (
#27240
)
2023-05-11 08:23:47 -04:00
dbapi.go
all: remove concept of public/private API definitions (
#25053
)
2022-06-21 12:05:43 +03:00
transaction_args_test.go
internal/ethapi: remove unused err-return (
#27240
)
2023-05-11 08:23:47 -04:00
transaction_args.go
core, core/types: plain Message struct (
#25977
)
2023-03-09 14:19:12 +01:00