Egon Elbre
ee6c1cac8a
private: rename internal to private ( #3573 )
2019-11-14 21:46:15 +02:00
Yaroslav Vorobiov
0b32690d0a
satellite/peer: add payments config ( #3488 )
...
* satellite/peer: add payments config
* remove stripe-key from console config
* update config lock
* fix imports
* fix config-lock
2019-11-05 21:26:19 +01:00
Yaroslav Vorobiov
35edc2bcc3
satellite/payments: invoice creation ( #3468 )
2019-11-05 15:16:02 +02:00
Egon Elbre
9c59efd33d
satellite/rewards: ensure that partner information is asked from a service ( #3275 )
2019-11-05 14:58:09 +02:00
Yehor Butko
5cb46d2ce3
satellite/payments: mock payment service created, api calls from frontend returned ( #3448 )
2019-11-04 12:54:25 +02:00
Maximillian von Briesen
590312970d
satellite/gracefulexit: add flag for enabling/disabling graceful exit on the satellite ( #3437 )
2019-11-01 16:21:24 +02:00
Yaroslav Vorobiov
30a3205745
satellite/payments: update account balance ( #3379 )
2019-10-29 18:04:34 +02:00
Ethan Adams
e54d290d2e
satellite/gracefulexit: Add signatures for success/failed exit finished messages. ( #3368 )
...
* add signatures, fix process loop bug, move delete to on success
* added tests for signatures
* PR comment updates
* fixed setting reason by default.
* updates for PR comments
* added signed failure when verificationi fails
* moved to sign_test
* fix panic
* removed testplanet from test
2019-10-25 16:36:26 -04:00
Natalie Villasana
696c567e89
satellite/gracefulexit: add piece hash validation for successful transfer ( #3313 )
2019-10-24 15:38:40 -04:00
Yaroslav Vorobiov
1a304f5ef9
satellite/payments: add payments loop, update pending transactions ( #3318 )
2019-10-23 15:04:54 +03:00
Bryan White
f468816f13
{internal/version,versioncontrol,cmd/storagenode-updater}: add rollout to storagenode updater ( #3276 )
2019-10-21 12:50:59 +02:00
Bryan White
243ba1cb17
{versioncontrol,internal/version,cmd/*}: refactor version control ( #3253 )
2019-10-20 09:56:23 +02:00
Yehor Butko
26cc625dc6
satellite/console: payments api ( #3297 )
2019-10-17 17:42:18 +03:00
Cameron
76ad83f12c
satellite/accounting: add redis support to live accounting ( #3213 )
...
* set up redis support in live accounting
* move live.Service interface into accounting package and rename to Cache, pass into satellite
* refactor Cache to store one int64 total, add IncrBy method to redis client implementation
* add monkit tracing to live accounting
2019-10-16 12:50:29 -04:00
Jess G
87a426f228
internal/testplanet: add satellite.API to testplanet ( #3237 )
2019-10-14 16:01:53 -04:00
Jennifer Li Johnson
b185dbbee2
satellite/discovery: remove discovery related code ( #3175 )
2019-10-14 10:57:01 -04:00
Jess G
6e6d0ad9b8
split satellite: create separate API process ( #3152 )
2019-10-02 19:02:47 -04:00