issues
search
interledger-deprecated
/
java-crypto-conditions
WE'VE MOVED: This project has moved to Hyperledger Quilt
https://github.com/hyperledger/quilt/tree/master/crypto-conditions
Apache License 2.0
5
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README to point to new project
#85
sappenin
closed
6 years ago
1
Update README.md
#84
sappenin
closed
6 years ago
0
Merge Development into Master
#83
adrianhopebailie
closed
7 years ago
1
Feature/#47 reduce test timeout
#82
sappenin
closed
7 years ago
1
Feature/#69 fix npe
#81
sappenin
closed
7 years ago
2
Feature/#74 fix constructor modifiers
#80
sappenin
closed
7 years ago
1
Re-think Threshold Condition/Fulfillment Constructors per
#79
sappenin
closed
7 years ago
0
Add this unit test to threshold cost test
#78
sappenin
closed
7 years ago
0
TRIVIAL: Rename prefix to `preimage` in PreimageSha256Condition
#77
sappenin
closed
7 years ago
1
Consider Removing Condtion.getFingerprintBase64Url
#76
sappenin
closed
7 years ago
0
Make each concrete Condition/Fufillment into an Interface so they can have alternate implementations
#75
sappenin
closed
7 years ago
3
Fix Condition Constructor modifiers
#74
sappenin
closed
7 years ago
1
Fix preimage constructors
#73
adrianhopebailie
closed
7 years ago
1
Test the Java implementation against https://github.com/rfcs/crypto-conditions/issues/30
#72
sappenin
closed
7 years ago
0
Merge Development into Master
#71
sappenin
closed
7 years ago
1
mvn install fails on tests
#70
diminator
closed
7 years ago
3
NullPointerException by CryptoConditionReader.readFulfillment()
#69
ManujSubhankar
closed
7 years ago
3
Feature/immutable-crypto-conditions
#68
sappenin
closed
7 years ago
1
Fix Build Tests
#67
sappenin
closed
7 years ago
2
Fix Javadoc errors
#66
sappenin
closed
7 years ago
1
Serializing Fulfillment
#65
ManujSubhankar
closed
7 years ago
1
Feature/#43 fix tests
#64
sappenin
closed
7 years ago
1
Clarify Threshold Fingerprint Generation
#63
sappenin
closed
7 years ago
4
Add unit tests for all Fulfillment and Condition classes
#62
sappenin
closed
7 years ago
1
Consider not lazily-loading Conditions in Fulfillments
#61
sappenin
closed
7 years ago
1
Replace all System.arrayCopy with Arrays.copyOf
#60
sappenin
closed
7 years ago
1
Enforce non-nullability in Classes
#59
sappenin
closed
7 years ago
1
Fix Project Naming & Ignores
#58
sappenin
closed
7 years ago
1
Merge pom files in build.gradle
#57
sappenin
closed
7 years ago
1
Changes for publishing to maven central
#56
sappenin
closed
7 years ago
2
Update test vectors per the RFC README
#55
sappenin
closed
7 years ago
0
Don't store MessageDigest as a field property
#54
sappenin
closed
7 years ago
1
Merge from development
#53
adrianhopebailie
closed
7 years ago
2
Multithreaded unit test occasionally fail because CircleCI is underpowered...
#52
sappenin
closed
7 years ago
1
Fixes #50 (URI query-params encoding)
#51
sappenin
closed
7 years ago
1
ni:// URI should not escape commas in query-portion
#50
sappenin
closed
7 years ago
4
Fixes #44
#49
sappenin
closed
7 years ago
1
Publish JavaDoc to interledger.org
#48
adrianhopebailie
closed
7 years ago
0
Minor: Max Timeout in unit test should be 15s not 150s
#47
sappenin
closed
7 years ago
0
Fixes #45
#46
sappenin
closed
7 years ago
1
Change versioning as a precursor to initial Maven Central deploy
#45
sappenin
closed
7 years ago
2
Update to 0.2.0 of ed25519-java
#44
sappenin
closed
7 years ago
0
ValidVectorTest not executing by defaul twith Gradle Build
#43
sappenin
closed
7 years ago
1
Fixes #41
#42
sappenin
closed
7 years ago
1
MessageDigest in Sha256Condition is not Thread-safe
#41
sappenin
closed
7 years ago
1
feat: add code coverage support
#40
andrew-g-za
closed
7 years ago
1
development branch required
#39
andrew-g-za
closed
7 years ago
1
Added comments (TODO?) after quick revision
#38
earizon
closed
7 years ago
0
style: format code to meet Google checkstyle checks
#37
andrew-g-za
closed
7 years ago
0
Fix small typo in readme
#36
sbellem
closed
7 years ago
0
Next