Commit Graph

1354 Commits

Author SHA1 Message Date
Adrian Tiberius 92f2c29f69 Added missing files.
Some debugging changes.
2015-05-26 22:48:43 +02:00
Adrian Tiberius 43905b99a2 merged develop branch 2015-05-26 15:23:26 +02:00
Adrian Tiberius ccb8f4cdd1 Some files didn't upload to latest version. 2015-05-22 22:24:18 +02:00
Adrian Tiberius 9b29b9ea95 Replaced RoboSpring with Dagger2 2015-05-22 21:19:38 +02:00
Adrian Tiberius ea2fc0239f Merged poc-9-merge-rlpx from main repo. 2015-05-14 19:47:06 +02:00
Adrian Tiberius 22f70082c4 Hardcoded remoteId. 2015-05-14 18:44:47 +02:00
Adrian Tiberius abd6ef1d4c Working netty version. Added missing dependency. 2015-05-14 17:32:03 +02:00
Adrian Tiberius 856cea2867 Added missing files from previous commit. Added Android-studio-material ui. 2015-05-14 16:22:19 +02:00
Adrian Tiberius 0b5f6f9c02 Merged poc-9 branch.
Some minimalistic console ui implementation.
2015-05-14 13:38:26 +02:00
Adrian Tiberius ff71583142 Readded serpent.
Reenabled antlr.
2015-05-06 19:26:56 +02:00
Adrian Tiberius fb31912de4 jsontestsuite android fixes. 2015-05-06 16:00:34 +02:00
Adrian Tiberius b85abefebd Readded jsontestingsuite.
Removed hibernate dependency.
2015-05-06 15:59:02 +02:00
Adrian Tiberius 2905d43200 Tested and working on android 4.2+. 2015-05-06 00:10:29 +02:00
Jarrad Hope ebb3224d8c added missing support-v4, no luck 2015-05-03 11:52:48 +07:00
Jarrad Hope 24436bb77e attempt to resolve some samsung issue, no luck 2015-05-03 11:37:30 +07:00
Jarrad Hope ed43eb9a0a deleting things we probably need later 2015-05-03 09:34:49 +07:00
Jarrad Hope adda509526 renamed ethereum-core to ethereumj-core 2015-05-02 19:31:23 +07:00
Adrian Tiberius 3d3e8f82c5 Succesfull app run:
Replaced spring framework with robospring.
Changed ethereumj-core build to android-library.
Disabled BlockStoreImpl until we make it android compatible( use InMemoryBlockstore ).
Disabled antlr4 dependencies.
Commented some dependencies(needs testing before enabling).
Excluded dom4j and org.jboss.spec.javax.transaction dependencies (problems with android).
Change to netty 4.0.18.Final (this seems to work with android; latest 4.1 and 5.0 presented some problems; needs additional testing).
2015-04-28 20:08:04 +02:00
Adrian Tiberius 781e23ec70 Removed ethereumj-studio. 2015-04-28 19:17:05 +02:00
Adrian Tiberius 1d3782c3be Added android app wrapper 2015-04-28 20:14:10 +03:00
eugene-shevchenko a23617afda VM trace JSON serialization bugfix. 2015-04-09 22:42:52 +03:00
eugene-shevchenko 429d1025a2 Merge branch 'vm-trace-listener' 2015-04-09 11:49:43 +03:00
eugene-shevchenko a0ad521fa1 VM trace extending with 'result' and 'error' fields. 2015-04-09 11:48:57 +03:00
eugene-shevchenko e2f6eef1c9 Op.deep field added. 2015-04-07 20:42:06 +03:00
eugene-shevchenko 732ba7d8b3 TransactionExecutor backward compatibility constructor added. 2015-04-06 17:34:11 +03:00
eugene-shevchenko d6e21a3ad6 TransactionExecutor backward compatibility constructor added. 2015-04-06 12:52:02 +03:00
eugene-shevchenko b823521882 VM trace creation listener added. 2015-04-02 17:59:13 +03:00
Roman Mandeleil 332e15eafe Merge branch 'master' of https://github.com/ethereum/ethereumj 2015-03-31 12:55:04 +03:00
Roman Mandeleil 91ca027d80 Stringify runtime error option 2015-03-31 12:48:53 +03:00
eugene-shevchenko 6bf85643bd Merge branch 'master' into pending-transaction-datasource 2015-03-30 12:16:01 +03:00
eugene-shevchenko a7b0fa1c7b Pending Transaction - save in external datasource
context init logging added.
2015-03-30 12:15:35 +03:00
eugene-shevchenko 3f1ec43b3b Merge branch 'pending-transaction-datasource' 2015-03-27 22:31:10 +02:00
eugene-shevchenko f2bf688f85 Pending Transaction - save in external datasource
context initialization fix
2015-03-27 22:30:24 +02:00
eugene-shevchenko f87a0f5fea Pending Transaction - save in external datasource
Created redis cloud entry point. Pending transactions storages in Redis depending 'redis.enabled' property and Redis availability.
2015-03-27 17:48:43 +02:00
eugene-shevchenko 52d9d19a18 redis.enabled property added 2015-03-27 17:36:43 +02:00
Roman Mandeleil ebfdb860a8 Finalize only master push feature 2015-03-27 17:21:28 +03:00
Roman Mandeleil 28b39a90ca Empty commit 2015-03-27 17:17:34 +03:00
eugene-shevchenko 339b0e57e4 Pending Transaction - save in external datasource 2015-03-27 12:59:54 +02:00
eugene-shevchenko a5ca9cffd0 Merge branch 'master' into pending-transaction-datasource 2015-03-27 12:50:06 +02:00
eugene-shevchenko 4ef20af5e0 Pending Transaction - save in external datasource 2015-03-27 12:49:32 +02:00
Roman Mandeleil eb72c20f6d Pushing empty commit 2015-03-27 12:47:15 +03:00
Roman Mandeleil 6e92c3a5e0 Fix branch name env var 2015-03-27 12:43:45 +03:00
Roman Mandeleil 114595bb01 Fix branch name env var 2015-03-27 12:38:05 +03:00
Roman Mandeleil 1fb2e0af0c Fix publish only on master 2015-03-27 12:34:41 +03:00
Roman Mandeleil 1e7217ea3d Test not publishing build 2015-03-27 12:29:04 +03:00
Roman Mandeleil 0356258999 Fix: publish one if building on master branch 2015-03-27 12:21:07 +03:00
Roman Mandeleil 0599ba0be2 Publish one if building on master branch 2015-03-27 12:03:42 +03:00
Roman Mandeleil 96fb4f875d Empty commit 2015-03-27 11:54:52 +03:00
eugene-shevchenko 8fd961ecaf version up 2015-03-27 10:53:05 +02:00
eugene-shevchenko 40e1019d5b Pending Transaction - save in external datasource 2015-03-26 23:32:40 +02:00