VylpesTester
  • Joined on 2022-08-05
VylpesTester commented on pull request External/card-drop#219 2024-05-11 12:54:25 +01:00
Add cron job to add coins to a user every 30 minutes

Need to do something with this function

VylpesTester commented on pull request External/card-drop#209 2024-04-19 18:37:21 +01:00
Create concept of currency in the database

Would it be worth having this as the main primary key ID? I can't see that not being unique

VylpesTester commented on pull request External/card-drop#209 2024-04-19 18:37:21 +01:00
Create concept of currency in the database

We won't need this function then (as per above comment)

VylpesTester suggested changes for External/card-drop#209 2024-04-19 18:37:21 +01:00
Create concept of currency in the database
VylpesTester approved External/card-drop#190 2024-03-31 15:49:20 +01:00
Create series command
VylpesTester approved External/card-drop#183 2024-03-15 17:32:59 +00:00
Add logger to project
VylpesTester approved External/card-drop#177 2024-03-01 20:01:59 +00:00
Fix trade command
VylpesTester opened issue RabbitLabs/random-bunny#153 2024-03-01 20:00:26 +00:00
Investigate if its possible to sign the macOS executables in woodpecker
VylpesTester commented on issue RabbitLabs/random-bunny#101 2024-03-01 19:59:42 +00:00
AS a developer, I want to be able to create a binary from the package
> Warning Unable to sign the macOS executable
  Due to the mandatory code signing requirement, before the
  executable is distributed to end users, it must be signed.
  Otherwise, it will…
VylpesTester approved RabbitLabs/random-bunny#151 2024-03-01 19:51:02 +00:00
Add binary building
VylpesTester approved External/card-drop#172 2024-02-23 18:37:31 +00:00
Add trade command