This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
fa526e7444
status-go
/
geth
/
api
History
Igor Mandrigin
f0f55d408f
Make sure that only `personal_sign` and `personal_ecRecover` are exported.
2018-04-18 18:22:21 +02:00
..
api.go
Implement `personal_sign`.
2018-04-17 11:18:58 +02:00
app_state.go
Fix state names and log messages for status changes API.
2018-03-19 19:52:55 +02:00
app_state_test.go
Fix state names and log messages for status changes API.
2018-03-19 19:52:55 +02:00
backend.go
Make sure that only `personal_sign` and `personal_ecRecover` are exported.
2018-04-18 18:22:21 +02:00
connection.go
Fix comment
2018-02-16 13:02:41 +01:00
connection_test.go
Change default connection state to unknown
2018-02-16 13:02:41 +01:00
utils.go
Remove async operations from node manager (
#584
)
2018-02-09 14:37:56 +01:00