lotus/chain
gammazero c084130d3e Lotus chain nodes relay indexer pubsub messages
Content providers announce the availability of indexer data using gossip pubsub.  The content providers are not connected directly to indexers, so the pubsub messages are relayed to indexers via chain nodes. This PR makes chain nodes relay gossip pubsub messages, on the /indexer/ingest/<netname> topic.
2022-02-03 14:56:21 -08:00
..
actors Shed: Add a util to create miners more easily 2021-11-03 00:20:48 +00:00
beacon Fix Drand fetching around null tipsets 2021-09-29 11:57:59 -04:00
consensus Merge pull request #7495 from filecoin-project/feat/inline-codegen 2021-10-19 10:25:32 +01:00
events fix events API timeout handling for nil blocks (#7184) 2021-08-30 17:00:24 -07:00
exchange chain: Cleanup consensus logic 2021-09-02 18:09:37 +02:00
gen Test StateSearchMsg's use of the allowReplaced flag 2021-10-05 23:58:31 -04:00
market integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
messagepool Mempool: reduce size of sigValCache 2021-09-08 16:08:41 -04:00
messagesigner Merge branch 'releases' into release/v1.10.0 2021-06-15 17:40:36 -04:00
rand Fix Drand fetching around null tipsets 2021-09-29 11:57:59 -04:00
state Use more inline-gen 2021-10-18 17:46:50 +02:00
stmgr Bugfix: Use current startup network versions 2021-10-10 14:26:10 -04:00
store Fix Drand fetching around null tipsets 2021-09-29 11:57:59 -04:00
sub Lotus chain nodes relay indexer pubsub messages 2022-02-03 14:56:21 -08:00
types Add v6 actors 2021-09-21 14:23:14 -04:00
vectors test: re-enable disabled tests 2021-08-27 15:43:55 -07:00
vm rename vm#make{=>Account}Actor(). 2021-10-26 19:11:00 +01:00
wallet multiwallet: Don't fail if key is found in any wallet 2021-06-25 12:17:53 +02:00
badtscache.go sync unmark-bad --all 2020-10-10 10:26:42 +02:00
block_receipt_tracker.go Lint everything 2020-08-20 20:46:36 -07:00
checkpoint.go chain: move checkpoint logic into chainstore 2021-04-28 15:06:29 -07:00
sync_manager_test.go fix data race in test 2021-01-21 15:21:20 -08:00
sync_manager.go sync: log a message when there aren't enough peers 2020-12-03 01:27:07 +00:00
sync_test.go Fix Drand fetching around null tipsets 2021-09-29 11:57:59 -04:00
sync.go chain: Cleanup consensus logic 2021-09-02 18:09:37 +02:00
syncstate.go Expose WorkerID 2020-10-28 20:22:07 +01:00
types_test.go Add an envvar to set address network version 2020-09-25 15:45:27 -04:00