lotus/node
Aarsh Shah 6443afa2bb
fix: api: fix EthSubscribe tipsets off by one (#11858)
Eth subscribe tipsets API should only return tipsets that have been executed.

We do this by only returning the parent tipset of the latest tipset received by ETH Subscribe from it's TipSetFilter subscription.

Closes #11807
Subsumes #11816
2024-04-09 13:32:02 -07:00
..
bundle fix circleci and fiximports 2023-11-15 13:06:51 +01:00
config feat: ipfs: remove IPFS client backend (#11661) 2024-04-04 07:35:54 -07:00
hello chore: Merge nv22 into master (#11699) 2024-03-12 10:33:58 +01:00
impl fix: api: fix EthSubscribe tipsets off by one (#11858) 2024-04-09 13:32:02 -07:00
modules feat: ipfs: remove IPFS client backend (#11661) 2024-04-04 07:35:54 -07:00
repo feat: ipfs: remove IPFS client backend (#11661) 2024-04-04 07:35:54 -07:00
builder_chain.go feat: ipfs: remove IPFS client backend (#11661) 2024-04-04 07:35:54 -07:00
builder_miner.go make db config in lotus-miner actually optional 2023-11-23 17:57:03 +01:00
builder.go misc: Drop the raft-cluster experiment 2023-11-29 17:28:46 +01:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
options.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
rpc.go shed: boost-proxy 2024-02-16 21:22:15 +01:00
shutdown_test.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00