3 Commits

Author SHA1 Message Date
4cf5ca6be5 [skip changelog] chore: drand: cleanup legacy and unused configs (#12272)
* chore: drand: remove unused devnet and localnet configs

* remove connection info from legacy 'mainnet' drand source

this is identical to https://github.com/filecoin-project/lotus/pull/10476/files

* better `iota` use

Co-authored-by: AnomalRoil <AnomalRoil@users.noreply.github.com>

---------

Co-authored-by: AnomalRoil <AnomalRoil@users.noreply.github.com>
2024-07-23 12:46:57 -04:00
305c096ea5 chore: move drand config to the buildconstants 2024-07-22 17:36:12 +04:00
21abfc69fb feat: api: Clean API for Miners (#12112)
* proofparams alternate

* createminer

* const factored from /build and types updated to use it

* buildconstants for more places

* deprecate msg

* itest cleanup

* alerting interface

* house cleaning

* rm policy and drand from buildconstants

* clean up curio further

* aussie waffle

* pr fixes

* fix lints

* little fixes

* oops this got updated

* unbreak test builds

* test fixes

* comments - cleanups

* itests fix alerting

* rm obsolete alertinginterface

* spelling oops

* changelog

* tests need buildconstants port

* Fully migrate BlockGasTarget

* ulimit should not depend on build

* complete the simplest deprecations

* bringing back versions
2024-07-14 09:06:08 -05:00