This repository was archived by the owner on Oct 29, 2021. It is now read-only.
Description C:\U sers\B runo\r epos\m inimal (develop -> origin)
λ go run main.go agent
2019-08-24T01:42:25.439+0200 [INFO] minimal.server: ID: enode=enode://f9a97ab44ede11c5d7f944148c91a2f7234b97611f93d7ec3399fa21e045827eb786a59f22535ac694796c90f8d73aec84a536ff3b437005019fea7686ed9c71@0.0.0.0:30303
2019-08-24T01:42:25.597+0200 [INFO] minimal.ethereum: Header: num=0 hash=0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3
2019-08-24T01:42:25.597+0200 [INFO] JsonRPC-HTTP: Running: addr=127.0.0.1:8545
panic: Invalid pipe address ' /tmp/minimal.ipc' .
goroutine 1 [running]:
github.com/umbracle/minimal/command/agent.(* Agent).Start(0xc000214fe0, 0xc000214fe0, 0x0)
C:/Users/Bruno/repos/minimal/command/agent/agent.go:189 +0x1278
github.com/umbracle/minimal/command/agent.agentRunE(0x13aa9a0, 0x13d5c18, 0x0, 0x0, 0x0, 0x0)
C:/Users/Bruno/repos/minimal/command/agent/root.go:110 +0x217
github.com/spf13/cobra.(* Command).execute(0x13aa9a0, 0x13d5c18, 0x0, 0x0, 0x13aa9a0, 0x13d5c18)
C:/Users/Bruno/go/pkg/mod/github.com/spf13/cobra@v0.0.3/command.go:762 +0x46c
github.com/spf13/cobra.(* Command).ExecuteC(0x13aa740, 0xa, 0xc00009c500, 0xc00009c500)
C:/Users/Bruno/go/pkg/mod/github.com/spf13/cobra@v0.0.3/command.go:852 +0x2f3
github.com/spf13/cobra.(* Command).Execute(...)
C:/Users/Bruno/go/pkg/mod/github.com/spf13/cobra@v0.0.3/command.go:800
main.main ()
C:/Users/Bruno/repos/minimal/main.go:15 +0x34
exit status 2 Reactions are currently unavailable