Skip to content

Commit 3b2c84d

Browse files
committed
Update README with a sentence about last achieved milestone
1 parent 9cd11f7 commit 3b2c84d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
## A Scala based client for Ethereum Classic
1010

11-
### Milestone 1 - blockSync
11+
### Milestone 3 - transaction execution
1212

13-
**This version of the code only supports downloading the blockchain from remote peers.**
13+
**This version of the code supports downloading the blockchain from remote peers and executing the transactions in the blocks. When all transactions up to and including the latest have been executed the client will continue to stay synchronized.**
1414

1515
For the curious ...
1616

@@ -40,7 +40,7 @@ settings can all be overriden in
4040

4141
The client has not been run on Windows.
4242

43-
The [next milestone](https://iohk.io/projects/ethereum-classic/#roadmap) involves executing the transactions with our new Ethereum Virtual Machine!
43+
The [next milestone](https://iohk.io/projects/ethereum-classic/#roadmap) involves integrating our client with Mist browser!
4444

4545

4646

0 commit comments

Comments
 (0)