Bryan White
|
249244536a
|
CSR Service (part 2): cert signing rpc (#950)
* CSR Service:
+ implement certificate sign rpc method
+ implement certificate signer client/server
+ refactor `AuthorizationDB#Create`
+ refactor `NewTestIdentity`
+ add `AuthorizationDB#Claim`
+ add `Token#Equal`
+ fix `Authorizations#Marshal` when marshaling identities and certificates
+ tweak `Authorization#String` format
+ cert debugging improvements (jsondiff)
+ receive context arg in `NewTestIdentity`
+ misc. fixes
|
2019-01-02 12:39:17 -05:00 |
|
Egon Elbre
|
4346cd060f
|
Implement mutex around satellitedb (#932)
|
2018-12-27 11:56:25 +02:00 |
|
Michal Niewrzal
|
7e2f66ee24
|
Small fixes around master db (#822)
|
2018-12-11 10:30:09 +01:00 |
|
Michal Niewrzal
|
a15099d5f5
|
Simplify testing with all supported DBs (#809)
* Simplify testing with all supported DBs
* move method to separate package
* method renamed to Run
* fixed comment
|
2018-12-10 15:50:12 +01:00 |
|
Michal Niewrzal
|
4608976526
|
Bwagreement tests cleanup (#795)
|
2018-12-07 13:11:35 +01:00 |
|
Bill Thorp
|
b2a8a10b16
|
redo tally query (#742)
* redo tally query
* broken, sharing w/ Jen
* tally tests added, failiing
* fix txn issue in tally
* fix lint
|
2018-12-05 09:03:23 -05:00 |
|