Commit Graph

38 Commits (master)

Author SHA1 Message Date
Nelson R. Perez 6e17a55deb Gradle changes & version bump
- Bumping version number to 0.6.0
- Introducing new publication mechanism using Bintray
2019-09-25 20:09:18 -05:00
Nelson R. Perez 71896ad65b Bumped version to 0.6.0 and set up the bintray integration 2019-09-19 15:35:19 -05:00
Nelson R. Perez 1e8a1e0346 Updated dependencies 2019-09-12 19:30:40 -05:00
Severiano Jaramillo 0b1caeb372 Update targetSdkVersion and compileSdkVersion. 2018-10-31 09:45:24 -06:00
Nelson R. Perez b70881dfb5 Updated build tools version 2018-10-23 12:05:00 -05:00
Nelson R. Perez 740a75ae30 Updated the gradle plugin version 2018-10-01 23:58:23 -05:00
Nelson R. Perez 776630dd57 - Introduced some instrumented test dependencies
- Fixed a problem in the LatencyNodeProvider#updateNode(FullNode) method
- Fixed a bug in the LatencyNodeProvider#getSortedNodes() method
- Introducing the NodeLatencyVerifier class
2018-09-20 16:21:25 -05:00
Nelson R. Perez 2d579df6af Upgrading gradle plugin and rxjava versions 2018-06-27 15:30:43 -05:00
Nelson R. Perez c407b98779 Commenting the publication code 2018-05-31 15:52:26 -05:00
Nelson R. Perez 794df5c99f Adding debug and preRelease build types and removed commented lines 2018-05-31 15:52:26 -05:00
Nelson R. Perez 636de75fb8 Gradle update 2018-05-31 15:52:26 -05:00
Nelson R. Perez a36f9811f9 Added javadocs and sources compilation tasks 2018-05-31 15:52:26 -05:00
Nelson R. Perez 593d3fc0d8 - Moved the NetworkService management logic to the newly introduced NetworkServiceManager class 2018-05-31 15:52:26 -05:00
Nelson R. Perez 628faf6109 Handling only credentials and API access messages locally, deferring all other messages to the bus 2018-05-31 15:52:26 -05:00
Nelson R. Perez 69a0a64d30 Initial tests in order to introduce a centralized broker architecture 2018-05-31 15:52:26 -05:00
Nelson R. Perez d0f9ddbbb9 Fixed a remaining issue with the deserialization of the BitAssetData 'get_object' response 2018-02-22 17:38:20 -05:00
Nelson R. Perez dd87ea1df8 Version bump 2018-02-15 23:25:36 -05:00
Nelson R. Perez 9af682f0cb Version bump 2018-01-25 17:58:20 -05:00
Nelson R. Perez ff856e7e2c Fixing small issue with the OrderBook#calculateObtainedQuote() method 2017-11-29 00:24:13 -05:00
Nelson R. Perez 50bd0aa05c Version 0.4.6-alpha5 2017-11-29 00:17:47 -05:00
Nelson R. Perez de11203ef8 Version 0.4.6-alpha4 2017-11-27 22:55:15 -05:00
Nelson R. Perez 805903bed4 Version 0.4.6-alpha3 2017-11-23 19:20:45 -05:00
Nelson R. Perez ab7f88d17c Version 0.4.6-alpha2 2017-11-16 10:38:49 -05:00
Nelson R. Perez c2287f5410 v0.4.6-alpha1 2017-11-09 23:34:48 -05:00
Nelson R. Perez c8fe1ec9c4 Increasing the message ids of the SubscriptionMessagesHub increase monotonically 2017-11-09 15:08:35 -05:00
Nelson R. Perez da378506d9 v0.4.6-alpha0 2017-11-03 00:18:06 -05:00
Nelson R. Perez 61dc72724e Fixed a bug in the OrderBook.calculateRequiredBase method that made the calculation of the required asset amount to fail some times 2017-10-12 18:22:29 -05:00
Nelson R. Perez 5e88c209e3 Package rename 2017-10-02 14:34:50 -05:00
Nelson R. Perez f279c5526b Version bump 2017-09-28 22:58:24 -05:00
Nelson R. Perez f643edf36e Merging Kencode's repo with NodeConnection improvements, tests and some documentation fixes 2017-09-27 23:51:37 -05:00
Nelson R. Perez 302194539e Version bump 2017-09-25 22:11:41 -05:00
Vinícius 99769713eb Update project to minSdkVersion 9 because of usage of Arrays.copyOfRange at Address.java, Memo.java and Util.java 2017-07-24 19:46:33 -03:00
Nelson R. Perez c19e618ded Applying the version bump to the manifest and other gradle files 2017-06-26 14:12:31 -05:00
Nelson R. Perez 5a1c9d5834 Version bump 2017-05-20 16:31:08 -05:00
Nelson R. Perez be494a81ee Adjusting minSdkVersion 2017-03-23 21:07:59 -05:00
Nelson R. Perez 425cb663b1 Introducing some updates required in order to make this library public via maven central 2017-03-23 16:34:11 -05:00
Nelson R. Perez c6e4b9ea5b Small changes introduced in order to publish the library to the Maven Central Repository 2017-03-22 22:54:16 -05:00
Nelson R. Perez 89a7a1423c Major structural changes to separate the library from the test app 2017-02-16 15:05:27 -05:00