Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SIM] Simcoin - A Simple Coin
by
peled1986
on 08/06/2014, 14:33:16 UTC
Still, I've managed to do a bit of work:
- working on database format for the ledger, significantly reduced the size
- packet encryption updated once again :-)
- detecting ini file changes and reloading it automatically on nodes (a special task for that)
- two time classes based on QueryPerformanceCounter()
- split the client into core dll and shell exe
- working on client auto-update with fsonex
- developing task handling: incoming packets processing and wake up on time intervals, adding/killing, etc.
- setup 4 local nodes to test the network
- request tracking
- JS API extended: reg_account(),get_progess(), kill_task()
- working on consensus
- 2 ping tasks
- 3 account registration tasks (2 for nodes, 1 for client)
- New Account request format, 2 PoW’s for spam protection, second layer encryption, verification.
- simple progress dialog in the client, account registration
- network simulator updated to use consensus, did some tests with various parameters.
This is just a high-level overview. In reality it was 185 closed to-do items Smiley

sounds like you did ALOT of work.

is the progress list updated?

Progress

  • crypto code (95%)
  • network code (80%)
  • transactions code (5%)
  • native Windows client (10%)
  • exchange (90%)
  • initial servers setup (0%)
  • web client with JS signing (5%)
  • forum + wiki (10%)