-
Similar to authz, we can define custom feegrants. This is beneficial in the case of rollup key management or when there are multiple sequencers. The funding account can pay on behalf of multiple other…
-
## đź“š Context
The current rollups-node container image is based on `debian:bookworm-slim` and has a final size of ~90MB compressed.
We could reduce its size, and adopt a "distroless" approach, to…
-
Rollups are being removed in v9.0.
ML still contains some unused code to deal with rollup indices when creating AD and DFA jobs. All of this code needs to be removed.
Relates to https://github.com/el…
-
I know this was mentioned somewhere on Zulip, but figured it's worth an issue to discuss.
It seems like using an octopus merge when handling >1 PR may be better than the current strategy of doing i…
-
```
Support soft credit and cash rollups in a scheduled batch to run nightly.
Rollups for: Payments Outstanding, Payments Made + Total Gifts?
Rollups for: Soft credit closed donations
```
Original…
-
```
Support soft credit and cash rollups in a scheduled batch to run nightly.
Rollups for: Payments Outstanding, Payments Made + Total Gifts?
Rollups for: Soft credit closed donations
```
Original…
-
Depends on https://github.com/ubiquity-os/ubiquity-os-plugin-installer/pull/13
What should be done:
1. The "select configuration" step should be removed. Always use the "production" config.
2. Sh…
-
It seems tests are occasionally flaking with (https://build.dev.storj.tools/job/storj-gerrit-verify/18443/testReport/junit/storj/io_storj_satellite_payments_stripe/TestService_InvoiceItemsFromProjectU…
-
## đź“š Context
First of all, that's great that there's a structured file where we can get reliable information about all the configuration options that control the rollups-node, kudos for that. :
…
-
As an ORM user, several times we need to organize migrations and heavy sql repetitions.
Today, I was working on an example and I'd like to bring this to expose the use-case. Check the [full example…