Author Topic: [DNS]: Dry run for ambitious technical delegates + bug bounty  (Read 2523 times)

0 Members and 1 Guest are viewing this topic.

Offline toast

  • Moderator
  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
This dry run is over.

Current master branch is the real thing, but it is not public yet.
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
I have a problem. The wallet automatically shut down after 5 second. Here's my terminal code

Code: [Select]
clayop@ubuntu:~$ sudo docker run keyid/keyid
Loading blockchain from: /root/.KeyID-Test112/chain
Creating default config file at: /root/.KeyID-Test112/config.json
Logging to file: /root/.KeyID-Test112/logs/default/default.log
Logging RPC to file: /root/.KeyID-Test112/logs/rpc/rpc.log
Logging blockchain to file: /root/.KeyID-Test112/logs/blockchain/blockchain.log
Logging P2P to file: /root/.KeyID-Test112/logs/p2p/p2p.log
Initializing genesis state from built-in genesis file
Please be patient, this will take a few minutes...
Successfully re-indexed 0 blocks in 0 seconds.                     
Not starting RPC server, use --server to enable the RPC interface
Attempting to map P2P port 1995 with UPNP...
Listening for P2P connections on port 1995
Adding peer 104.131.204.143:1995 to peer database
Adding peer 104.131.204.143:2195 to peer database
Adding peer 104.131.204.143:2095 to peer database
(wallet closed) >>>
shutting down
clayop@ubuntu:~$
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline toast

  • Moderator
  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
current master branch
https://github.com/keyid/keyid

Try this:

http://docs.docker.com/installation/ubuntulinux/
Code: [Select]
docker run keyid/keyid

$50 BitUSD for anyone that finds anything that prevents this from being tagged 0.0.1 and launching
* web GUI doesn't count
* excessive logging doesn't count


Oh and here's a rough roadmap for building the core features. I'll make a more complete writeup soon.

* 0.0.1 lets us start paying delegates (and lets me pay DNS IOU from various dev funds), block explorers and exchanges and such can start integrating
* 0.1.0 will have a complete GUI for basic KeyID functionality (authentication, editing public data) with a simple, focused UX. Acquire lots of KeyID users here.
* 0.2.0 will have a working auction with GUI, DNSchain integration, and basic mail functionality. Ready for liftoff.
« Last Edit: October 01, 2014, 07:02:27 am by toast »
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.