-
Notifications
You must be signed in to change notification settings - Fork 404
feat(examples): add /{r:p}/pol/
packages
#4071
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
* includes gnominers * includes home * include pure packages
/{r:p}/pol/
packages
🛠 PR Checks Summary🔴 Maintainers must be able to edit this pull request (more info) Manual Checks (for Reviewers):
Read More🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers. ✅ Automated Checks (for Contributors):🔴 Maintainers must be able to edit this pull request (more info) ☑️ Contributor Actions:
☑️ Reviewer Actions:
📚 Resources:Debug
|
* reorganise gnominers into submodules * create the dao submodule * add the tofix folder with all broken features * create the minerdao /!\ DAO DOESNT WORK RN BECAUSE OF CYCLE DEPENDANCIES /!\
* i didnt use subfolders
in the previous commits, i tried to implement my own dao into the gnominers game. (it worked) now, i need to make a better version to make requests using the UI, so i will make a request generator. |
* add precisision flag ("%.2f") * add 0 & ' ' flags ("%03d", "% 3d") * add length parsing (not used rn) * add # for hex ("%#02x") * add %i & %X (%i is just %d, %X is big hex) * change the home * ass some tests to handle what ive done
* also changed my home page so it displays a number
Format -> FormatRound because it rounds...
in the latest commits, i also changed the well |
* cause of major issue because it was reading to far
* better messages * better formatting * use `p/moun/md` for md formatting in users.gno
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would separate this out into a fresh PR :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alright i will do it 🫡
This PR adds the following
Features
realms
:r/pol/gnominers
gamep/pol/dao
, see bellow)r/pol/home
pagepure
:p/pol/dao
packagep/pol/dao/simple
p/pol/notrandom
packagemath/rand
have issues, i created a false random packagep/pol/nfmt
package3586188
will be3.58M
p/pol/unsafe
package