Adrian Tiberius
9fc5e932bc
Disable swarm(uses hibernate).
...
Initialization fixes.
2015-08-20 11:36:46 +02:00
Adrian Tiberius
a3b331e7f0
Merged latest develop changes.
2015-07-04 01:54:45 +02:00
Adrian Tiberius
c6288e295d
Merged latest develop changes.
...
Some interop fixes.
2015-07-02 22:04:25 +02:00
Yaroslav Dmytrotsa
a8dbead829
implement light JSON_RPC version and split it from Full version.
...
List version send all request to remove JSNO-RPC server or proxy and handle only next methods:
eth_coinbase
eth_accounts
eth_sign
eth_sendTransaction
shh_*
2015-07-02 12:28:24 +03:00
Adrian Tiberius
3fc6455c0e
Added log configuration for android.
...
Updated leveldb android implementation.
Fixed ormlite null bug.
2015-06-17 17:17:40 +02:00
Adrian Tiberius
3292f73cb9
Android dependency fix.
2015-06-17 14:57:07 +02:00
Adrian Tiberius
a75f74f9f2
Merged latest develop.
...
Added Scanner implementation for BlockLoader.
2015-06-17 14:50:47 +02:00
Adrian Tiberius
232b25eb85
Enable blockloader test(copy dump to /mnt/sdcard).
...
Disable console output for blockloader test.
Ignore InMemoryBlockStore tests until we fix SessionFactory implementation.
Fix for android blockstore implementation.
2015-06-11 21:57:29 +02:00
Adrian Tiberius
b3afe42f38
Added jsonrpc server.
2015-06-08 14:51:03 +02:00
Adrian Tiberius
003b2650dd
Some lint fixes.
2015-06-04 16:30:55 +02:00
Adrian Tiberius
c695ce4772
ethereumj-core cleaning (bring it closer to develop branch for merging).
2015-06-03 18:24:25 +02:00
Adrian Tiberius
99fed23489
Removed dagger plugin.
...
Updated dagger to 2.1-SNAPSHOT.
2015-06-03 17:14:12 +02:00
Adrian Tiberius
ed94ea9914
Android build fixes.
2015-06-03 14:18:55 +02:00
Adrian Tiberius
46a334e333
Removed old tests.
2015-06-01 21:17:58 +02:00
Adrian Tiberius
e46c7b59db
Cleaning:
...
- cleaned test app;
- moved android specific code to its own library (ethereum-core-android);
- moved ethereum-core from android library build back to java build;
2015-05-30 00:42:03 +02:00