storj/pkg/accounting/tally
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
..
common.go Create Tally and Rollup pkgs in accounting (#642) 2018-11-13 20:22:18 -05:00
config.go changes to masterdb to support accountingDB (#846) 2018-12-14 09:27:21 -05:00
tally_test.go CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
tally.go Implement mutex around satellitedb (#932) 2018-12-27 11:56:25 +02:00