Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SourceCred


Collective - Host: opensource - https://opencollective.com/sourcecred - Website: https://SourceCred.io - Code: https://github.com/sourcecred

Install web3-utils and begin libdefs (#2417)

test plan: none

github.com/sourcecred/sourcecred - 165a1a44122c6b4c5e360aa8921a03fa9799a30e authored over 4 years ago
Scale back Dependabot run to once a week (#2399)

Rather than getting new rounds of pull requests every day, we'll get
them on Saturdays.
Instea...

github.com/sourcecred/sourcecred - f93c33ee6a7af2981480d6edef4cbcb9bd9a04cb authored over 4 years ago
Weekly grain distribution

github.com/sourcecred/cred - d8468d807a49959c8a5d1aacb84179ba8ed26bc8 authored over 4 years ago
add autogenerated identities

github.com/sourcecred/cred - a9af3af05e19962b262a7d9647dccda093d335f7 authored over 4 years ago
merge Thena identities

github.com/sourcecred/cred - 12b5f8016aba3953ec84fc4e5acac5b423b92b3d authored over 4 years ago
Update and Activate Carla78

github.com/sourcecred/cred - 9ca55db4a6faf80d9773c708a4b4a0e53b5f836b authored over 4 years ago
Weekly grain distribution

github.com/sourcecred/cred2 - d8468d807a49959c8a5d1aacb84179ba8ed26bc8 authored over 4 years ago
add autogenerated identities

github.com/sourcecred/cred2 - a9af3af05e19962b262a7d9647dccda093d335f7 authored over 4 years ago
merge Thena identities

github.com/sourcecred/cred2 - 12b5f8016aba3953ec84fc4e5acac5b423b92b3d authored over 4 years ago
Update and Activate Carla78

github.com/sourcecred/cred2 - 9ca55db4a6faf80d9773c708a4b4a0e53b5f836b authored over 4 years ago
Update metrics: 2020-10-20T19:22:29+00:00

github.com/sourcecred/metrics-output - 978742b459c08291964d3497c6fce34c6ebb3e18 authored over 4 years ago
build(deps-dev): bump eslint-plugin-react from 7.21.4 to 7.21.5 (#2413)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.4 to 7.2...

github.com/sourcecred/sourcecred - 270e94b2964fa3ea00b6b77176515a85d12baac0 authored over 4 years ago
build(deps-dev): bump jest from 26.5.3 to 26.6.0 (#2411)

Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.0.
- [Release notes](https:/...

github.com/sourcecred/sourcecred - 73c1f84821d4c5fc4c2427306117c0e2ea343857 authored over 4 years ago
Distribute 2,500 DAI

github.com/sourcecred/makerdao-cred - 044cec196f181ef53539f7ebcc6ca273ea2466c4 authored over 4 years ago
build(deps): bump base-64 from 0.1.0 to 1.0.0 (#2408)

Bumps [base-64](https://github.com/mathiasbynens/base64) from 0.1.0 to 1.0.0.
- [Release notes]...

github.com/sourcecred/sourcecred - 34c1a55c62f54c60a0aada622854acf3a32c488d authored over 4 years ago
Update metrics: 2020-10-19T19:22:09+00:00

github.com/sourcecred/metrics-output - 49fd892ab4cb18cca11b557d347a474d9e229da6 authored over 4 years ago
grain sale 7 by joiecousins (#118)

github.com/sourcecred/cred2 - 11d8055c35b671c8b660c41d67d2db03a82be55e authored over 4 years ago
grain sale 7 by joiecousins (#118)

github.com/sourcecred/cred - 11d8055c35b671c8b660c41d67d2db03a82be55e authored over 4 years ago
Update metrics: 2020-10-18T19:22:15+00:00

github.com/sourcecred/metrics-output - 591e297c45f3488f8afe28666d90207f9287b35a authored over 4 years ago
Update metrics: 2020-10-17T19:21:41+00:00

github.com/sourcecred/metrics-output - 009938b26d90877e87c841a4e7f40e64c4927a71 authored over 4 years ago
credrank: collapse all radiation to a single type (#2403)

This collapses the three radiation edge types (contribution,
accumulator, and epoch) into a sin...

github.com/sourcecred/sourcecred - 6163debf47539794c029760d2ff05ed0a08dd124 authored over 4 years ago
credrank: the fibration edges (#2388)

This commit marks the first batch of edge virtualization. I decided to
virtualize all of the fi...

github.com/sourcecred/sourcecred - 593783ca8d64746bd191d48174438cda3d213dc7 authored over 4 years ago
credrank: fix construction of webbing edges (#2402)

This updates the test case for temporal webbing so that we check the
webbing edges exist for ea...

github.com/sourcecred/sourcecred - 85b3417843975382358f9674d93675311e47cc6d authored over 4 years ago
credrank: make parameters accessible on MPG (#2387)

We need the parameters to be accessible on the object, so that we can
reference them when creat...

github.com/sourcecred/sourcecred - 24439f2ef14901ed603cd9cdcf46d2ca081d4f95 authored over 4 years ago
credrank: virtualize participant epochs (#2386)

This follows on rather cleanly from the previous commits which
established the gadgets and the ...

github.com/sourcecred/sourcecred - d9c5a6bae690b171b51d045bcc27b53c0fcdb8b8 authored over 4 years ago
credrank: virtualize the epoch accumulators (#2385)

Pleasingly, this adds very little work on top of the previous
virtualization commit. Tests pass...

github.com/sourcecred/sourcecred - 602f443ef9b746a40237e14ac1cee9f539bf2f63 authored over 4 years ago
Virtualize the seed node (#2384)

This starts the work of virtualizing nodes in the MarkovProcessGraph,
beginning with the seed n...

github.com/sourcecred/sourcecred - 354af3b7197ebf99a76d58688d81c3d47cbf1e99 authored over 4 years ago
credrank: precompute node/edge indices (#2401)

This modifies the MarkovProcessGraph so that we precompute node and edge
indices, since we wind...

github.com/sourcecred/sourcecred - c3752bd831bae13bde3751e346f362a88a399972 authored over 4 years ago
grain sale 6 by deltafreq (#117)

github.com/sourcecred/cred - 88d81ad7374074a8fe819460a9e832855097fa4a authored over 4 years ago
grain sale 6 by deltafreq (#117)

github.com/sourcecred/cred2 - 88d81ad7374074a8fe819460a9e832855097fa4a authored over 4 years ago
Bump @babel/preset-env from 7.11.5 to 7.12.1 (#2395)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - f8ae3cfa88bc28628dc9070412845fd3c225315d authored over 4 years ago
build(deps-dev): bump @babel/core from 7.11.6 to 7.12.3 (#2400)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - bc62d5d95c7eca133edaa7c274f8e0266039cd41 authored over 4 years ago
Bump @babel/node from 7.10.5 to 7.12.1 (#2397)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - 2756eeaf8483fc05f1f8ba39e2fb2dd382dd310d authored over 4 years ago
Bump @babel/preset-react from 7.10.4 to 7.12.1 (#2396)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - 4bba2287d79e5cacfd8e6146f9d14948c535e479 authored over 4 years ago
Bump @babel/preset-flow from 7.10.4 to 7.12.1 (#2393)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - 51b4cabf5c6d570d72654b9d4a8bc2b2c792fce8 authored over 4 years ago
Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1 (#2391)

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/package...

github.com/sourcecred/sourcecred - 11d664919f28a46b8fcd79f33e32595d3c0d7cfc authored over 4 years ago
Bump react from 16.13.1 to 16.14.0 (#2382)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14....

github.com/sourcecred/sourcecred - 9c48dc82cc8add8a96eac94526f51f6f2a56de0a authored over 4 years ago
Bump css-loader from 4.3.0 to 5.0.0 (#2377)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - 0536af1c88c9a20877837aaf936307992fed90bf authored over 4 years ago
WeightConfig: fix “Node weights” typo (#2398)

Summary:
My fault, due to overzealous search-and-replace in #2304.

Test Plan:
Running `git ...

github.com/sourcecred/sourcecred - 42879615be95183d4bd6a23453ba141ac97eaf5c authored over 4 years ago
Update metrics: 2020-10-16T19:21:57+00:00

github.com/sourcecred/metrics-output - c901079ab7c088c00a372d96a761095446989a29 authored over 4 years ago
Fix CredRank JSON serialization (#2383)

As a prelude to node virtualization, I've added a test to verify that
JSON serialization is a p...

github.com/sourcecred/sourcecred - be35308b8ac08f62fbb6f947ce63309234213cf9 authored over 4 years ago
credrank: gadgets track participants by id (#2376)

This refactors CredRank gadgets (and particularly their addressing
structures) to track partici...

github.com/sourcecred/sourcecred - 8b4d1caf8c7122f9fd4bc41b5bf61acc9ae54bf1 authored over 4 years ago
credrank: factor out webbing gadget (#2375)

Test plan: unit tests pass, also credrank still works.

github.com/sourcecred/sourcecred - 819296ef5ffe98e0fe5d888e25f220a71bdf5868 authored over 4 years ago
credrank: create a payout gadget (#2374)

This adds an EdgeGadget for the payout edges that connect participant
epoch nodes to the accumu...

github.com/sourcecred/sourcecred - 8fe0a5ec392e65d8e26fce90bd787c3e53667f5c authored over 4 years ago
credrank: factor out radiation edge gadgets (#2370)

This follows the pattern set in #2368, factoring out the
radiation-related edge creation into a...

github.com/sourcecred/sourcecred - e922ef3c101c154a32c1c7f4d5ce0703b3649695 authored over 4 years ago
credrank: refactor how gadgets are specified (#2368)

This adds a new module, nodeGadgets.js, which provides a consistent
interface for handling node...

github.com/sourcecred/sourcecred - c8f901ff69c88030dc10e6a76cf953e26aa0763f authored over 4 years ago
pull MarkovNode and MarkovEdge into new modules (#2367)

This commit just reorganizes the MarkovNode and MarkovEdge types into
their own submodules. Thi...

github.com/sourcecred/sourcecred - 13cfd298bbdf83983e40e96914b914948e97a2ee authored over 4 years ago
Reorganize CredRank-related modules (#2366)

This commit moves the core CredRank modules into a folder called
core/credrank. The motivation ...

github.com/sourcecred/sourcecred - 2cab9bd506ad5bbb542c9cdd235b14bb79f205a4 authored over 4 years ago
MPG: Expose node and edge order (#2365)

This commit updates the MarkovProcessGraph so that it exposes a
canonical node and edge order. ...

github.com/sourcecred/sourcecred - e3d6f8e26b9be204b89992c9c5ca4f46658ce051 authored over 4 years ago
Upgrade to sourcecred 0.7.1 (#20)

github.com/sourcecred/template-instance - c95262cf9de84b004c46dea4bf3b9d859831873b authored over 4 years ago
Change cred calculation from 6 to 24 hour interval (#19)

github.com/sourcecred/template-instance - 2518c6843dfabc48e163b91abd958b8c356b8219 authored over 4 years ago
Update metrics: 2020-10-15T19:22:09+00:00

github.com/sourcecred/metrics-output - ce44a29af226475411a0964f076e19e743a35a26 authored over 4 years ago
Change cred calculation interval from 6 to 24 hours

github.com/sourcecred/makerdao-cred - c07a275da51bc4cab1c301b4f83fd1f9c4e9c789 authored over 4 years ago
Upgrade to sourcecred 0.7.1

github.com/sourcecred/makerdao-cred - dc9801ae0f90048ccfdd4eb564684b49c5abb35e authored over 4 years ago
Run prettier

github.com/sourcecred/docs - 90c6f937b860332abf0d820345288829b0eeed04 authored over 4 years ago
Rewrite of the Cred overview doc (#227)

This is my review/rewrite of the Cred overview document. I tried to hit
all the same points fro...

github.com/sourcecred/docs - d313e2a55e184d2012ccf7fa86f871d3dc32d692 authored over 4 years ago
Update metrics: 2020-10-14T19:22:12+00:00

github.com/sourcecred/metrics-output - 8a37598231bd1c4019bb23e6a85f91409e6ca7b8 authored over 4 years ago
Change cred calculation interval from 6 to 24 hours (#116)

github.com/sourcecred/cred2 - d83ebe19c7397d69639c334dd6a6794d98697643 authored over 4 years ago
Change cred calculation interval from 6 to 24 hours (#116)

github.com/sourcecred/cred - d83ebe19c7397d69639c334dd6a6794d98697643 authored over 4 years ago
Implement TaskManager (#2266)

TaskManager organizes and maintains a hierarchy of active tasks

It utilizes TaskReporters int...

github.com/sourcecred/sourcecred - c3235d0d84092598067d3a4ff752b374b1c6c46c authored over 4 years ago
Bump react-admin from 3.8.5 to 3.9.3 (#2372)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - cd838e106b0ff56cbcd7d47da39eaba08f4a4673 authored over 4 years ago
Bump ra-data-fakerest from 3.6.2 to 3.9.3 (#2373)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/sourcecred/sourcecred - 32ca301fd9c5b7a7156b97bf2cdf486e6f5baf46 authored over 4 years ago
Implement viewer for Grain Distributions (#2356)

* Implement viewer for Grain Distributions

Adds Components to view Grain Distribution events ...

github.com/sourcecred/sourcecred - 59fcc5d34bdd416c47d31ad059bc6ffb9ac17f59 authored over 4 years ago
Update metrics: 2020-10-12T19:21:37+00:00

github.com/sourcecred/metrics-output - 8df5f10bcafa3728eefa0b065ab4e94e60c778ac authored over 4 years ago
Bump url-loader from 4.1.0 to 4.1.1 (#2363)

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 4.1.0 to 4.1.1.
- [Relea...

github.com/sourcecred/sourcecred - efeb76172116b86d7965a4ebc37b19a5361d0820 authored over 4 years ago
Bump file-loader from 6.1.0 to 6.1.1 (#2357)

Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.0 to 6.1.1.
- [Rel...

github.com/sourcecred/sourcecred - 3b8208c62c3aa47b136ddb18f5b860133fbed1b6 authored over 4 years ago
Bump eslint-plugin-react from 7.21.3 to 7.21.4 (#2361)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.3 to 7.2...

github.com/sourcecred/sourcecred - d09713e08d40b2bb5ea71700e9eb99d9bfa3a2e4 authored over 4 years ago
Bump copy-webpack-plugin from 6.2.0 to 6.2.1 (#2359)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.2.0 t...

github.com/sourcecred/sourcecred - e8fce7575d24922ec72f39a2aab5db8ca2e42b46 authored over 4 years ago
Bump null-loader from 4.0.0 to 4.0.1 (#2362)

Bumps [null-loader](https://github.com/webpack-contrib/null-loader) from 4.0.0 to 4.0.1.
- [Rel...

github.com/sourcecred/sourcecred - d697efa6a75a3788cc4c5a28403b03b66c278958 authored over 4 years ago
Bump eslint from 7.10.0 to 7.11.0 (#2360)

Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0.
- [Release notes](https...

github.com/sourcecred/sourcecred - 11d9de0e7452df9e0c4a1f47d8defc55715740e4 authored over 4 years ago
Bump jest from 26.5.2 to 26.5.3 (#2358)

Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3.
- [Release notes](https:/...

github.com/sourcecred/sourcecred - f4d2a0cbaa3ba16494aa4721312a379c9b519544 authored over 4 years ago
Refactor Explorer to Functional Components (#2284)

* Refactor Explorer to Functional Component

Split up the mega-component into three smaller func...

github.com/sourcecred/sourcecred - 131e5987ecc0481fad35ef3a41b5e4de1f6529a7 authored over 4 years ago
Update metrics: 2020-10-11T19:21:44+00:00

github.com/sourcecred/metrics-output - 27a3e1b50a34ae37b39cf67c1c486e2a3b03645f authored over 4 years ago
Faruk payout

https://etherscan.io/tx/0xf33a8a0423299e30a143c48486576b140907e1eca0d85601b6dc6a82dfbaf19c

github.com/sourcecred/cred2 - 9c60a7d684383cb9edf87ec7b85645499d11f9c0 authored over 4 years ago
Activate Most-Evil

github.com/sourcecred/cred2 - 9c87e5c88cc3cf681d017f36a9756d5976778b76 authored over 4 years ago
Autogenerated Identities from running yarn graph

github.com/sourcecred/cred2 - a4746323e739be63472994e9888b343be61053ae authored over 4 years ago
Merging and activating Jzjallday

github.com/sourcecred/cred2 - 8bcd3c771a38f49e1a9997d225ad93c812ec08c4 authored over 4 years ago
Activating autark

github.com/sourcecred/cred2 - c412afc905028dc6cdcbaa8972f15825b6f1c4a3 authored over 4 years ago
Activate Vanilladelphia-eth

github.com/sourcecred/cred2 - fccf7c89d078e7c711c6c8a95fc4c5b780106c62 authored over 4 years ago
Weekly grain payout

github.com/sourcecred/cred2 - cf1c4de9922df965df11b927498edc56ea7bb02c authored over 4 years ago
Merging and updating panchomiguel identities

github.com/sourcecred/cred2 - a224525bb935af41b8acc42c41c37f07f061556b authored over 4 years ago
Merging and updating panchomiguel identities

github.com/sourcecred/cred - a224525bb935af41b8acc42c41c37f07f061556b authored over 4 years ago
Faruk payout

https://etherscan.io/tx/0xf33a8a0423299e30a143c48486576b140907e1eca0d85601b6dc6a82dfbaf19c

github.com/sourcecred/cred - 9c60a7d684383cb9edf87ec7b85645499d11f9c0 authored over 4 years ago
Merging and activating Jzjallday

github.com/sourcecred/cred - 8bcd3c771a38f49e1a9997d225ad93c812ec08c4 authored over 4 years ago
Activate Most-Evil

github.com/sourcecred/cred - 9c87e5c88cc3cf681d017f36a9756d5976778b76 authored over 4 years ago
Activating autark

github.com/sourcecred/cred - c412afc905028dc6cdcbaa8972f15825b6f1c4a3 authored over 4 years ago
Weekly grain payout

github.com/sourcecred/cred - cf1c4de9922df965df11b927498edc56ea7bb02c authored over 4 years ago
Autogenerated Identities from running yarn graph

github.com/sourcecred/cred - a4746323e739be63472994e9888b343be61053ae authored over 4 years ago
Activate Vanilladelphia-eth

github.com/sourcecred/cred - fccf7c89d078e7c711c6c8a95fc4c5b780106c62 authored over 4 years ago
Activate Vincent-M-E-Verheyen

github.com/sourcecred/makerdao-cred - ab506d8887bc7aeb801305ea00dcf2a2e1a2a603 authored over 4 years ago
Weekly grain payout

github.com/sourcecred/makerdao-cred - 0eee63fff095d3e9f4980955cc7a9a60205e30fd authored over 4 years ago
Activate OneBiteLawnOrder

github.com/sourcecred/makerdao-cred - 316aab16f36d97ae277c021a970bd6b216ac3afb authored over 4 years ago
Activate FabianSchuessler

github.com/sourcecred/makerdao-cred - de205f066470ccb30caa42295bdc26917d9748aa authored over 4 years ago
Update metrics: 2020-10-10T19:21:37+00:00

github.com/sourcecred/metrics-output - bfc99ea8194a1c343189c62641b66049f48fcc1c authored over 4 years ago
Update metrics: 2020-10-09T19:21:18+00:00

github.com/sourcecred/metrics-output - 038babd53fdac511c997c9b9e95843f35f905e74 authored over 4 years ago
Run prettier

github.com/sourcecred/docs - 953f12713c1209b3d3e65c5c123907b96f151028 authored over 4 years ago