This website requires JavaScript.
Explore
Help
Sign in
agorise
/
graphenej
Watch
1
Star
0
Fork
You've already forked graphenej
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
dee17a12be
graphenej
/
graphenej
History
Severiano Jaramillo
dee17a12be
Moving away of NetworkService and graphenej in general the decision to close connection to the current node and retry with another one just because the node does not provide the info needed in PalmPay. Graphenej has to be as app agnostic as possible so a new public method 'removeCurrentNodeAndReconnect()' was implemeted to do the removal and reconnection, and the app that uses graphenej has to decide by its own metrics to remove the current connected node and call such public method.
2018-11-07 21:20:36 -06:00
..
gradle
/wrapper
Major structural changes to separate the library from the test app
2017-02-16 15:05:27 -05:00
src
Moving away of NetworkService and graphenej in general the decision to close connection to the current node and retry with another one just because the node does not provide the info needed in PalmPay. Graphenej has to be as app agnostic as possible so a new public method 'removeCurrentNodeAndReconnect()' was implemeted to do the removal and reconnection, and the app that uses graphenej has to decide by its own metrics to remove the current connected node and call such public method.
2018-11-07 21:20:36 -06:00
build.gradle
Update targetSdkVersion and compileSdkVersion.
2018-10-31 09:45:24 -06:00
gradle.properties
Small changes introduced in order to publish the library to the Maven Central Repository
2017-03-22 22:54:16 -05:00
gradlew
Major structural changes to separate the library from the test app
2017-02-16 15:05:27 -05:00
gradlew.bat
Major structural changes to separate the library from the test app
2017-02-16 15:05:27 -05:00
maven-push.gradle
Small changes introduced in order to publish the library to the Maven Central Repository
2017-03-22 22:54:16 -05:00