Commit Graph

19 Commits

Author SHA1 Message Date
romanman 11b06e0e1d Log to a log file config 2014-06-17 16:31:01 +01:00
nicksavers aeca671328 Add version for maven-jar-plugin 2014-05-28 14:39:22 +02:00
romanman 51d3ed57e3 Packaging the application for production structure 2014-05-27 10:17:11 +03:00
nicksavers 898d20d218 Remove direct ECKey dependency on Guava 2014-05-24 15:32:40 +02:00
nicksavers d0fc754f55 Fix null key in Transaction.getSender() Update Log version and removed unused imports 2014-05-24 13:34:26 +02:00
romanman 567e2e4f8a log4j support introduced 2014-05-22 20:26:01 +03:00
romanman 23250da8eb prepare application to deploy as a jar with lib of dependencies 2014-05-22 16:56:30 +03:00
romanman 17af20ab50 minor 2014-05-22 15:30:38 +03:00
romanman cf82f9b459 Transactions, RLP, and more cool stuff... 2014-05-20 19:16:07 +03:00
romanman 20740beac2 Merge pull request #1 from nicksavers/master
Start with testing of genesis block
2014-05-13 22:05:35 +03:00
romanman ea0a0bc754 Major redesign of Serpent compiler 2014-05-13 22:00:08 +03:00
nicksavers 808105dce2 Rename to lowercase artifactId 2014-05-13 19:36:48 +02:00
nicksavers 86fb7b2152 Remove test-scope from cedarsoft to fix Value.cmp() 2014-05-07 10:14:16 +02:00
nicksavers 01a9fcc7e2 Add Trie datastructure, utility classes and leveldb dependency 2014-05-05 04:10:38 +02:00
nicksavers f4ae933ab3 Change website in pom.xml 2014-05-05 01:07:44 +02:00
nicksavers 348ae7617a Overhaul crypto/hash, removed samples and switch to spongycastle 2014-05-04 23:26:06 +02:00
romanman 48939608c1 Merge pom.xml 2014-05-05 00:02:46 +03:00
nicksavers 2c96ec86c9 Getting rid of empty lines and unused imports 2014-05-02 15:28:53 +02:00
romanman b191dca9bf Initial Merge
1) wire
2) GUI
   - Serpent Editor
   - Network Overview
   - Connection Console
3) Serpent Compiler
2014-05-02 10:04:43 +03:00