28 Commits

Author SHA1 Message Date
romanman
f443bb6157 Bumping versions 2014-11-23 21:43:55 +01:00
romanman
8bf61332ae Repository redesign:
+ clean and structured design of the tracker
+ batch write to the db at end of the process
+ record blocks for runnable test scenario
2014-11-19 12:46:28 -05:00
romanman
b94065e173 Cardinal Redesign:
+ Spring IoC introduced
+ Block Store by sql/hibernate introduced
- Cache for blocks vanished
+ CLI for start
+ Connection architecture redesign for multiple connections
+ Server for incoming connections
+ Test adaption for new architecture and fix
+ Performance major improve: loading empty blocks: 10,000 for 40 secs
+ Blocks forking/alternative chains sollution
2014-11-16 14:19:40 -05:00
romanman
31037d2bcd minor fixes:
+ studio console back to work
+ onRecvMsg/onSendMsg listener fixed
2014-11-04 16:42:22 -05:00
romanman
db1388a279 Follow up merge 2014-11-03 13:59:45 -05:00
romanman
1a01f17f4c Transaction structure adapt for 0.7.8 and several bug fix
* it's possible now to have full block chain sync with 0.7.8 peer
2014-11-03 10:59:17 -05:00
romanman
e436879e3f update EtherJ dependency 2014-10-31 10:34:13 -05:00
romanman
9d9c84f862 introducing structural tracing for VM 2014-10-31 10:18:40 -05:00
romanman
e0aa458aa8 udpate EtherJ lib for the studio 2014-10-29 15:20:31 -05:00
romanman
5364edf9a3 active peer bug fix 2014-10-25 09:57:41 -05:00
romanman
328a3cc0ad peer discovery fixes 2014-10-25 00:35:47 -05:00
romanman
779bebc2b3 peer discovery fixes 2014-10-25 00:07:54 -05:00
romanman
e9bbc95ee5 peer discovery fixes 2014-10-24 23:17:04 -05:00
romanman
b70315532e merge tiny changes 2014-10-24 21:15:49 -05:00
romanman
34999f335b Network stack redesign and several fixes
+ Network redesign for better user expirience, all the handlers are known to PeerClient now, and MessageQueue is also managed in the PeerClient
+ Listener callback for sync done
+ tx.isCreateContract() bug fix
+ repository.getBlock() bug fix
2014-10-22 07:41:08 -05:00
romanman
12d014272e POC-7: networking
+ Status msg fix
+ NewBlock msg support - after the sync process (GET_BLOCK_HASHES & GET_BLOCKS) the new block received by NEW_BLOCK announcement
2014-10-17 23:12:11 -05:00
romanman
e8cb84e83b Implementation for POC-7 network structure
+ adaptive message id support
+ dynamic add of [shh] -- todo: yet to be implemented
2014-10-15 22:00:10 -05:00
nicksavers
91913ff912 Fix missing version update 2014-10-13 16:28:48 +02:00
romanman
54aaa14d05 POC-6 review and adjustments 2014-10-13 15:48:52 +02:00
nicksavers
23fecbe623 Fix name for ethereumj studio 2014-10-13 15:48:51 +02:00
nicksavers
c313b90a0e Move maxmind and fifesoft dependecies to studio 2014-10-13 15:48:26 +02:00
nicksavers
522e23679a Update to use 0.6.0 in studio 2014-10-13 15:48:08 +02:00
nicksavers
6d1661c4ff Move to new version 0.6.0 2014-10-13 15:48:00 +02:00
romanman
c51e56831a update to version: 0.5.7 2014-09-08 11:13:27 +03:00
romanman
19f371eb77 Adapting for Ethereum as a library style:
+ building studio script adjust
  + PeerDiscovery regression fix and adjust
2014-09-06 11:31:55 +03:00
romanman
d2c29c07f3 Adapting for Ethereym as a library style:
+ BlockChain screen adapted
  + ConnectionConsole screen adapted
  + ToolBar Screen adapted
2014-09-04 21:39:47 +03:00
romanman
7f3c44e514 clean up studio from core stuff 2014-09-04 20:30:34 +03:00
romanman
6f231bc96b initial library split 2014-09-04 18:53:09 +03:00