marcandu

@marcandu

Joined on May 17, 2019

  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Notes This procedure activates Teleport attestation, a major new feature that will allow Dai users to perform fast withdrawals from L2 chains to Ethereum L1. To learn more about Teleport and how the Maker Oracles are used to enable it: Introducing Maker Wormhole (original name for Teleport) Teleport Oracle Overview Changelog
     Like 1 Bookmark
  • Running L2 nodes is considered safer than third-party RPC because if removes a trust element when attesting Teleport transactions. We recommend that Feed run their own nodes, but do not require it at this time. Optimism The Optimism project provides a set of docker-compose configurations to create a local replica node: https://github.com/ethereum-optimism/optimism/tree/develop/infra/op-replica A replica node includes two components: Data Transport Layer: Interfaces with an L1 Ethereum node to obtain L2 batch data. L2Geth: The L2 node itself, to which we will be interacting with.
     Like 1 Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Avoid using containerization software like Docker if possible as these cause networking issues. Set Up A New VPS Please create a fresh VPS and do not attempt to update your existing VPS. Please also don't wipe the VPS running your current Feed because we need to run both networks in parallel to ensure a smooth transition. If this is not possible for you due to unique infra setups like running a home server please reach out to @marcandu on Keybase for further guidance. Hardware requirements: 4 GB ram 4 vCPU 120 GB storage
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Changelog General changes Data model updates Update expiration time setzer v0.5.1
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Changelog oracle-suite version 0.4.10 (gofer, setzer) Removal of the pairs AAVE/USD, AVAX/USD, BAL/USD, BAT/USD, COMP/USD, CRV/USD, DOT/USD, FIL/USD, KNC/USD, LRC/USD, PAXG/USD, SNX/USD, SOL/USD, WNXM/USD, XRP/USD, XTZ/USD, ZEC/USD, ZRX/USD Various fixes, including to setzer Test improvements Decreased default log verbosity Leeloo, a tool to attest on chain events, is included in the package but turned off by default.
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Important: Starting with this release, all transactions are of type 2 (EIP-1559). OpenEthereum support is deprecated Prerequisites If you use custom pairs settings in /etc/omnia.conf, i.e. oracleExpiration and oracleSpread, backup your file to be able to restore these settings later.
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Changelog New pair: WSTETH/USD New origins: Balancer v2 and Curve via Ethereum RPC requests splitter-agent to cross-validate ethereum RPC answers and provide redundancy For relayers, EIP-1559 support and improved gas price estimates Prerequisites
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Upgrade (Relayer Only) Upgrade Omnia and Dependencies to version 1.6.1 nix-env --install --verbose --file https://github.com/makerdao/oracles-v2/tarball/v1.6.1 Configure Spire, Scuttlebot and Omnia install-omnia relayer --ssb-caps ~/caps.json --ssb-external <your external ip here>
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Prerequiste These instructions are for those who already upgrade to 1.6.0. Upgrade Upgrade Omnia and Dependencies to version 1.6.1 (from 1.6.0) nix-env --install --verbose --file https://github.com/makerdao/oracles-v2/tarball/v1.6.1 Configure Gofer, Spire, Scuttlebot and Omnia
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Introduction Oracles-v2 v1.6 introduces two new software components, gofer and spire, which will improve the robustness of Maker Oracles, as well as set the stage for future growth. gofer Gofer is a service that continuously polls the data sources and provide aggregated data to omnia. gofer duplicates the functionality of setzer and will become the primary data source for omnia. Omnia reverts to setzer when gofer fails. gofer caches the API responses, which will greatly reduce the quantity of API requests and will allow omnia to cycle much more quickly through the expanding list of asset pairs.
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Avoid using containerization software like Docker if possible as these cause networking issues. Set Up A New VPS Please create a fresh VPS and do not attempt to update your existing VPS. Please also don't wipe the VPS running your current Feed because we need to run both networks in parallel to ensure a smooth transition. If this is not possible for you due to unique infra setups like running a home server please reach out to @marcandu on Keybase for further guidance. Hardware requirements: 4GB ram (2GB will work, but requires some tweaks when installing and upgrading) 1 vCPU. 2 recommended. 10 GB storage for current needs. In the future, 30 GB will be required.
     Like  Bookmark
  • Disclaimer Please be sure to only use this to update your existing Feed, this guide is NOT meant for a fresh installation. If you encounter any issues please DM @marcandu on Keybase and they will assist. Stop services systemctl stop ssb-server systemctl stop omnia
     Like  Bookmark
  • Disclaimer: These instructions are made for Ubuntu 20.04. The commands may not match 100% on other distros, nor is there any guarantee that it will work. Avoid using containerization software like Docker if possible as these cause networking issues. Set Up A New VPS Please create a fresh VPS and do not attempt to update your existing VPS. Please also don't wipe the VPS running your current Feed because we need to run both networks in parallel to ensure a smooth transition. If this is not possible for you due to unique infra setups like running a home server please reach out to @master_chief on Keybase for further guidance. Login to VPS as root: ssh root@<PEER_IP> Patch system: apt-get update && apt-get upgrade -y
     Like  Bookmark
  • # Glossaire des termes ## A ## B ##### Bite (Mordre) - L'action de déclencher la liquidation d'un CDP. ##### Boom/Bust Spread (Écart Boom/Bust) - L'escompte ou la prime sur le prix du jeton de garantie PETH lorsque vendu par le système. ##### Burn (Incinérer) - L'action de détruire des jetons MKR pour payer les frais de stabilité. ##### Burner Address (Incinérateur) - Une addresse publique sur le réseau Ethereum où sont envoyés les jetons MKR avant d'être incinérés. ## C ##### CDP Portal
     Like  Bookmark
  • # Glossaire MakerDAO Anglais/Francais | Anglais | Francais | | -------- | -------- | | Bite | Mordre | | Boom/Bust Spread | Écart Boom/Bust | | Burn | Brûler | | Burner Address | Brûleur | | CDP
     Like  Bookmark