lotus/itests/kit
Phi-rjan b446a39a40
build: release: v1.27.1-rc2 (#12101)
* fix: ci: do not use deprecated --debug goreleaser flag (#12086)

* chore: deals: remove forgotten graphsync references (#12084)

* chore: types: remove more items forgotten after markets (#12095)

* chore: cleanup: remove more items forgotten after markets

* .gz somehow reappeared after https://github.com/filecoin-project/lotus/pull/11625

* fix: ETH RPC API: ETH Call should use the parent state root of the subsequent tipset (#11905)

* fix eth call

* tests

* changes as per review

* changes as per review

* Update node/impl/full/eth.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* fix as per review

---------

Co-authored-by: Rod Vagg <rod@vagg.org>

* Update changelog to RC2

Update changelog to RC2

* Make gen / make docsgen-cli

Make gen / make docsgen-cli

* chore: api: the Net API/CLI now remains only on daemon

The only part of this repository that does lp2p is now lotus-daemon

Remove the CommonNet type, used exclusively bu the CLI stack

Adjust the rest of struct-memebership to match what went where

End result best seen in diff of `documentation/en/api-v0-methods-miner.md`

* Update changelog

Update changelog

* fix: events: sqlite db improvements (#12090)

* fix: events: sqlite db improvements

* fix unclosed multi-row query
* tune options to limit wal growth

Ref: https://github.com/filecoin-project/lotus/issues/12089

* fix: events: use correct context for CollectEvents transaction

* fix: events: close prepared read statement

* fix: events: close initial query; handle lint failures

* Update CHANGELOG.md

---------

Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai>
Co-authored-by: Aarsh Shah <aarshkshah1992@gmail.com>
Co-authored-by: Rod Vagg <rod@vagg.org>
Co-authored-by: Peter Rabbitson <ribasushi@leporine.io>
2024-06-19 10:28:57 -04:00
..
blockminer.go test: actors: manual CC onboarding and proving integration test (#12017) 2024-06-06 08:47:25 +04:00
circuit.go fix make gen 2022-08-29 16:25:30 +02:00
control.go chore: fix imports 2022-06-14 17:00:51 +02:00
deals_state.go integrate store-the-hash 2021-11-18 12:07:12 +04:00
ensemble_opts_nv.go feat: Skeleton for nv23 (#11964) 2024-05-07 09:40:49 +02:00
ensemble_opts.go Chore: Backports to the release/v1.26.0 branch (#11713) 2024-03-22 07:00:28 +01:00
ensemble_presets.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
ensemble.go test: actors: manual CC onboarding and proving integration test (#12017) 2024-06-06 08:47:25 +04:00
evm.go feat: ETH compatibility in Filecoin : Support Homestead and EIP-155 Ethereum transactions("legacy" transactions) in Filecoin (#11969) 2024-06-05 09:25:50 +04:00
files.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
funds.go chore: fix imports 2022-06-14 17:00:51 +02:00
init.go Revert "Merge pull request #9858 from adlrocha/adlrocha/consistent-bcast" 2023-04-27 12:25:30 -07:00
itestd.go feat: shed: ItestD 2022-03-10 19:39:10 +01:00
log.go feat: sealing: Support nv22 DDO features in the sealing pipeline (#11226) 2024-03-22 07:00:28 +01:00
mockcli.go chore: fix imports 2022-06-14 17:00:51 +02:00
node_full.go test: actors: manual CC onboarding and proving integration test (#12017) 2024-06-06 08:47:25 +04:00
node_miner.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
node_opts.go build: release: v1.27.1-rc2 (#12101) 2024-06-19 10:28:57 -04:00
node_unmanaged.go fix: test: no snap deals in immutable deadlines (#12071) 2024-06-06 21:15:12 +10:00
node_worker.go refactor: stop using deprecated io/ioutil 2023-03-29 15:40:49 -04:00
rpc.go itests: Test PoSt worker RPC error handling 2023-03-06 14:30:22 +01:00
run.go declare some tests as expensive. 2021-06-23 16:37:43 +01:00
solidity.go refactor: use EthHash for event topics 2023-02-10 07:41:29 -08:00
state.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00