wiki
RandomX
wiki | RandomX | |
---|---|---|
7 | 74 | |
59 | 1,436 | |
- | - | |
0.0 | 3.4 | |
over 3 years ago | about 1 month ago | |
C++ | ||
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wiki
-
Ethereum's Oracles: Unleashing Trustless Wisdom from Beyond the Blockchain
For a more decentralized approach, TrueBit offers a solution for off-chain computation. It involves solvers and verifiers who perform computations and verify them. In case of a challenge, an iterative verification process takes place on-chain. Ethereum miners act as judges to make a final ruling. TrueBit creates a computation market where decentralized applications can pay for verifiable computation outside of the network. This allows trustless smart contracts to perform various computational tasks securely.
- How to Add a Token? Truebit
-
Don’t underestimate L2s and scaling solutions. Without them, mainstream adoption wouldn’t be attainable.
That solution is undoubtedly Truebit. https://truebit.io/
-
Great Event 🤜 Said the gods!
Yes, it is on truebit.io site: "Truebit combines with bulletproofs to achieve compact, zero-knowledge proofs without trusted setup. "
- Web3 Is Centralized (and Inefficient)
-
Vitalik Buterin suggests DOGE to move to Proof-of-Stake, using Ethereum code.
There's already a whitepaper from 2018 covering the bridge between ethereum and Doge from the creator of Truebit protocol
-
[AMA] Truebit welcomes you to the second edition of AMA Series;Verified With Raghav Kulkarni
Perhaps the ELI5 page from Truebit can help
RandomX
-
Ask HN: What fuel for my data furnace?
This is not true for all crypto coins. A small proportion of mining hash functions are deliberately designed to thwart ASICs, e.g. https://github.com/tevador/RandomX. It's a cat-and-mouse game, though: CryptoNight was designed to fulfill the same role, but ultimately failed: https://monerodocs.org/proof-of-work/cryptonight/.
- Proof-of-Work Defense for Onion Services
-
Verification
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 This is my last post on reddit. The purpose of this post is to prove that the reddit account /u/tevador and the github account of the same name are controlled by the same person. GPG key: https://github.com/tevador/RandomX/blob/master/doc/tevador.asc This message was posted in the subreddit /r/randomx_mining on the 30th of June 2023. I recommend https://monero.town/ as an alternative to /r/Monero. -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQQyhaMtUTB2YyzoJRBaKMhq571zpgUCZJ8XewAKCRBaKMhq571z pqlWAQDc7RNvs6CUy9QV6/ozl3gFjLwm1NmT94FTNSleT+AlfAEA7ENSGDvq+FFk pU3uR1I0KFA6PmipgHTRGCD5YPlw2ws= =ihK6 -----END PGP SIGNATURE-----
-
RandomX Inputs
Can we reference this specs doc from the Randomx repo https://github.com/tevador/RandomX/blob/master/doc/specs.md . I am going to be using the variables K and H as described in the doc.
- Plans for 30% Tax on Bitcoin Mining Shut Down in New Debt Deal: Senator Warren Davidson - The Daily Hodl
-
Why does purplecoin want asic friendly pow algorithm if you are advertising full node on any device?
Monero uses randomx, an ASIC-resistant and CPU-friendly POW algorithm created by Monero community members, designed to make the use of mining-specific hardware unfeasible. Monero previously used CryptoNight and variations of this algorithm. More info in the GitHub repo.
-
How to code javascript monero mining algorithm from scratch?
Here's the randomx github. Or at least I think its the same randomx that xmr uses? https://github.com/tevador/RandomX. There's some stuff in there under the documentation section.
- is monero CPU intensive or ram
-
[serious] Is Monero really what investors think they would get buying Bitcoin?
Monero does not have ASICs since RandomX was implemented in 2019. CPU is the best way to mine it. See https://github.com/tevador/RandomX.
- Satoshi's Secret Weapon and ASIC Resistance
What are some alternatives?
awesome-web-desktops - Websites, web apps, portfolios which look like desktop operating systems
xmrig - RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
truebit-os - Interactive client for Truebit + Contract Source Code
xmrig-proxy - Monero (XMR) Stratum protocol proxy
low-level-design-primer - Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
nodejs-pool
pm - Everything there is to know about Flashbots
p2pool - Decentralized pool for Monero mining
welcome2web3
ProgPOW - A Programmatic Proof-of-Work for Ethash. Forked from https://github.com/ethereum-mining/ethminer
erigon - Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
randomx-sniffer - Proof of concept tool to detect RandomX cryptojacking malware on Windows