agorise
|
4631ec94a9
Update 'README.md'
|
1 year ago |
Severiano Jaramillo
|
1129a92aa3
Merge branch 'master' of github.com:Agorise/graphenej
|
3 years ago |
Nelson R. Perez
|
9b915b3d36
Merge branch 'develop'
|
3 years ago |
Nelson R. Perez
|
6e17a55deb
Gradle changes & version bump
|
3 years ago |
Nelson R. Perez
|
9b27bced03
Fixed problem with AuthorityTest & LatencyNodeProviderTest
|
3 years ago |
Nelson R. Perez
|
e3b030b3fb
Fixed problem with the NodeLatencyVerifier test case
|
3 years ago |
Nelson R. Perez
|
dc348b2578
Changed the 'updateNode' to make it also add a new node if it was not present
|
3 years ago |
Nelson R. Perez
|
71896ad65b
Bumped version to 0.6.0 and set up the bintray integration
|
3 years ago |
Nelson R. Perez
|
1e8a1e0346
Updated dependencies
|
3 years ago |
Nelson R. Perez
|
ff59f38ba7
Merge branch 'feat_htlc' into develop
|
3 years ago |
Nelson R. Perez
|
823fc27c28
Merge branch 'master' of github.com:Agorise/graphenej
|
3 years ago |
Agorise
|
51f98e12a4
Create FUNDING.yml
|
3 years ago |
Nelson R. Perez
|
91275f3cc0
Modified the sample app to make use of the HTLC redeem operation
|
3 years ago |
Nelson R. Perez
|
2cd989eade
Fixed RedeemHtlcOperation JSON and byte serialization and introduced a serialization test case
|
3 years ago |
Nelson R. Perez
|
5350cfb739
Introducing the RedeemHtlcOperation class
|
3 years ago |
Nelson R. Perez
|
6ba8379b92
Introducing the HTLC object instance
|
3 years ago |
Nelson R. Perez
|
39bcf78add
Introducing the HTLC object type
|
3 years ago |
Nelson R. Perez
|
d82bc6add1
Extended the sample app's capabilities in order to be able to send a create_htlc operation
|
3 years ago |
Nelson R. Perez
|
9057121146
Properly implemented the JsonSerializable interface methods of the CreateHtlcOperation class & included that in tests
|
3 years ago |
Nelson R. Perez
|
9312280897
Making the HtlcHash class implement the JsonSerializable interface
|
3 years ago |
Nelson R. Perez
|
606f7c183e
Fixed a concurrency problem
|
3 years ago |
Nelson R. Perez
|
ca30338af6
Implemented a serialization test for a tx containing a CreateHtlcOperation
|
3 years ago |
Nelson R. Perez
|
bb4fd5ce5d
Implementing test of the CreateHtlcOperation class byte serialization
|
3 years ago |
Nelson R. Perez
|
bf346f25bf
Introducing the CreateHtlcOperation & supporting classes
|
3 years ago |
Nelson R. Perez
|
d953dae81b
Created a single function at the Util static class that exposes interfaces for SHA1, RIPEMD160 & SHA-256 hash functions
|
3 years ago |
Nelson R. Perez
|
12ce0ef276
Added missing operation types
|
3 years ago |
Nelson R. Perez
|
7a5a975e4b
Renamed method and changed its functionality
|
4 years ago |
Nelson R. Perez
|
2a64a9ec22
Merge branch 'develop' of github.com:Agorise/graphenej into develop
|
4 years ago |
Nelson R. Perez
|
9418ed2b1e
Fixing problems with the NetworkServiceManager
|
4 years ago |
Nelson R. Perez
|
d605a47e0e
Reducing the initial connection time from 2000 to 500 ms
|
4 years ago |