6 Commits

Author SHA1 Message Date
926d924d3e feat: add Agent to Filecoin.Version ! (#12953)
feat: add Agent to `Filecoin.Version`
2025-03-14 13:09:04 +00:00
b0de2bd64b feat: nv25 network skeleton (#12707)
* chore: update dependencies and stuff

* update stuff part 2

* chore: make gen

* chore: update UpgradeTuktukHeight to var

* chore: make actors-gen
2024-11-25 09:48:20 +01:00
3d88a13c45 chore: make actors-gen 2024-09-13 17:35:41 +02:00
04169a0a75 clarify the gap in constants 2024-07-22 17:36:12 +04:00
e5c78f977b chore: move BuildTypeString() to the buildconstants
While technically the entire "what are we building" should stay in build/... ,
not having the static-ish machinery split across 2 namespaces is an improvement
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