# References

1. Anatoly Yakovenko. Solana: A new architecture for a high performance blockchain v0.8.13. URL: <https://solana.com/solana-whitepaper.%20pdf> (visited on 08/07/2022).
2. BSC Team. Binance Smart Chain. URL: <https://github.com/bnb-chain/whitepaper/blob/master/> WHITEPAPER.md (visited on 08/07/2022).
3. BsCScan. Top 25 Validators by Blocks. URL: <https://bscscan.com/%20stat/miner?range=14&> blocktype=blocks (visited on 08/07/2022).
4. CZ. URL: <https://twitter.com/cz> binance/status/1346000721313861632? (visited on 08/07/2022).
5. Dan Boneh Saba Eskandarian Lucjan Hanzlik and Nicola Greco. Single Secret Leader Election.

   URL: <http://www-cs-faculty.stanford.edu/∼uno/abcde.html> (visited on 08/07/2022).
6. James Trautman. BNB Chain: The Evolving Juggernaut. URL: <https://messari.io/article/bnb->

   chain-the-evolving-juggernaut?utm source=substack\&utm medium=email (visited on 08/07/2022).
7. Jesse Walden. Progressive Decentralization: A Playbook for Building Crypto Applications. URL: <https://a16z.com/2020/01/09/progressive-decentralization-crypto-product-management> (visited on 08/07/2022).
8. Maria Shen. Electric Capital Developer Report. 2021. URL: <https://medium.com/electric-capital/> electric-capital-developer-%20report-2021-f37874efea6d (visited on 08/07/2022).
9. Mateusz Rzeszowski. State of Governance: Decentralization. URL: <https://blog.polygon.technology/> state-of-governance-decentralization/ (visited on 08/07/2022).
10. Michael McSweeney. Solana blockchain validators restart network after transaction stoppage. URL: <https://www.theblock.co/linked/%20117711/solana-blockchain-validators-restart-network-> after-transaction-stoppage (visited on 08/07/2022).
11. Mike Millard. Solana restarted after seven-hour outage caused by surge of transactions. URL: <https://www.theblock.co/linked/144639/%20solana-restarted-after-seven-hour-outage-caused-> by-surge-%20of-transactions (visited on 08/07/2022).
12. Polygon Team. Bring the World to Ethereum — Polygon - Polygon. URL: https : / / polygon . technology/ (visited on 08/07/2022).
13. Polygon Team. Ethereum’s Internet of Blockchains. URL: <https://polygon.technology/lightpaper-> polygon.pdf (visited on 08/07/2022).
14. Sage D. Young. Will a Proof-of-Stake Ethereum Lead to More Centralization? URL: <https://www>. coindesk.com/layer2/2022/05/18/will-a-proof-of-stake-ethereum-lead-to-more-centralization/ (visited on 08/07/2022).
15. Satoshi Nakamoto. Bitcoin: A Peer-to-Peer Electronic Cash System. URL: <https://bitcoin.org/> bitcoin.pdf (visited on 08/07/2022).
16. Solana Team. Scalable Blockchain Infrastructure: Billions of transactions counting — Solana: Build crypto apps that scale. URL: <https://solana.com/> (visited on 08/07/2022).
17. Solana Team. Validator Requirements. URL: <https://docs.solana.com/running-validator/validator-> reqs (visited on 08/07/2022).
18. Stephen Graves Rene Millman and Liam J. Kelly. What Is Ethereum 2.0? Ethereum’s Consensus Layer and Merge Explained. URL: https:%20//decrypt.co/resources/what-is-ethereum-2-0 (visited on 08/07/2022).
19. Tim Fries. Explained: Ethereum’s Scalability Problems and Growing Backlash. URL: https : / / tokenist.com/explained-ethereums-%20scalability-problems-and-growing-backlash/ (visited on 08/07/2022).
20. Vitalik Buterin. Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform. URL: <https://ethereum.org/en/whitepaper/> (visited on 08/07/2022).
21. Vitalik Buterin. Moving beyond coin voting governance. URL: <https://vitalik.ca/general/2021/08/> 16/voting3.html (visited on 08/07/2022).
22. Wikipedia Authors. Bitcoin scalability problem. URL: <https://en.wikipedia.org/wiki/Bitcoin> scalability problem (visited on 08/07/2022).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.coredao.org/core-white-paper-v1.0.7/references.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
