From 16d41ba02204128c8d29675a09dc50424626dd22 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Dec 2019 14:43:29 -0800 Subject: [PATCH] Added more openzeppelin repos --- data/ecosystems/o/openzeppelin.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/o/openzeppelin.toml b/data/ecosystems/o/openzeppelin.toml index bf1927e6..2aa59ae6 100644 --- a/data/ecosystems/o/openzeppelin.toml +++ b/data/ecosystems/o/openzeppelin.toml @@ -30,12 +30,18 @@ url = "https://github.com/OpenZeppelin/EIPs" [[repo]] url = "https://github.com/OpenZeppelin/erc20-onboarding" +[[repo]] +url = "https://github.com/OpenZeppelin/ethereumjs-vm-coverage" + [[repo]] url = "https://github.com/OpenZeppelin/ethernaut" [[repo]] url = "https://github.com/OpenZeppelin/exploit-uniswap" +[[repo]] +url = "https://github.com/OpenZeppelin/ganache-core-coverage" + [[repo]] url = "https://github.com/OpenZeppelin/gnosis-multisig" @@ -84,6 +90,9 @@ url = "https://github.com/OpenZeppelin/openzeppelin-network.js" [[repo]] url = "https://github.com/OpenZeppelin/openzeppelin-sdk" +[[repo]] +url = "https://github.com/OpenZeppelin/openzeppelin-test-environment" + [[repo]] url = "https://github.com/OpenZeppelin/openzeppelin-test-helpers" @@ -102,6 +111,9 @@ url = "https://github.com/OpenZeppelin/openzeppelin.org" [[repo]] url = "https://github.com/OpenZeppelin/oz-devops" +[[repo]] +url = "https://github.com/OpenZeppelin/proxy-explorer" + [[repo]] url = "https://github.com/OpenZeppelin/research-cryptography"