25 Commits

Author SHA1 Message Date
67538857ab chore: itests: cleanup parts forgotten in #12407 (#12427) 2024-09-05 10:52:26 +02:00
665cd01a09 test(itests): remove HarmonyDB integration test (#12407)
* test: remove HarmonyDB itest

This commit removes the HarmonyDB integration test from Lotus. The HarmonyDB functionality is now maintained separately in the Curio project.

- Remove itest-harmonydb test file
- Remove YugabyteDB GitHub Action
- Remove HarmonyDB-related configurations from test workflow

* remove metrics

---------

Co-authored-by: LexLuthr <lexluthr@curiostorage.org>
2024-09-03 09:51:41 +02:00
1879570628 chore: fix function names (#12043)
Co-authored-by: tomfees <170385392+tomfees@users.noreply.github.com>
2024-05-27 03:51:55 +00:00
759709b768 fix: itests: Fix flaky curio itest (#12037)
* fix: itests: Fix flaky curio itest

* fix curio test with ffiselect

* try bigger instance for curio itest

* curio itest: reduce block time
2024-05-24 16:35:00 +02:00
7e3846c669 feat: curio: allow multiple pieces per sector (#11935)
* multiple piece per sector, DDO deals

* in memory to DB

* sql parser

* add seal command

* multi piece TreeD

* redo filler pieces

* remove psql exception handling

* fix deal sectors porep

* fix tests

* ddo deals

* lower SDR cpu for test

* devnet cpu 0

* get params for itest

* fix itest sector size

* revert sdr devnet cpu

* improve SectorStatus API

* account for verified constraints
2024-05-22 10:08:32 +02:00
b9c06b64d7 1 2024-04-18 12:27:37 +02:00
ea19e1df6b chore: revert accidental direct commits to master 2024-03-21 13:51:35 +01:00
99158dfd87 Merge branch 'master' of https://github.com/filecoin-project/lotus 2024-03-20 18:11:08 -05:00
32efba72cf harmonydb safety 2024-03-20 18:11:05 -05:00
81ba6ab6f0 feat: Curio - Easy Migration (#11617)
* feat: lp mig - first few steps

* lp mig: default tasks

* code comments

* docs

* lp-mig-progress

* shared

* comments and todos

* fix: curio: rename lotus-provider to curio (#11645)

* rename provider to curio

* install gotext

* fix lint errors, mod tidy

* fix typo

* fix API_INFO and add gotext to circleCI

* add back gotext

* add gotext after remerge

* lp: channels doc

* finish easy-migration TODOs

* out generate

* merging and more renames

* avoid make-all

* minor doc stuff

* cu: make gen

* make gen fix

* make gen

* tryfix

* go mod tidy

* minor ez migration fixes

* ez setup - ui cleanups

* better error message

* guided setup colors

* better path to saveconfigtolayer

* loadconfigwithupgrades fix

* readMiner oops

* guided - homedir

* err if miner is running

* prompt error should exit

* process already running, miner_id sectors in migration

* dont prompt for language a second time

* check miner stopped

* unlock repo

* render and sql oops

* curio easyMig - some fixes

* easyMigration runs successfully

* lint

* review fixes

* fix backup path

* fixes1

* fixes2

* fixes 3

---------

Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Co-authored-by: LexLuthr <lexluthr@protocol.ai>
2024-03-15 16:38:13 -05:00
94a31c6db6 harmony: BeginTransaction Retry Serialization option 2024-02-20 13:14:58 +01:00
de38e77cfc tx-detector use atomic 2023-12-11 11:31:38 -06:00
1e09e1e966 detect unsafe code uses 2023-12-07 16:01:28 -06:00
ec43903ad6 lp: test cli, titled sql 2023-11-20 18:05:59 -06:00
7ec9eb0a70 essential fixes for scheduling 2023-11-14 22:38:04 -06:00
e548b46dbf lotus-provider-in-progress 2023-10-16 10:28:58 -05:00
ea035f4a7f lint, db timout, cfg rm 2023-09-29 11:56:10 -05:00
545329311f lp config after testing 2023-09-26 22:06:00 -05:00
5fc3111da2 lotus-provider test cleanups 2023-08-25 22:25:19 -05:00
48a2e64b6c Merge branch 'feat/sturdypost' into feat/lotus-provider 2023-08-25 18:23:05 -05:00
ca4282d149 lotus-provider: review comments 2023-08-25 18:17:31 -05:00
535423a1f4 lotus-provider before harmonytask 2023-08-23 18:57:34 -05:00
54dc885ae6 feat:miner:harmonytask 2023-08-14 11:40:12 -05:00
d39e699e1f harmonydb: better API 2023-07-18 14:51:26 -07:00
d17bfb14f8 feat: miner deps: harmonydb 2023-07-14 18:05:49 -05:00