Commit graph

11 commits

Author SHA1 Message Date
pluja
f13596e6ac sort attributes 2024-02-13 10:42:10 +01:00
pluja
f0b85c80e3 use integer score, add announcements 2024-02-10 13:48:41 +01:00
pluja
c64ea21904 massive update 2024-01-27 06:42:12 +01:00
pluja
54d72fad0d large update 2023-11-12 22:06:22 +01:00
pluja
910a779f66 🔀 refactor(attributes.go): extract sorting logic into a separate method for better code organization and reusability 2023-10-31 17:58:19 +01:00
pluja
aed76f0db3 📝 docs(attributes.go): update description of AttributeNonCustodialWallet to remove mention of decentralized exchanges
The previous description of AttributeNonCustodialWallet mentioned that non-custodial wallets are usually provided by decentralized crypto exchanges like Uniswap or Sushiswap. However, this is not always the case as non-custodial wallets can be used independently of any specific exchange. This commit updates the description to remove the mention of decentralized exchanges and provide a more accurate definition of a non-custodial wallet.
2023-10-31 09:40:03 +01:00
pluja
0f745c1a25 🔀 refactor(attributes.go): reorganize attribute constants alphabetically for better readability and maintainability
🔀 refactor(attributes.go): update attribute titles and descriptions for improved clarity and consistency
2023-10-31 00:03:40 +01:00
pluja
c35f8dc307 🐛 fix(database.go): use strings.Join to concatenate attributes with a comma separator for better readability and maintainability in AddFakeData function 2023-10-30 23:33:14 +01:00
pluja
37c5541ae8 🐛 fix(attributes.go): change AttributeRating constants from string to int to improve type safety and semantics
 feat(attributes.go): refactor ServiceAttributes map to use AttributeMap struct for better organization and readability
2023-10-30 23:32:31 +01:00
pluja
ccc30ffa0e revert changes 2023-10-30 22:42:11 +01:00
pluja
b8564a4af7 initial commit 2023-10-30 22:41:30 +01:00