lotus/chain
Andrew Jackson (Ajax) fd7f1a95e2
feat: curio: web based config edit (#11822)
* cfg edit 1

* jsonschema deps

* 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

* part 2 of last

* message

* merge addtl

* fixing guided setup for myself

* warn-on-no-post

* EditorLoads

* cleanups and styles

* create info

* fix tests

* make gen

* change layout, add help button

* Duration custom json

* mjs naming

---------

Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Co-authored-by: LexLuthr <lexluthr@protocol.ai>
Co-authored-by: LexLuthr <lexluthr@curiostorage.org>
2024-04-16 09:30:27 -05:00
..
actors Merge branch 'releases' 2024-03-27 08:55:17 -07:00
beacon docs(drand): document the meaning of "IsChained" (#11692) 2024-03-22 07:00:28 +01:00
consensus chore: fix typos (#11848) 2024-04-10 09:01:29 -05:00
ethhashlookup simplify transaction hash db queries, prevent fd leaks 2023-01-30 11:03:12 -05:00
events Merge branch 'releases' 2024-04-09 15:28:10 -05:00
exchange AggregateProofType nil when doing batch updates 2024-03-22 07:00:28 +01:00
gen feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-03-22 07:00:28 +01:00
index Fix/texts (#11298) 2023-10-27 11:32:42 -07:00
market master-to-sturdy 2023-09-21 10:37:02 -05:00
messagepool chore: remove repetitive words 2024-03-15 13:44:34 +11:00
messagesigner misc: Drop the raft-cluster experiment 2023-11-29 17:28:46 +01:00
rand master-to-sturdy 2023-09-21 10:37:02 -05:00
state [WIP] feat: Add nv22 skeleton 2024-03-22 07:00:28 +01:00
stmgr fix: test: TestForkPreMigration hanging when env-var is set (#11838) 2024-04-05 10:37:58 +02:00
store fix: sync: atomically switch chains when checkpointing (#11595) 2024-01-26 08:50:32 -08:00
sub Fix/texts (#11298) 2023-10-27 11:32:42 -07:00
types feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
vectors lint, db timout, cfg rm 2023-09-29 11:56:10 -05:00
vm feat: fvm: optimize FVM lanes a bit (#11875) 2024-04-14 15:12:19 -05:00
wallet chore: switch back to upstream ledger library (#11651) 2024-02-26 07:54:32 -08:00
badtscache.go bump libp2p version to v0.30 2023-11-21 22:10:40 +08:00
block_receipt_tracker.go refactor: update cache to the new generic version (#10463) 2023-03-13 15:29:09 -07:00
checkpoint.go fix: sync: atomically switch chains when checkpointing (#11595) 2024-01-26 08:50:32 -08:00
sync_manager_test.go fix make gen 2022-08-29 16:25:30 +02:00
sync_manager.go chore: remove repetitive words 2024-03-15 13:44:34 +11:00
sync_test.go master-to-sturdy 2023-09-21 10:37:02 -05:00
sync.go feat: drand: refactor round verification 2024-03-22 07:00:28 +01:00
syncstate.go Expose WorkerID 2020-10-28 20:22:07 +01:00
types_test.go fix make gen 2022-08-29 16:25:30 +02:00