热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

REIDAOProposal#4HasPassed,RetroactiveAirdropRewardsHaveBeenDistributed

ProgressReportNov7-Nov 15

Progress Report Nov 7-Nov 15

Key points:

  • Rewards of 10,000 $REI retroactive airdrop have been distributed
  • REI DAO Proposal #4: “#About Snapshot Voting Weight Adjustment” has passed

A. Product Development Progress

REI-Network:

- Hardfork testnet second-round testing @in progress

- Optimize block growth @testing

REI-DAO:

- Support custom IPFS Gateway@100%

- Added asset position ranking @100%

GXC-Convert:

- Exchange processed: 738 transactions

- Total: 68,317,011.83641 (91.09% of circulating supply)

B. Operational Progress

  • REI DAO Proposal #4: “#About Snapshot Voting Weight Adjustment” has successfully passed! In total 28M $REI was voted to support the proposal! Details: https://snapshot.org/#/rei-network.eth/proposal/0x88c3ac898d6deb9bbedb2df34eb782d4096698de60608f72e99367219e25dd83. Thanks for the support from the community.
  • On Nov 11, The rewards of retroactive $REI airdrop have been distributed to the eligible addresses. Eligibility: Addresses have voted for REI DAO Governance Proposal ≥ Twice. Reward: 10,000 $REI to be equally shared. https://twitter.com/GXChainGlobal/status/1588425427890032640.
  • REI Network Korea Community Pepero Day Giveaway is running! Rules: Follow @REI_korea & RT. Join the Kakao Talk: http://open.kakao.com/o/gghzljsb (Password: gxchain). Fill out the form https://forms.gle/kUBUiUK5gREc8Kvg7. Duration: 2022.11.11 17:00 (KST) ~ 2022.11.21 17:00 (KST). Details: https://blog.naver.com/gxb-korea/222925931734.
  • REI DAO is a decentralized governance community whose goal is to support the development of REI Network and help its governance model be more decentralized and transparent. Here explains how REI DAO achieves decentralization and community governance: https://medium.com/@GXS/rei-dao-explained-the-significance-of-decentralized-governance-a0ebb3399267.

Join the REI Network Community

REI Network is an EVM-compatible public blockchain. As an Ethereum para chain, it owns the features of lightweight, free and dev-friendly. REI Network is to effectively solve the current high-cost and low-efficiency problems of public chains. Therefore, GXChain can achieve free, low-cost development, and rapid migration of applications, and can be shared and symbiotic with the EVM ecosystem, also supporting the development of Defi, GameFi, and NFT.

Users can access the REI token on:

Binance | Huobi Global| Upbit | Bithumb | Bittrex

If you are interested in participating in our community and receiving timely updates from the following official channels:

Twitter | Telegram | Medium |Github | Reddit | Website| Discord


REI DAO Proposal #4 Has Passed, Retroactive Airdrop Rewards Have Been Distributed was originally published in REI Network Project on Medium, where people are continuing the conversation by highlighting and responding to this story.


推荐阅读
  • 深入解析SpringMVC核心组件:DispatcherServlet的工作原理
    本文详细探讨了SpringMVC的核心组件——DispatcherServlet的运作机制,旨在帮助有一定Java和Spring基础的开发人员理解HTTP请求是如何被映射到Controller并执行的。文章将解答以下问题:1. HTTP请求如何映射到Controller;2. Controller是如何被执行的。 ... [详细]
  • 全面解析运维监控:白盒与黑盒监控及四大黄金指标
    本文深入探讨了白盒和黑盒监控的概念,以及它们在系统监控中的应用。通过详细分析基础监控和业务监控的不同采集方法,结合四个黄金指标的解读,帮助读者更好地理解和实施有效的监控策略。 ... [详细]
  • 主板IO用W83627THG,用VC如何取得CPU温度,系统温度,CPU风扇转速,VBat的电压. ... [详细]
  • 我有一个SpringRestController,它处理API调用的版本1。继承在SpringRestControllerpackagerest.v1;RestCon ... [详细]
  • 并发编程 12—— 任务取消与关闭 之 shutdownNow 的局限性
    Java并发编程实践目录并发编程01——ThreadLocal并发编程02——ConcurrentHashMap并发编程03——阻塞队列和生产者-消费者模式并发编程04——闭锁Co ... [详细]
  • Python自动化测试入门:Selenium环境搭建
    本文详细介绍如何在Python环境中安装和配置Selenium,包括开发工具PyCharm的安装、Python环境的设置以及Selenium包的安装方法。此外,还提供了编写和运行第一个自动化测试脚本的步骤。 ... [详细]
  • Coursera ML 机器学习
    2019独角兽企业重金招聘Python工程师标准线性回归算法计算过程CostFunction梯度下降算法多变量回归![选择特征](https:static.oschina.n ... [详细]
  • 实用正则表达式有哪些
    小编给大家分享一下实用正则表达式有哪些,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下 ... [详细]
  • 理解UML的重要性及其应用
    探讨为什么大多数开发人员难以成为架构师,介绍从现实世界到业务模型的抽象过程,并详细解释UML在软件设计中的关键作用。 ... [详细]
  • 本文详细探讨了如何通过分析单个或多个线程在瓶颈情况下的表现,来了解处理器资源的消耗。无论是单进程还是多进程环境,监控关键指标如线程数量、占用时间及调度优先级等,有助于揭示潜在的性能问题。 ... [详细]
  • yikesnews第11期:微软Office两个0day和一个提权0day
    点击阅读原文可点击链接根据法国大选被黑客干扰,发送了带漏洞的文档Trumps_Attack_on_Syria_English.docx而此漏洞与ESET&FireEy ... [详细]
  • This post discusses an issue encountered while using the @name annotation in documentation generation, specifically regarding nested class processing and unexpected output. ... [详细]
  • ElasticSearch 集群监控与优化
    本文详细介绍了如何有效地监控 ElasticSearch 集群,涵盖了关键性能指标、集群健康状况、统计信息以及内存和垃圾回收的监控方法。 ... [详细]
  • 深入解析Java虚拟机(JVM)架构与原理
    本文旨在为读者提供对Java虚拟机(JVM)的全面理解,涵盖其主要组成部分、工作原理及其在不同平台上的实现。通过详细探讨JVM的结构和内部机制,帮助开发者更好地掌握Java编程的核心技术。 ... [详细]
  • 深入解析 Android IPC 中的 Messenger 机制
    本文详细介绍了 Android 中基于消息传递的进程间通信(IPC)机制——Messenger。通过实例和源码分析,帮助开发者更好地理解和使用这一高效的通信工具。 ... [详细]
author-avatar
pacer猫处
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有