lotus/chain/events
Steven Allen c84c07eb74 fix: events: don't set GC confidence to 1
The function/parameter were poorly named and should never have been
exposed. "GC" confidence should always be the same, this parameter
doesn't let us actually set the _confidence_, just the point before
which we no longer support reverts.

fixes #10706
2023-04-20 14:45:55 -07:00
..
filter fvm: chore: update FVM 2023-02-07 18:15:40 -08:00
state chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
cache.go chore: fix imports 2022-06-14 17:00:51 +02:00
events_called.go feat: add logs to markets event handler 2022-09-16 15:36:08 -04:00
events_height.go chore: fix imports 2022-06-14 17:00:51 +02:00
events_test.go test: events: fix race when recording tipsets (#10665) 2023-04-13 17:20:34 -07:00
events.go fix: events: don't set GC confidence to 1 2023-04-20 14:45:55 -07:00
message_cache.go refactor: update cache to the new generic version (#10463) 2023-03-13 15:29:09 -07:00
observer.go chore: fix imports 2022-06-14 17:00:51 +02:00
tscache_test.go fix make gen 2022-08-29 16:25:30 +02:00
tscache.go chore: fix imports 2022-06-14 17:00:51 +02:00
utils.go chore: fix imports 2022-06-14 17:00:51 +02:00