5 Commits

Author SHA1 Message Date
6f3a194c75 fix(build)!: adjust FilReserved for FIP-0100 for non-mainnet 2025-03-19 13:43:52 +11:00
a30d024323 test(f3): f3 integration tests (#12486)
Co-authored-by: Alfonso de la Rocha <adlrocha@tutamail.com>
Co-authored-by: Jakub Sztandera <oss@kubuxu.com>
2024-09-20 16:22:03 +00:00
2933cba8a3 chore: move IsNearUpgrade helper to buildconstants 2024-07-22 17:36:12 +04:00
673c3ffd13 chore: types: buildconstants split post-cleanup (#12245)
* chore: s/CidMustParse/cid.MustParse/g
* chore: fix sloppy init duplication
* chore: move the policy init() to the core namespace
* chore: remove unused proxies for policy.DealDurationBounds
2024-07-16 19:08:40 +10: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