issues
search
GSMA-CPAS
/
BWRP-chaincode
Apache License 2.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add license file
#62
RoHech
closed
2 years ago
0
cleanup, move readme to main folder
#61
sschulz-t
closed
2 years ago
0
fix github actions
#60
sschulz-t
closed
2 years ago
4
golangci linter: use proper rules, be more strict and cleanup
#59
sschulz-t
closed
3 years ago
0
add github action for reuse compliance check
#58
sschulz-t
closed
3 years ago
0
Certificate revocation
#57
informartin
closed
2 years ago
1
Drop DSA algorithm, see FIPS 186-5
#56
sschulz-t
closed
3 years ago
0
add support to run chaincode as external service
#55
sschulz-t
closed
2 years ago
4
Use payload link key for storage only
#54
informartin
closed
3 years ago
4
Additional cleanup to fix documentation / use CanSignDocument everywhere
#53
sschulz-t
closed
3 years ago
0
fix the wrong enum used in returning a signature error
#52
sschulz-t
closed
3 years ago
0
add test cases for "CanSignDocument" extended attribute
#51
sschulz-t
closed
3 years ago
2
Signature handling and timestamps
#50
sschulz-t
opened
3 years ago
2
canSign VS canSignDocument + test cases
#49
sschulz-t
closed
3 years ago
2
fix #45 by using unreachable port instead of IP for ocdb test
#48
smeyerzu
closed
3 years ago
0
fix copyright notice
#47
sschulz-t
closed
3 years ago
0
add reuse license header to new file
#46
sschulz-t
closed
3 years ago
0
go test: TestOffchainDBConfig fails when using proxy
#45
sschulz-t
closed
3 years ago
0
Cleanup License Header and Contribution Files
#44
sschulz-t
closed
3 years ago
3
verify certificate when storing signature
#43
informartin
closed
3 years ago
0
use certificate serial number for existence check
#42
informartin
closed
3 years ago
4
Certificate not verified when storing signature
#41
informartin
closed
3 years ago
0
Forged certificates can be used for double signing
#40
informartin
closed
3 years ago
0
Update file-header
#39
RoHech
closed
3 years ago
1
use sign algo passed, not from cert
#38
informartin
closed
3 years ago
1
add db connection verify function
#37
sschulz-t
closed
3 years ago
0
Prevent signing multiple times with one cert
#36
informartin
closed
3 years ago
1
Check that one user can only sign once
#35
sschulz-t
closed
3 years ago
1
more verbose error messages
#34
sschulz-t
closed
3 years ago
0
Expose verifyreferencepayloadlink and add Tests
#33
sschulz-t
closed
3 years ago
1
cleanup contract and testing structure
#32
sschulz-t
closed
3 years ago
0
improved document handling and signature storing
#31
sschulz-t
closed
3 years ago
0
cleanup test
#30
sschulz-t
closed
3 years ago
0
testing master push restriction
#29
sschulz-t
closed
3 years ago
0
adapt chaincode to the new data flow as presented on 9th of Feb
#28
sschulz-t
closed
3 years ago
1
switch to referenceID
#27
sschulz-t
closed
3 years ago
0
rename documentID to referenceID
#26
sschulz-t
closed
3 years ago
0
Use correct signature algorithm for signature validation
#25
informartin
closed
3 years ago
0
Add tests for IsValidSignature/VerifySignatures
#24
sschulz-t
opened
3 years ago
0
implement VerifySignatures
#23
sschulz-t
closed
3 years ago
1
allow the chaincode to store a signature root cert for an organization
#22
sschulz-t
closed
3 years ago
0
Permit certificate revocation
#21
informartin
closed
2 years ago
0
Update isValidSignature to use root ca from #19
#20
sschulz-t
closed
3 years ago
0
Store organization specific root certificate on chain
#19
sschulz-t
closed
3 years ago
0
missing error check in chaincode tests
#18
sschulz-t
closed
3 years ago
2
run automatic go lint and tests via github actions
#17
sschulz-t
closed
3 years ago
1
build docker images using github actions
#16
sschulz-t
closed
3 years ago
1
Updating Test Script changes for IsValidSignature
#15
dhruvagarwal86
closed
3 years ago
8
github actions: automatic stylecheck and lint
#14
sschulz-t
closed
3 years ago
1
add graceful shutdown for couchdb server
#13
sschulz-t
closed
3 years ago
0
Next