Alphyron
  • Joined on 2024-07-17
Alphyron commented on pull request Anthrove/otter-space-sdk#14 2024-10-15 08:34:53 +00:00
added pools

Either you use len(poolID) == 0 like in pool.go or you use this method in pool.go. But not both!

Alphyron commented on pull request Anthrove/otter-space-sdk#14 2024-10-15 08:34:53 +00:00
added pools

Either you use len(poolID) == 0 like in pool.go or you use this method in pool.go. But not both!

Alphyron commented on pull request Anthrove/otter-space-sdk#14 2024-10-15 08:34:53 +00:00
added pools

its not really to short, is just had a wrong length....

Alphyron opened issue Anthrove/otter-space-sdk#13 2024-10-14 19:53:13 +00:00
FEATURE Scrape History
Alphyron opened issue Anthrove/otter-space-sdk#12 2024-10-12 22:26:19 +00:00
FEATURE: Pools
Alphyron pushed to master at Anthrove/FuzzySearch 2024-08-24 09:17:23 +00:00
f9640b3d90 feat: implement basic hashing algorithm for all unknown hashes
9f33bdf4d3 feat: add inital startup
186ae62d6d feat: add inital startup
c23b476873 feat: implement first version with some examples
822a2b39b7 feat: basic structure with database
Alphyron created branch master in Anthrove/FuzzySearch 2024-08-24 09:17:23 +00:00
Alphyron approved Anthrove/otter-space-sdk#8 2024-08-14 13:23:03 +00:00
SDK v3
Alphyron suggested changes for Anthrove/otter-space-sdk#8 2024-08-14 13:17:43 +00:00
SDK v3
Alphyron commented on pull request Anthrove/otter-space-sdk#8 2024-08-14 13:17:43 +00:00
SDK v3

Please extract the sorting into a custom Scope!

Alphyron created repository Anthrove/FuzzySearch 2024-08-12 14:39:51 +00:00
Alphyron commented on issue Anthrove/otter-space-sdk#7 2024-08-09 17:08:21 +00:00
Refactor Functions and so on

This looks good, but you also need to write down what the model changes are

Please read again and you find the changes 😄

Also please don't use a struct with all the functions you need…

Alphyron opened issue Anthrove/otter-space-sdk#7 2024-08-09 15:35:48 +00:00
Refactor Functions and so on
Alphyron approved Anthrove/otter-space-sdk#6 2024-07-27 18:02:17 +00:00
feat: custom query's
Alphyron commented on pull request Anthrove/otter-space-sdk#6 2024-07-27 17:49:28 +00:00
feat: custom query's

An Exec is an sql command without an return. You can use db.Exec instead,

Alphyron suggested changes for Anthrove/otter-space-sdk#6 2024-07-27 17:49:28 +00:00
feat: custom query's
Alphyron opened issue Anthrove/otter-space-sdk#5 2024-07-27 17:14:56 +00:00
Possible to execute custom queries
Alphyron approved Anthrove/otter-space-sdk#2 2024-07-19 12:59:12 +00:00
Fixed CI
Alphyron pushed to ci/drone at Anthrove/otter-space-sdk 2024-07-19 11:05:06 +00:00
edb5c95625 Update .drone.yml