Wykres commitów

29 Commity (main)

Autor SHA1 Wiadomość Data
kompotkot 52fdbeede9 Merge branch 'main' into complete-call-request 2024-02-01 10:21:04 +00:00
Sergei Sumarokov 2e8ae13bb3
Merge pull request #931 from moonstream-to/metatx-live-at
Field `live_at` for `call_requests`
2024-02-01 13:16:57 +03:00
kompotkot 0d36368dd2 Updated revision version number 2024-02-01 10:15:47 +00:00
Andrey 243f367d82 Add suggested fixes. 2024-01-27 12:23:14 +02:00
Andrey 613f8abc0c Leaderboard versions simplify. 2024-01-27 09:28:45 +02:00
Andrey b2e67ffec6 Merge branch 'main' into add-leaderboard-metadata 2024-01-25 04:51:05 +02:00
kompotkot 065ff03476 Switched middleware to depends oauth2_scheme in metatx 2023-12-07 15:04:16 +00:00
kompotkot f3b4e3e502 Merge branch 'metatx-live-at' into complete-call-request 2023-12-07 10:11:52 +00:00
kompotkot 6b749b5fef Field live_at is nulluble 2023-12-07 09:57:17 +00:00
kompotkot 4746d5ceec Merge branch 'main' into metatx-live-at 2023-12-06 11:50:18 +00:00
Neeraj Kashyap 71e2ffbed3 Modified alembic migration to downgrade properly
Previously, the downgrade was hitting a violation of the old unique
constraint on leaderboard_scores if multiple versions of scores were
stored for the same address.

The modified downgrade only retains the score for each address on the
latest publich version of each leaderboard.
2023-11-21 10:59:17 -08:00
Andrey e9273e2d38 Remove public column and add suggested changes. 2023-11-21 08:03:34 +02:00
Andrey 0eb6c3e2b9 Fix unique constrain on leaderboard scores to remove unique address and add unique version number. 2023-11-20 12:18:55 +02:00
Andrey 5878e66aaf Add fixes for get leaderboard. 2023-11-15 17:28:15 +02:00
Andrey 949f6c4905 Add migration and endpoints changes. 2023-11-09 17:41:14 +02:00
Neeraj Kashyap 560ccb6784 Made models.py changes and created alembic migration 2023-11-08 16:19:27 -08:00
kompotkot 69e375ab61 tx_hash for call_requests field 2023-10-04 11:27:40 +00:00
kompotkot 1a282c5811 live_at for call_requests 2023-10-03 10:07:37 +00:00
kompotkot a7ab7063b0 Clarified errors message for duplication of call request 2023-08-10 15:55:27 +00:00
kompotkot 5e03473705 Switched call requests request id column to decimals 2023-08-10 15:42:08 +00:00
kompotkot 663c2be9d9 Request ID for call requests migration 2023-08-10 10:40:46 +00:00
kompotkot ba78712cc5 Request type PK name and default set to dropper if not specified 2023-08-08 12:17:49 +00:00
kompotkot 1bd2f3706b Call request method and required params in db, fixed validation 2023-08-07 13:26:58 +00:00
kompotkot eab292e815 Holders to Requesters and no defaults, small fixes 2023-08-07 12:10:21 +00:00
kompotkot 6dfca4a49b API list call request types 2023-08-03 10:25:09 +00:00
kompotkot b0d8e17254 Working downgrade 2023-08-03 09:59:43 +00:00
kompotkot 39a64cf454 Working migration 2023-08-03 09:52:50 +00:00
kompotkot 3b265ad15d Migration Call request types and Metatx holders 2023-08-03 09:17:05 +00:00
kompotkot 3c240db2e1 Updated engineapi placement 2023-06-06 12:11:49 +00:00