Jennifer Wang
|
63d4c10b9e
|
remove extra event doc
|
2023-01-19 19:53:21 -05:00 |
|
Geoff Stuart
|
6601d9031d
|
Set default path for eth event db, set it to enabled by default if EnableEthRPC is set
|
2023-01-19 18:40:28 -05:00 |
|
Łukasz Magiera
|
eaccb571a5
|
fix: config: Fix eth rpc typo (#10076)
|
2023-01-19 20:35:19 +00:00 |
|
Łukasz Magiera
|
66f5ee4ae9
|
config: Fevm.EnableEthPRC
|
2023-01-19 18:31:17 +01:00 |
|
Geoff Stuart
|
72f42505b9
|
Explain config more clearly
|
2023-01-16 08:17:34 -05:00 |
|
Geoff Stuart
|
f8121c8f1c
|
Add gc for eth tx database
|
2023-01-16 07:04:20 -05:00 |
|
Geoff Stuart
|
f8dee0983a
|
review fixes
|
2023-01-16 01:56:55 -05:00 |
|
Geoff Stuart
|
a8436074a6
|
Store mapping from hashes for Ethereum transactions to Filecoin Message Cids
|
2023-01-16 01:17:56 -05:00 |
|
raulk
|
cdf3812e40
|
NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998)
Co-authored-by: Steven Allen <steven@stebalien.com>
Co-authored-by: Raul Kripalani <raulk@users.noreply.github.com>
Co-authored-by: Kevin Li <ychiaoli18@users.noreply.github.com>
Co-authored-by: vyzo <vyzo@hackzen.org>
Co-authored-by: Ian Davis <nospam@iandavis.com>
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Jennifer Wang <jiayingw703@gmail.com>
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com>
Co-authored-by: Shrenuj Bansal <shrenuj.bansal@protocol.ai>
Co-authored-by: Shrenuj Bansal <108157875+shrenujbansal@users.noreply.github.com>
Co-authored-by: Geoff Stuart <geoffrey.stuart@protocol.ai>
Co-authored-by: Aayush Rajasekaran <aayushrajasekaran@Aayushs-MacBook-Pro.local>
Co-authored-by: ZenGround0 <5515260+ZenGround0@users.noreply.github.com>
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
|
2023-01-13 19:11:13 +00:00 |
|
Łukasz Magiera
|
a10c014ba6
|
Merge pull request #7398 from ChainSafe/libp2p-pubsub-tracer
Lotus extended pubsub tracer
|
2022-12-08 12:14:56 +01:00 |
|
Shrenuj Bansal
|
c0925ffb92
|
Remove some configs
|
2022-11-15 16:46:48 -05:00 |
|
Shrenuj Bansal
|
f14a25a59b
|
make gen and docsgen
|
2022-11-14 16:54:31 -05:00 |
|
Shrenuj Bansal
|
2681c2a51a
|
Change config name from Raft to Cluster
|
2022-11-11 15:13:52 -05:00 |
|
Shrenuj Bansal
|
2fa21ff091
|
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
|
2022-11-11 14:41:38 -05:00 |
|
ZenGround0
|
4ffded6fef
|
feat:splitstore:single compaction that can handle prune aka two marksets one compaction (#9571)
* begin
* rough draft -- this should probably actually work?
* WIP
* Start testing
* message mode
* Fix tests, make gen
* Better default
* docsgen-cli
* Review Response
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
|
2022-11-07 16:31:12 -05:00 |
|
Shrenuj Bansal
|
986c5e3c68
|
Use multiaddrs in config for raft peerset
|
2022-09-30 16:45:04 +00:00 |
|
Shrenuj Bansal
|
f89a682d98
|
Add Mpool ref to raft state and rearrange some APIs
|
2022-09-29 10:56:57 +00:00 |
|
Shrenuj Bansal
|
99e7c322eb
|
More wip
|
2022-09-27 16:08:04 +00:00 |
|
ZenGround0
|
8b7be6d47e
|
feat:chain:splitstore auto prune (#9123)
Auto Prune
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
|
2022-08-08 16:06:32 -04:00 |
|
Łukasz Magiera
|
d5100f883d
|
cfgdoc-gen: Handle empty lines in comments
|
2022-07-01 22:32:10 +02:00 |
|
Łukasz Magiera
|
cc7055774d
|
chore: config: default-disable kvlog
|
2022-04-12 23:17:13 +02:00 |
|
Łukasz Magiera
|
4421bf2fa1
|
feat: config: Persistent subsystem log level config
|
2022-03-10 14:44:56 +01:00 |
|
Łukasz Magiera
|
df5bd147fa
|
paychmgr: Review comments
Co-authored-by: Hannah Howard <hannah@hannahhoward.net>
Co-authored-by: dirkmc <dirkmdev@gmail.com>
|
2022-02-14 20:07:13 +01:00 |
|
Łukasz Magiera
|
10af768c60
|
Merge commit 'origin/release/v1.15.0~2' into feat/paych-avail-reuse
|
2022-02-14 19:27:12 +01:00 |
|
vyzo
|
0ad1f0e233
|
moar make gen
|
2022-02-06 12:48:49 +02:00 |
|
Łukasz Magiera
|
550e2743d7
|
paych: Don't return settling/collected chennals from OutboundActiveByFromTo
|
2022-01-20 18:24:01 +01:00 |
|
Matija Petrunic
|
62e98c1964
|
Regenerate lotus config
|
2021-11-10 14:11:15 +01:00 |
|
Rod Vagg
|
bff3af81d5
|
chore(docs): docsgen
|
2021-10-05 14:25:14 +11:00 |
|
Łukasz Magiera
|
b3432b512e
|
Generate default configs into docs
|
2021-09-30 18:23:53 +02:00 |
|