70 Commits

Author SHA1 Message Date
romanman
ee8065ed36 Merge remote-tracking branch 'origin/master' 2014-10-25 09:57:48 -05:00
romanman
5364edf9a3 active peer bug fix 2014-10-25 09:57:41 -05:00
nicksavers
5e8809487a Turn PeerDiscovery off by default 2014-10-25 09:10:13 +02: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
nicksavers
aa204e3475 Pass peerdiscovery boolean to EthHandler 2014-10-24 17:51:42 +02:00
nicksavers
3613002557 Merge branch 'vmfixes' 2014-10-24 17:48:53 +02:00
romanman
b25e62a69b tiny PeerInfo adjust 2014-10-23 21:42:28 -05:00
romanman
7768107386 peer discovery enhancement for more info about connected peer 2014-10-23 21:00:39 -05:00
nicksavers
7aa2370057 Restructure Unit tests and VM fixes 2014-10-24 00:49:52 +02:00
romanman
2a2f34f7c3 make peer discovery work again 2014-10-23 15:23:26 -05:00
romanman
44fe6763d7 fix for tiny compile compatibility 2014-10-22 08:12:13 -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
nicksavers
49e23d2e24 Fix system.properties for poc-7 2014-10-18 17:29:15 +02:00
nicksavers
83ea504448 Cleanup and put back javadoc after move 2014-10-18 09:51:51 +02: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
4d4d188def Fix HelloMessage unit test 2014-10-15 11:09:40 +02: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
3658a9d847 Use protocol version from property file 2014-10-13 15:48:49 +02:00
nicksavers
c313b90a0e Move maxmind and fifesoft dependecies to studio 2014-10-13 15:48:26 +02:00
nicksavers
ea5214912f Clean properties and add protocol version 2014-10-13 15:48:24 +02:00
nicksavers
4f901c8d16 Retrieve block hashes from single peer 2014-10-13 15:48:23 +02:00
nicksavers
1e3b496e8e Use separate handler and decoders 2014-10-13 15:48:22 +02:00
nicksavers
b5b7dde0bd Prepare for block hash retrieval and move genesis hash to Blockchain interface 2014-10-13 15:48:19 +02:00
nicksavers
fc8feb491c Refactor wire protocol to use a single handler 2014-10-13 15:48:15 +02:00
nicksavers
a256c12a62 Initial commit poc6 protocol update 2014-10-13 15:48:11 +02:00
nicksavers
522e23679a Update to use 0.6.0 in studio 2014-10-13 15:48:08 +02:00
nicksavers
6c1de3e483 Initial changes for poc6 networking 2014-10-13 15:48:06 +02:00
nicksavers
6d1661c4ff Move to new version 0.6.0 2014-10-13 15:48:00 +02:00
nicksavers
3873dc98b5 Put back missing Repository import 2014-10-13 15:47:57 +02:00
nicksavers
8bf0284d64 Remove unused imports 2014-10-13 15:47:47 +02:00
Alon Muroch
be6c888184 state explorer address validation
contract submit dialog pop fix

program full trace fix

address to byte array util

program play on real repository fix

system properties cleanup

addressStringToBytes address fix

documentation and unit tests
2014-09-26 13:58:51 +03:00
nicksavers
a1f44371db Improve validation in ContractCallDialog #45 2014-09-20 11:10:56 +02:00
nicksavers
028cfe5ca3 Fix ContractCallDialog error 2014-09-20 10:48:53 +02:00
Alon Muroch
a1226d8efe contract call dialog popup fix 2014-09-20 09:34:13 +03:00
nicksavers
a6803e74c8 Call Repository interface instead of implementation 2014-09-14 20:11:46 +02:00
Alon Muroch
ddeffc1df0 accounts iterator 2014-09-11 23:14:05 +03:00
romanman
6c24711044 Merge pull request #118 from benadrasni/master
Fix: Transactions sometimes don't appear until resize window
2014-09-11 21:47:42 +02:00
adrian
079812dd97 Fix: Transactions sometimes doesn't appear until resize window 2014-09-11 21:40:59 +02:00
romanman
c1d4536ed8 Update run.sh 2014-09-10 09:20:14 +02:00
romanman
ef5558075b Update README.md 2014-09-10 09:10:39 +03:00
romanman
e84ca3c48e Update README.md 2014-09-10 09:10:18 +03:00
romanman
22f75f0533 Create README.md 2014-09-10 08:44:39 +03:00
Alon Muroch
41efe75aec merge stateUI
cleaning up
2014-09-09 15:52:43 +03:00
adrian
b2ac8fc47b Blockchain browser rebuilded. 2014-09-09 13:24:10 +02:00