Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sourcecred/sourcecred
a social algorithm for computing cred
https://github.com/sourcecred/sourcecred
This refactors CredRank gadgets (and particularly their addressing
structures) to track partici...
Test plan: unit tests pass, also credrank still works.
819296ef5ffe98e0fe5d888e25f220a71bdf5868 authored about 4 years ago by Dandelion Mané <[email protected]>
This adds an EdgeGadget for the payout edges that connect participant
epoch nodes to the accumu...
This follows the pattern set in #2368, factoring out the
radiation-related edge creation into a...
This adds a new module, nodeGadgets.js, which provides a consistent
interface for handling node...
This commit just reorganizes the MarkovNode and MarkovEdge types into
their own submodules. Thi...
This commit moves the core CredRank modules into a folder called
core/credrank. The motivation ...
This commit updates the MarkovProcessGraph so that it exposes a
canonical node and edge order. ...
TaskManager organizes and maintains a hierarchy of active tasks
It utilizes TaskReporters int...
c3235d0d84092598067d3a4ff752b374b1c6c46c authored about 4 years ago by Kevin Siegler <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...
* Implement viewer for Grain Distributions
Adds Components to view Grain Distribution events ...
59fcc5d34bdd416c47d31ad059bc6ffb9ac17f59 authored about 4 years ago by Hammad Jutt <[email protected]>
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 4.1.0 to 4.1.1.
- [Relea...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.0 to 6.1.1.
- [Rel...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.3 to 7.2...
d09713e08d40b2bb5ea71700e9eb99d9bfa3a2e4 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.2.0 t...
e8fce7575d24922ec72f39a2aab5db8ca2e42b46 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [null-loader](https://github.com/webpack-contrib/null-loader) from 4.0.0 to 4.0.1.
- [Rel...
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0.
- [Release notes](https...
Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3.
- [Release notes](https:/...
* Refactor Explorer to Functional Component
Split up the mega-component into three smaller func...
131e5987ecc0481fad35ef3a41b5e4de1f6529a7 authored about 4 years ago by Hammad Jutt <[email protected]>
Bumps [jest](https://github.com/facebook/jest) from 26.5.0 to 26.5.2.
- [Release notes](https:/...
0919171412a7f7d621dd96b9c2d6af46a13abf81 authored over 4 years ago by Kevin Siegler <[email protected]>
We'll be publishing via other means
test plan: this should no longer trigger an
attempted wo...
Currently when you try activating an identityId using the API from the sourcecred npm package,
...
* Rename "Ledger Admin" button to "Identities" in sidebar and change Icon
The ledger admin pa...
e2207a3a10e8ebea36b8eb76557e9c6ef41bcc1d authored over 4 years ago by Hammad Jutt <[email protected]>Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.3.0 t...
1641fac4e6c430160060158f7c776ad617123d65 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file is vestigial from the pre-instance world, where a single SC
deployment might have mul...
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.0.
- [Release notes](https:/...
Super basic start for having the ledger event history visible on the frontend. Currently
shows ...
* Set default period if it doesn't exist in dependenciesConfig
This fixes the issue of having...
ca941fa73e1cb0e4a04c8670caeb49ab6b2d3102 authored over 4 years ago by Hammad Jutt <[email protected]>
Summary:
Upon exhausting its quota, the GitHub plugin now asks GitHub when the
quota will be r...
Summary:
Previously, our GitHub fetch errors included a `retry` flag in the error
itself (with...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.2 to 7.2...
0296bf38e2e7ece574135a58e0f209dd16562242 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.1.1 t...
c9065902cb5576ed5e9106da761afdf045bcc967 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Some of the icons were being used twice, and the icon choice wasnt ideal for the intended featur...
f1a773f9749879256118fdd0f2a90257860d1cef authored over 4 years ago by Hammad Jutt <[email protected]>Implements paging for members and reactions in the experimental_discord plugin, and updates some...
6f6a28f27c020b2ea1445e98ee51625ca841e9f9 authored over 4 years ago by Sandpiper <[email protected]>
The `ledger` and `identity` modules are both now de-facto core concepts,
in that they are exten...
This commit adds some unit testing for the MarkovProcessGraph. In
particular we test the behavi...
This modifies the MPG so that it takes the time intervals as an explicit
argument, rather than ...
An IntervalSequence is an opaque read-only array of intervals, with
runtime validation that the...
This commit modifies the credrank command that the summary table shows
relative Cred as well as...
Summary:
When a query in `fetchGithubRepo` fails because the rate limit has been
exceeded, it ...
Summary:
The default for the NPM `retry` module was to retry requests 10 times.
That seems a b...
This commit modifies the credrank command to use a graph that has been
properly contracted per ...
This adds a cli/common helper method for loading the graph, ledger, and
dependency policies for...
Summary:
We switch `fetchGithubRepo.js` from the NPM `retry` module to our own
`util/retry`. T...
Summary:
The GitHub plugin uses the NPM `retry` module to retry individual
queries. But that m...
This fixes the credrank command so it properly uses the instance custom
weights. Rather than co...
This modifies the MarkovProcessGraph and CredGraph JSON serialization
format so that edges refe...
This commit adds functional APIs for retrieving participants and their
Cred scores from the Cre...
The experimental-discord plugin uses a snapshot fetch script
(update_discord_api_snapshots.sh) ...
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.134.0 to 0.135.0.
- [Release note...
Summary:
“Types First” is a new architecture for Flow that is now on by default
and will be ma...
Summary:
This parameter was removed in #2137, so the call site no longer needs to
pass it. Thi...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333...
ea3249cb5d4f951456f7e568a09d7e31ae706f09 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333...
d6098698ad3ad3fa89ee280f8d881032f71a3756 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) from 2.2.1 to 3.0....
7ff919fdd4c3f1a9c941b2feb144eddf48ce4328 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333...
90683eee3b2616fde2b1726fb89ea41d7bb40fbf authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333...
b9ccb1eb33bbc27e11d9ac06c5b7ba9042f748d3 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333...
6aab54bbff46a65fd8e149b9c87690290de6a0e9 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test plan: using the publish UI on github should not trigger the npm
publish workflow
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.133.0 to 0.134.0.
- [Release note...
f5494c94ebdc05e155905ce0c2ce3a3c99e3bef7 authored over 4 years ago by Kevin Siegler <[email protected]>
Using "vh" units allows element to adjust its size relative to the space
it's provided by the v...
* Initial new Explorer Home mockup, nonfunctional, will need future polish
Test Plan: tests p...
94cac4aca9129f9ac7370fc54d441b98a232003a authored over 4 years ago by Sandpiper <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https:...
Bumps [d3-array](https://github.com/d3/d3-array) from 2.7.1 to 2.8.0.
- [Release notes](https:/...
- remove debug logs
- add detail to warning logs
- change regex to use startsWith instead
t...
e19e7926edddd3791319052d89a6048c89fbe04f authored over 4 years ago by Kevin Siegler <[email protected]>
test plan: `sourcecred help [COMMAND]` for each command displayed \
in `sourcecred help` dialog...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333...
43b7b011924feaafb126d62996f8e8245f47f0ff authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333...
550012209b541e504d64c3ffe9c8a0468e0f857b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Summary:
Prior to this change, the Markov process graph took a list of node
address prefixes t...
Summary:
Previously, user-epoch nodes (indexed by a user and an epoch) sent
payout flow direct...
Summary:
In particular, since we round to the nearest second, tasks around 1.5s
have large var...
small quality-of-life improvement to make local administration easier
test plan: yarn serve o...
d99d3670f427fb5d2b28544f884c39d7e8b473dc authored over 4 years ago by Kevin Siegler <[email protected]>
Now the load step can be skipped if desired, without using lower-level
commands.
test plan: ...
ed5c6645cd4c9ccdb9862c56b6c2dc26f061569d authored over 4 years ago by Kevin Siegler <[email protected]>
Summary:
We introduce the *Markov process graph* data type: a weighted graph with
unidirection...
* Simplify CLI version command to use version from package.json
This will make it easier to k...
99dfb33707d8fa758f0cc8de7254c5c85c940dc2 authored over 4 years ago by Hammad Jutt <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2.
- [Release notes](ht...
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](h...
* fix weights page spacing, remove collapse, further move toward using MUI components
Test Pl...
1b8c42a3519b8240e988f021e79b22b5918d367e authored over 4 years ago by Sandpiper <[email protected]>In master currently, the weights explorer page has spacing issues. This is because we partially ...
cdfbe5b87ff57b20854c1a7b6ad888f35424f6ea authored over 4 years ago by Sandpiper <[email protected]>* Dark theme and associated styling changes
Test Plan: tests pass, manual FE test
* remove...
54c1711f9ed8d8fe34d521f3967a009a900595ab authored over 4 years ago by Sandpiper <[email protected]>
Bumps [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3) from 7.1.0 to 7.1.1.
- [Re...
This commit prints the SourceCred version into the console on frontend
load. This will be usefu...
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.0.
- [Release notes](https:/...
* Dark theme and associated styling changes
Test Plan: tests pass, manual FE test
* remove...
7ea47afc13f1b60aa75069252ecf4279b24c0a85 authored over 4 years ago by Sandpiper <[email protected]>9cef63c5513b9cb73cb140be7b6b13de7a5a54ca authored over 4 years ago by credbot <[email protected]>
As of #2158, we no longer need an identity declaration, because the only
thing it did was provi...
Summary:
Credit to @decentralion for noticing this while QA testing.
Test Plan:
Note that b...
Temporary color and padding fixes for styles until UI gets updated to using dark theme.
7ca2526b7379d1401edeab3f1874a431211c4b83 authored over 4 years ago by VictorGinelli <[email protected]>This is basically #2247, but for yml. Similar approach and test plan.
Test plan: CI passes.
72d017d9e1c7c0af84d72ea97151bec595fad869 authored over 4 years ago by Dandelion Mané <[email protected]>d1c0c91fbb6b4b1fe50c4cab84a39cfa3de6d948 authored over 4 years ago by credbot <[email protected]>
This removes the `startWeight` setting for the dependencies config, in
favor of making `periods...
This commit fixes #2239. See the bug for context. Honestly, the API for
the Grain command is re...
This commit changes the cred output data pipeline to track full
`Intervals` (e.g. `{startTimeMs...
I've updated `yarn prettify` and `yarn check-pretty` so that we now
prettify markdown files.
...
99f27742e65a1d81ab46af9b7840196cdc2a661e authored over 4 years ago by Dandelion Mané <[email protected]>Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 4.7.0 to 5....
5a3f4e088fab31f23306d069cbb94d2751213ffc authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Bump flow-bin from 0.127.0 to 0.133.0
Bumps [flow-bin](https://github.com/flowtype/flow-bin) ...
0115416b71554bacd0dfd05670b0163c21139638 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This adds support for the dependencies config so that you can specify
how the weight changes ov...