-
Notifications
You must be signed in to change notification settings - Fork 1
Home
patogit edited this page Mar 8, 2021
·
18 revisions
Welcome to the cosmos-sdk-utils wiki!
Let's add questions, ideas, and references. Here are pages in other languages: Castellano/Español.
- 8 Feburary to 8 March, 2012
- Testnet plan -- the most important page!
- Testnet initial instructions
- Errors and Troubleshooting - a list of errors, possible causes, and possible solutions. You can add new errors and solutions!
- Questions - a list of questions, some with answers. Maybe you can add more questions and answers!
- What is Regen Network: https://www.regen.network
- Regen Network official documentation: https://docs.regen.network
- blog post about this testnet, with links to info about previous testnets.
- notes and ideas from testnet participants:
- notes about various testnet tasks: https://gist.github.com/gotjoshua
- node setup and maintenance: https://github.com/swidnikk/regen-utils
- patogit's repo: https://github.com/patogit/cosmos-sdk-utils
- Douglas / Blockscape's notes from the testnet: https://github.com/BlockscapeNetwork/aplikigo-diary
- Gentx submission
- Network start time: 8th Feb, 2021 1500 UTC - 50 points for everyone who brings up their nodes in first 10 blocks (votes).
- Send 1TREE to others
- Delegate some TREEs to others - 10 points
- put specific text in the memo of a tx (Tweet url / LinkedIn post url / discord handle)
- Make transactions for continuous 3 hours
- vote on the upgrade proposal
- upgrade from v0.6.0 to v0.6.1 at Block Height 138650
- Test IBC Transfers of utree token
- https://github.com/regen-network/testnets/blob/master/aplikigo-1/tasks/phase-2/4-ibc
- notes about IBC transactions with a relay: https://github.com/regen-network/testnets/pull/766
- Run a custom ibc-enabled chain and transfer tokens back and forth
- notes about IBC transactions with other chains: https://github.com/regen-network/testnets/pull/807
- Maximum Transactions in a block and Max Messages in a transaction
- code to do block analysis and more: https://github.com/onezoomin/cozval/
- vote on the upgrade proposal
- upgrade from v0.6.1 to v0.6.2
-
Contracts
- Deploy cw20_base contract
- Deploy custom contract
-
Groups module
- Create group, create policy and execute policy
-
Data module
- Test Data & ecocredit Module
- Deploy IBC contract
- P2P/Mempool attacks - Bringing 60% nodes down (Should publish a blogpost with details and possible proofs)
- What do validators do? https://github.com/cosmos/cosmos/blob/master/VALIDATORS_FAQ.md
- Official Cosmos forum: https://forum.cosmos.network/
- Cosmos-SDK: https://github.com/cosmos/cosmos-sdk
- Cosmos Hub documentation: https://hub.cosmos.network/main/hub-overview/overview.html
- Cosmos-sdk on stackoverflow: https://stackoverflow.com/questions/tagged/cosmos-sdk