Commit Graph

  • cde1454b85 Reduced genesis block load time. eth2_merge Adrian Tiberius 2015-11-09 05:26:28 +0200
  • 502ec0b9b1 Some tweaks/changes for syng-io. Adrian Tiberius 2015-11-07 07:32:47 +0200
  • 0260d50119 Working sync. Adrian Tiberius 2015-11-06 16:39:07 +0200
  • afc9ef69e4 Updated latest changes from main branch. Adrian Tiberius 2015-11-06 01:24:00 +0200
  • 256d6a220f Added latest changed from stage branch. Adrian Tiberius 2015-11-06 01:08:29 +0200
  • 187a6b49c3 Update json server after restart. android-test-poc9-rlpx Adrian Tiberius 2015-10-22 12:53:12 +0200
  • ed8a2b6f5f Fix bug where changing profile causes jsonRpcServer to become unusable. Adrian Tiberius 2015-10-22 02:09:38 +0200
  • 3a9486fd26 null fix dmytyar 2015-10-21 18:42:58 +0200
  • 24107a8e9c Implemented rpc server change functionality and added some rpc trace messages Adrian Tiberius 2015-10-06 18:27:12 +0300
  • ac9878da63 Merged eth2 branch. Adrian Tiberius 2015-10-02 12:23:56 +0200
  • c3261a469e remove SHH from light version of JSON_RPC. Now it peroxided. Yaroslav Dmytrotsa 2015-09-03 11:03:52 +0300
  • a8b093bef1 Disabled udp listener. Added test node and changed to olympic. merge_work Adrian Tiberius 2015-08-25 09:54:14 +0200
  • c245891abb Updated latest changes. Changed console logic. Fixed event broadcast bug where same message was sent to multiple listeners. Added local test node. Adrian Tiberius 2015-08-23 01:14:25 +0200
  • 9fc5e932bc Disable swarm(uses hibernate). Initialization fixes. Adrian Tiberius 2015-08-20 11:36:46 +0200
  • 5b83fbae43 Fixed custom address initialization. Fixed missing methods reference. Fixed ethereum initialization Adrian Tiberius 2015-08-17 16:18:17 +0200
  • 67a0f7d35e Latest changes merge - running version - work in progress Adrian Tiberius 2015-08-14 15:35:21 +0200
  • b76a72f367 Readded parcelable fix. Adrian Tiberius 2015-08-12 17:29:07 +0200
  • befd04478e optimize eth_sendTransaction for light version Yaroslav Dmytrotsa 2015-08-12 16:40:27 +0300
  • eedf40ae0a fix Yaroslav Dmytrotsa 2015-08-12 11:10:04 +0300
  • ab5cdfccb8 Merge branch 'android-test-poc9-rlpx' of https://github.com/syng-io/ethereumj-android into android-test-poc9-rlpx Yaroslav Dmytrotsa 2015-08-12 11:03:50 +0300
  • a7de3c452d add custom method eth_getTransactionHistory, it take data from https://etherchain.org/apidoc Yaroslav Dmytrotsa 2015-08-12 11:02:06 +0300
  • e8c11ac795 add custom eth_transactionHistory method, that receive data from https://etherchain.org/apidoc Yaroslav Dmytrotsa 2015-08-12 10:49:08 +0300
  • 205a7ba140 Fix parcelable error. Adrian Tiberius 2015-08-11 07:52:45 +0300
  • a64d216537 Added removeHandler method. Adrian Tiberius 2015-08-05 18:24:40 +0300
  • 6340cc47a4 Added ethereum restart with different wallet using init message. Adrian Tiberius 2015-08-04 22:23:13 +0200
  • b585afb473 Fix test account private key encoding. Adrian Tiberius 2015-08-04 17:21:25 +0200
  • 8c9d49e0a8 fix issue with wrong JSON-RPC income data fix issue with not correctly formatted DATA Yaroslav Dmytrotsa 2015-08-04 18:17:26 +0300
  • 1a81061679 convert service from Bound to Started Add Origin check for JSOIN-RPC Server Yaroslav Dmytrotsa 2015-08-04 14:25:04 +0300
  • 1fd463ce31 set default lite JSON-RPC endpoint to http://139.162.13.89:8545/ Yaroslav Dmytrotsa 2015-08-03 13:27:24 +0300
  • 2f60df4a2a add new method eth_getTransactionReceipt (from updated JSON-RPC specification). Yaroslav Dmytrotsa 2015-07-30 13:27:06 +0300
  • 97417aa147 Merged latest develop changes Adrian Tiberius 2015-07-13 12:20:29 +0200
  • cec379db59 Added ethereum implementation without world manager. Adrian Tiberius 2015-07-09 21:48:42 +0200
  • 5c9058d980 add addRemoteServer for light JSON-RPC to support multiple servers and auto recurring over them to find working one. Yaroslav Dmytrotsa 2015-07-09 20:50:50 +0300
  • b35ffa0581 merge Jarrad Hope 2015-07-08 15:12:03 +0200
  • 56ccc0853a Test fixes. Adrian Tiberius 2015-07-08 14:48:05 +0200
  • e376bfc922 Added missing merge files. Adrian Tiberius 2015-07-08 14:25:18 +0200
  • 74eca228dc Merged latest develop changes. Adrian Tiberius 2015-07-08 14:23:41 +0200
  • 805234deb7 set null Yaroslav Dmytrotsa 2015-07-06 12:08:48 +0300
  • 1127f0dd88 run JSON-RPC server in separate Thread. Yaroslav Dmytrotsa 2015-07-06 12:00:01 +0300
  • 386c94f4bb start JSON-RPC Yaroslav Dmytrotsa 2015-07-06 11:30:49 +0300
  • 83e2fda188 typo Yaroslav Dmytrotsa 2015-07-06 11:02:14 +0300
  • 56cfca4667 add missed registration Yaroslav Dmytrotsa 2015-07-06 10:39:31 +0300
  • df60b74193 typo Yaroslav Dmytrotsa 2015-07-06 10:25:18 +0300
  • a3b331e7f0 Merged latest develop changes. Adrian Tiberius 2015-07-04 01:54:45 +0200
  • 8199b8a2df remove serpent compiler from full JSON_RPC version Yaroslav Dmytrotsa 2015-07-03 10:46:38 +0300
  • ef546b4557 Remove leveldbjni in android Adrian Tiberius 2015-07-02 22:07:46 +0200
  • c6288e295d Merged latest develop changes. Some interop fixes. Adrian Tiberius 2015-07-02 22:04:25 +0200
  • 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_* Yaroslav Dmytrotsa 2015-07-02 12:28:24 +0300
  • ae517f349b get transaction relation using -core-android custom OrmLiteBlockStoreDatabase Yaroslav Dmytrotsa 2015-06-29 12:30:43 +0300
  • bc91b5f13b Implemented ethereum event listeners for remote service. Adrian Tiberius 2015-06-28 20:57:25 +0200
  • e3ca3aa951 Merged latest develop changes. Adrian Tiberius 2015-06-27 08:44:02 +0200
  • a9f208c82d Added storeAllBlocks option to EthereumModule. Added block_transaction database table and getTransactionLocation method. Adrian Tiberius 2015-06-26 19:01:17 +0200
  • 44f7ec4ae5 Merge branch 'android-test-poc9-rlpx' of https://opulence.git.beanstalkapp.com/ethereumj into android-test-poc9-rlpx Yaroslav Dmytrotsa 2015-06-26 15:56:13 +0300
  • 7e61c3765c additional changes after latest Skype call with Roman. Yaroslav Dmytrotsa 2015-06-26 15:55:14 +0300
  • 961fb203df Implemented remote service using Messenger. Adrian Tiberius 2015-06-26 12:21:17 +0200
  • 33be741881 clean up TODO list after talk with Roman Yaroslav Dmytrotsa 2015-06-26 08:50:40 +0300
  • cecad8cfd3 Added some debug messages. Adrian Tiberius 2015-06-25 05:01:42 +0200
  • bac3393c0b Fix for lollipop explicit intent rule. Adrian Tiberius 2015-06-25 03:14:51 +0200
  • c3eb14aafb Fixed merging errors. Adrian Tiberius 2015-06-25 02:18:24 +0200
  • 16d6c57c20 Merged latest develop changes. Adrian Tiberius 2015-06-25 00:55:07 +0200
  • bc618bacc1 Implemented ethereum remote service using aidl. Added some activity-fragment communication interfaces. Adrian Tiberius 2015-06-25 00:30:33 +0200
  • 6c53a30ac6 Merge branch 'android-test-poc9-rlpx' of https://opulence.git.beanstalkapp.com/ethereumj into android-test-poc9-rlpx Yaroslav Dmytrotsa 2015-06-24 08:43:47 +0300
  • ca94e13d8f fix Yaroslav Dmytrotsa 2015-06-24 08:43:24 +0300
  • 1482f4cded More missing files from merge. Adrian Tiberius 2015-06-23 21:57:12 +0200
  • 8314d132ea Added missing files. Adrian Tiberius 2015-06-23 21:56:14 +0200
  • 877e237a27 Merged latest develop. Adrian Tiberius 2015-06-23 21:36:35 +0200
  • 50ee6adb5b implement EthereumListenerAdapter for Block / Transaction filter. Yaroslav Dmytrotsa 2015-06-23 20:02:09 +0300
  • 7ffb5c16e5 Merge branch 'android-test-poc9-rlpx' of opulence.git.beanstalkapp.com:/opulence/ethereumj into android-test-poc9-rlpx Jarrad Hope 2015-06-23 08:53:20 +0200
  • ee842e3a81 Disabled file logs. Adrian Tiberius 2015-06-23 01:14:43 +0200
  • 86eec731d6 Changed database and dump location to sdcard with internal memory backup. Adrian Tiberius 2015-06-17 18:44:10 +0200
  • 3fc6455c0e Added log configuration for android. Updated leveldb android implementation. Fixed ormlite null bug. Adrian Tiberius 2015-06-17 17:17:40 +0200
  • 3292f73cb9 Android dependency fix. Adrian Tiberius 2015-06-17 14:57:07 +0200
  • a75f74f9f2 Merged latest develop. Added Scanner implementation for BlockLoader. Adrian Tiberius 2015-06-17 14:50:47 +0200
  • 40b0749304 add JOSN-RPC methods. many of them have questions to Roman, shh_ method must wait till Roman finish create whisper protocol. Will try to schedule online meeting with Roman today to get answers / advice. Yaroslav Dmytrotsa 2015-06-16 16:45:28 +0300
  • 34d98c9ea3 first 22 methods. they have a lot "questionable" points (marked in files). So please not push then in public git till I not clean up them with Roman (after implement all methods). Yaroslav Dmytrotsa 2015-06-12 19:19:42 +0300
  • 7481fcc816 Moved databases to sdcard. Added InMemoryBlockStore android implementation. Adrian Tiberius 2015-06-12 04:20:53 +0200
  • 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. Adrian Tiberius 2015-06-11 21:57:29 +0200
  • 0250ffbd65 Merged latest develop changes. Adrian Tiberius 2015-06-11 18:47:26 +0200
  • 51430d9032 Merge branch 'android-test-poc9-rlpx' of opulence.git.beanstalkapp.com:/opulence/ethereumj into android-test-poc9-rlpx Jarrad Hope 2015-06-10 20:17:55 +0200
  • b36e784bd5 Fix for lint OutOfMemory error. Finished implementing blockstore for android using ormlite. Adrian Tiberius 2015-06-10 19:38:43 +0200
  • ea9d7771ae Merge 7f23cbad64 into 746fb405ee Bob Summerwill 2015-06-08 14:20:49 +0000
  • 746fb405ee add jsonrpc server todo item Jarrad Hope 2015-06-08 16:20:36 +0200
  • b3afe42f38 Added jsonrpc server. Adrian Tiberius 2015-06-08 14:51:03 +0200
  • 7f23cbad64 Minor cleanup to the console view: - Removed some debug text - Added missing newlines - Added auto-scroll Bob Summerwill 2015-06-07 02:00:51 -0400
  • 48df2ae587 change build instruction Jarrad Hope 2015-06-05 11:02:26 +0200
  • 003b2650dd Some lint fixes. Adrian Tiberius 2015-06-04 16:30:55 +0200
  • c695ce4772 ethereumj-core cleaning (bring it closer to develop branch for merging). Adrian Tiberius 2015-06-03 18:24:25 +0200
  • 99fed23489 Removed dagger plugin. Updated dagger to 2.1-SNAPSHOT. Adrian Tiberius 2015-06-03 17:14:12 +0200
  • 01ad7b12e8 Fix last unit test error. Fix dagger2 gradle for java app. Deleted extra files. Adrian Tiberius 2015-06-03 16:23:01 +0200
  • ed94ea9914 Android build fixes. Adrian Tiberius 2015-06-03 14:18:55 +0200
  • 99b55f3353 Unit tests fixes ( 1 failing left ). Adrian Tiberius 2015-06-01 21:31:10 +0200
  • 46a334e333 Removed old tests. Adrian Tiberius 2015-06-01 21:17:58 +0200
  • 5f8e8fe91d Updated tests from develop branch. Adrian Tiberius 2015-06-01 21:15:05 +0200
  • 4b75601caa Merge branch 'android-test-poc9-rlpx' of opulence.git.beanstalkapp.com:/opulence/ethereumj into android-test-poc9-rlpx Jarrad Hope 2015-05-30 20:31:17 +0200
  • 8d9f8cf3d0 Merge pull request #2 from ligi/depend_on_antlr4 Jarrad 2015-05-30 20:26:45 +0200
  • 69aadc8f5b Make preBuild depend on antlr4 ligi 2015-05-30 19:25:18 +0200
  • 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; Adrian Tiberius 2015-05-30 00:42:03 +0200
  • c123b52182 update readme with fork deviations Jarrad Hope 2015-05-29 17:09:06 +0200
  • aa5b92f7cb update readme with fork deviations Jarrad Hope 2015-05-29 17:05:30 +0200
  • 6687633075 add gotcha to README Jarrad Hope 2015-05-28 20:27:57 +0200