Skip to content

Trinity v0.1.0-alpha.1 "Valentina Tereshkova"

Pre-release
Pre-release
Compare
Choose a tag to compare
@pipermerriam pipermerriam released this 29 May 17:09
· 2231 commits to main since this release
trinity-v0.1.0-alpha.2

This is our first public alpha release of the Trinity Ethereum client.

$ pip install -U --pre trinity

Then run the client.

$ trinity
    INFO  05-29 11:03:41        main
  ______     _       _ __
 /_  __/____(_)___  (_) /___  __
  / / / ___/ / __ \/ / __/ / / /
 / / / /  / / / / / / /_/ /_/ /
/_/ /_/  /_/_/ /_/_/\__/\__, /
                       /____/
    INFO  05-29 11:03:41        main  Trinity/0.1.0a3/darwin/cpython3.6.3
    INFO  05-29 11:03:41        main  network: 1
    INFO  05-29 11:03:41         ipc  IPC started at: /Users/piper/.local/share/trinity/mainnet/jsonrpc.ipc
    INFO  05-29 11:03:41      server  Running server...
    INFO  05-29 11:03:46      server  enode://7b8fb3e32de9aa5d7930fe0dd0e2365361b85c97daa1eb042ac37005f527bb80a450e9ec9012d53d8fcb94d015b115630f4556153fcf4e746993a29b14e13734@0.0.0.0:30303
    INFO  05-29 11:03:46      server  network: 1
    INFO  05-29 11:03:46        peer  Running PeerPool...
    INFO  05-29 11:03:46        sync  Starting fast-sync; current head: #962979
    INFO  05-29 11:04:04        peer  Successfully connected to ETHPeer <Node(0xa979@52.16.188.185)>
    INFO  05-29 11:04:04       chain  Starting sync with ETHPeer <Node(0xa979@52.16.188.185)>
    INFO  05-29 11:06:39       chain  Imported 192 headers in 10.10 seconds, new head: #962979 (bea0b2)

More details about running the client can be found here.

http://py-evm.readthedocs.io/en/latest/guides/trinity/quickstart.html