bat-go
bat-go copied to clipboard
Pass "go", collect 200 BAT
https://github.com/brave-intl/bat-go/pull/1691#discussion_r1494052752 I'm less certain this can be done because it looks like it's being done within the HTTP Signatures middleware which is called before the authorizeTransaction function is called in...
Every endpoint is doing the same signature checks and it could be more DRY.
They're the same except for the tables they insert into. Check the other methods as well.
### Summary fixes: https://github.com/brave-intl/bat-go/issues/2088 fixes: https://github.com/brave-intl/bat-go/issues/2063 ### Type of Change - [ ] Product feature - [ ] Bug fix - [ ] Performance improvement - [x] Refactor - [...
### Summary ### Type of Change - [ ] Product feature - [ ] Bug fix - [ ] Performance improvement - [ ] Refactor - [ ] Other ###...
Rather than storing all secrets in one file, store them in separate files on a per-system basis. For example, a separate file for Zebpay and Solana secrets. This is separate...
Add a tool command to regenerate the remote vault. Should take a series of operator keys, generate a new shamir share on the enclave, encrypt the shares with operator keys,...
Download the config file, encrypted with shamir shares, from S3 directly. Assuming that the operator has possession of sufficient shares, locally decrypt the file.
What is the difference? Create follow-up issue if action is needed.
Legacy anoncard