ubiquity / ubiquity-dollar

Ubiquity Dollar (UUSD) smart contracts and user interface.
https://uad.ubq.fi
Apache License 2.0
34 stars 89 forks source link

Enforce linting check on contracts naming convention #849

Closed molecula451 closed 5 days ago

molecula451 commented 9 months ago

https://github.com/ubiquity/ubiquity-dollar/pull/848#issuecomment-1852582043

ubiquibot[bot] commented 9 months ago

Available Commands

Command Description Example
/start Assign yourself to the issue. /start
/stop Unassign yourself from the issue. /stop
/help List all available commands. /help
/autopay Toggle automatic payment for the completion of the current issue. /autopay true
/query Returns the user's wallet, access, and multiplier information. /query @user
/ask Ask a context aware question. /ask is x or y the best approach?
/multiplier Set the task payout multiplier for a specific contributor, and provide a reason for why. /multiplier @user 0.5 "multiplier
reason"
/labels Set access control, for admins only. /labels @user priority time
price
/authorize Approve a label change, for admins only. /authorize
/wallet Register your wallet address for payments. /wallet ubq.eth
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
molecula451 commented 9 months ago

@pavlovcik be honest, you did it to showcast the new table command data, looking amazing 😄 🔥 🔥 !!

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
0x4007 commented 9 months ago

@pavlovcik be honest, you did it to showcast the new table command data, looking amazing 😄 🔥 🔥 !!

lol really its cause I couldn't reproduce the assign event error but I think its because its from other issues that the wildcard automatic unassign finds. Also I added a lot more logs so that's why we were able to diagnose the issue better.

Thanks for the compliment!

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
0x4007 commented 9 months ago

test

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
0x4007 commented 9 months ago

test

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
0x4007 commented 9 months ago

test

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
0x4007 commented 9 months ago

testing netlify logs

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
molecula451 commented 9 months ago

/help

ubiquibot[bot] commented 9 months ago

Available Commands

Command Description Example
/start Assign yourself to the issue. /start
/stop Unassign yourself from the issue. /stop
/help List all available commands. /help
/autopay Toggle automatic payment for the completion of the current issue. /autopay true
/query Returns the user's wallet, access, and multiplier information. /query @user
/ask Ask a context aware question. /ask is x or y the best approach?
/multiplier Set the task payout multiplier for a specific contributor, and provide a reason for why. /multiplier @user 0.5 "multiplier
reason"
/labels Set access control, for admins only. /labels @user priority time
price
/authorize Approve a label change, for admins only. /authorize
/wallet Register your wallet address for payments. /wallet ubq.eth
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
molecula451 commented 9 months ago

test

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
molecula451 commented 9 months ago

test

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
molecula451 commented 9 months ago

testing netlify logs

looks like still outputting logs after a few hours

ubiquibot[bot] commented 9 months ago
# Comment event received without a recognized user command.
ubiquibot[bot] commented 9 months ago
@@ No latest assign event found. @@
rndquu commented 5 days ago

We already use prettier for *.sol files so this issue, as far as I understand, may be closed.