From a3ea8db090e4479331ca3f56a6bfabcb68d4ca0a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 15 Oct 2019 16:08:46 -0700 Subject: [PATCH] RSK Merge Mining Repos --- data/ecosystems/r/rsk-smart-bitcoin.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/r/rsk-smart-bitcoin.toml b/data/ecosystems/r/rsk-smart-bitcoin.toml index dbe5b580..3e01057b 100644 --- a/data/ecosystems/r/rsk-smart-bitcoin.toml +++ b/data/ecosystems/r/rsk-smart-bitcoin.toml @@ -24,9 +24,15 @@ url = "https://github.com/rsksmart/bitcoinj-thin" [[repo]] url = "https://github.com/rsksmart/bootstrap-exporter" +[[repo]] +url = "https://github.com/rsksmart/ckpool" + [[repo]] url = "https://github.com/rsksmart/dockerized-network" +[[repo]] +url = "https://github.com/rsksmart/eloipool" + [[repo]] url = "https://github.com/rsksmart/examples" @@ -138,6 +144,9 @@ url = "https://github.com/rsksmart/standard-solidity-contracts" [[repo]] url = "https://github.com/rsksmart/stats" +[[repo]] +url = "https://github.com/rsksmart/stratum" + [[repo]] url = "https://github.com/rsksmart/swarm"