50 Commits

Author SHA1 Message Date
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
adrian
e933908dc2 Blockchain browser rebuilded. 2014-09-09 13:21:15 +02:00
nicksavers
561d1dd296 Fix memory allocation and add unit tests 2014-09-09 01:35:39 +02:00
romanman
c51e56831a update to version: 0.5.7 2014-09-08 11:13:27 +03:00
romanman
a7231cd5bd Adapting for Ethereum as a library style:
+ APIs for various simple functions exposed to the user
2014-09-08 10:41:18 +03:00
romanman
7f8364bd0a Adapting for Ethereum as a library style:
+ API for submit transaction
2014-09-08 10:12:22 +03:00
romanman
979763106d new shiny wallet design 2014-09-07 21:22:43 +03:00
romanman
c738f750b7 Basic wallet redesign work 2014-09-06 17:02:45 +03:00
romanman
b4d9dea7e2 Adapting for Ethereum as a library style:
+ double chain loading but solved
2014-09-06 13:46:21 +03:00
romanman
79dc226d76 Adapting for Ethereum as a library style:
+ using block queue buffer as indication that the blockchain loading is in process
2014-09-06 13:24:43 +03:00
romanman
92fe4bae0e Adapting for Ethereum as a library style:
+ .ignore adjusting
 + track/untrack script adjusting
2014-09-06 12:04:53 +03:00
romanman
bfed03e0c0 Adapting for Ethereum as a library style:
+ track-untrack-local - helping script
2014-09-06 11:38:45 +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
59a76b3cb6 Adapting for Ethereym as a library style:
+ adding geo files from the split
2014-09-05 09:46:33 +03:00
romanman
39528c10ba Adapting for Ethereym as a library style:
+ adding gui files from the split
2014-09-05 09:45:25 +03:00
romanman
a7ef7d4f7e Adapting for Ethereym as a library style:
+ Serpent remove - should not be there
2014-09-05 09:43:23 +03:00
romanman
28012ac1c8 Adapting for Ethereym as a library style:
+ moving Serpent samples inside the studio
2014-09-04 22:10:23 +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
root
ebdeeca0f3 restruct 2014-09-02 15:00:39 +00:00