Łukasz Magiera
|
e0d92a13a7
|
Merge pull request #10172 from ribasushi/fix/respect_nofsync
fix: extend LOTUS_CHAIN_BADGERSTORE_DISABLE_FSYNC to the markset
|
2023-02-07 03:18:58 +01:00 |
|
Peter Rabbitson
|
818b3b8daf
|
fix: extend LOTUS_CHAIN_BADGERSTORE_DISABLE_FSYNC to the markset
Without doing this walking a badger markset on a non-nvme knocks the
node hopelessly out of sync during a compaction.
|
2023-02-01 21:00:39 +01:00 |
|
Łukasz Magiera
|
7060150bdc
|
Merge pull request #10149 from FlattestWhite/richard/make-user-agent-dependency-injectable
feat: Allow libp2p user agent to be overriden
|
2023-02-01 19:12:08 +01:00 |
|
Richard Guan
|
45ceb5d297
|
move UserAgentOption upwards
|
2023-01-31 21:46:24 +09:00 |
|
Richard Guan
|
a8dace0f23
|
make libp2p user agent overridable
|
2023-01-31 21:40:55 +09:00 |
|
Jorropo
|
d060df2fb9
|
chore: node: migrate go-bitswap to go-libipfs/bitswap
This was migrated in https://github.com/ipfs/go-libipfs/pull/63.
|
2023-01-27 23:10:44 +01:00 |
|
Jorropo
|
f572852d06
|
chore: all: bump go-libipfs to replace go-block-format
Includes changes from:
- https://github.com/ipfs/go-block-format/pull/37
- https://github.com/ipfs/go-libipfs/pull/58
|
2023-01-26 17:03:18 +01:00 |
|
Aayush
|
65ac5669a9
|
Merge branch 'master' into asr/merge-release-into-master
|
2023-01-23 12:37:24 -05:00 |
|
Łukasz Magiera
|
53015dc3ee
|
Merge pull request #9981 from filecoin-project/masih/dep-up-dixprov
chore: market: Upgrade to index-provider 0.10.0
|
2023-01-23 12:53:23 +01:00 |
|
Aayush
|
4f199ada40
|
Merge branch 'release/v1.20.0' into asr/merge-release-into-master
|
2023-01-20 17:32:29 -05:00 |
|
Raúl Kripalani
|
21c93f1dc1
|
Merge branch 'release/v1.20.0' into iand/issue-9849-filters
|
2023-01-20 01:11:31 +00:00 |
|
Jiaying Wang
|
b08b63d4ab
|
Merge pull request #10077 from filecoin-project/gstuart/eth-event-config
feat: Events API enabled by default if EnableEthRPC is true
|
2023-01-19 19:56:03 -05:00 |
|
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 |
|
Shrenuj Bansal
|
522e96f016
|
fix: msg signing with delegated keys and send cli changes (#10056)
* fix msg signing with delegated keys and send cli changes
* make gen and docsgen
* address comments
|
2023-01-19 17:57:48 -05:00 |
|
Jiaying Wang
|
2335bed58a
|
Revert "fix: should not serve non v0 apis in v0" (#10073)
|
2023-01-19 20:36:03 +00:00 |
|
Łukasz Magiera
|
eaccb571a5
|
fix: config: Fix eth rpc typo (#10076)
|
2023-01-19 20:35:19 +00:00 |
|
Łukasz Magiera
|
e194cbc715
|
impl: Cleanup EthTxHashManager handling
|
2023-01-19 19:30:18 +01:00 |
|
Łukasz Magiera
|
66f5ee4ae9
|
config: Fevm.EnableEthPRC
|
2023-01-19 18:31:17 +01:00 |
|
Jennifer Wang
|
901bb153d0
|
fix: should not serve non v0 api in v1
|
2023-01-19 11:06:04 -05:00 |
|
Jennifer Wang
|
1724d1666e
|
fix: should not serve non v0 api in v1
|
2023-01-19 11:02:09 -05:00 |
|
Ian Davis
|
58587a7956
|
Remove unused code
|
2023-01-19 13:06:07 +00:00 |
|
Ian Davis
|
a08b557938
|
Merge branch 'release/v1.20.0' into iand/issue-9849-filters
|
2023-01-19 13:01:12 +00:00 |
|
Ian Davis
|
ca5cab4c43
|
Cleanup and fix eth filter tests
|
2023-01-19 12:58:23 +00:00 |
|
Ian Davis
|
5569c3971b
|
Fix filters with alternate topic values
|
2023-01-19 12:22:37 +00:00 |
|
Ian Davis
|
6f66ef595e
|
Add filter block range tests
|
2023-01-19 11:49:07 +00:00 |
|
Geoff Stuart
|
5133b9da94
|
Add EthGetMessageCidByTransactionHash, fix EthGetTransactionHashByCid
|
2023-01-18 17:48:10 -05:00 |
|
Ian Davis
|
061e8cca1f
|
Add itest for EthGetLogs filter combinations
|
2023-01-18 17:33:54 +00:00 |
|
Aayush
|
e715384173
|
Merge branch 'release/v1.20.0' into asr/merge-release-into-master
|
2023-01-16 10:51:22 -05:00 |
|
Geoff Stuart
|
72f42505b9
|
Explain config more clearly
|
2023-01-16 08:17:34 -05:00 |
|
Geoff Stuart
|
6b0f1116ce
|
Remove maybe unnecessary check
|
2023-01-16 07:08:22 -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 |
|
Jennifer Wang
|
51d77d408b
|
add bundle dev/20230114-pre-rc.2
|
2023-01-14 01:41:46 -05:00 |
|
vyzo
|
859cdca4f7
|
update go-state-types
use CreateExternal
use CreateExternal in itest evm deployment
add missing import
update gst
|
2023-01-14 01:11:11 -05:00 |
|
Jennifer Wang
|
427fbdb8a9
|
Merge branch 'release/v1.20.0' into jen/resolveconflict
|
2023-01-13 21:50:57 -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
|
574b684396
|
address review
|
2023-01-13 20:08:35 +01:00 |
|
Łukasz Magiera
|
9b7c506de0
|
lite node: Use full.EthEventAPI provided by gateway in lite mode
|
2023-01-13 20:04:42 +01:00 |
|
Łukasz Magiera
|
12c23d7d60
|
api: Drop EthModuleDummy
|
2023-01-13 20:04:42 +01:00 |
|
Łukasz Magiera
|
708618d11c
|
feat: gateway: eth_ api support
|
2023-01-13 20:04:41 +01:00 |
|
Raúl Kripalani
|
6de2aca8ae
|
change ResolveToKeyAddr => ResolveToDeterministicAddr + friends.
|
2023-01-13 01:44:39 +00:00 |
|
raulk
|
014d95454b
|
address review comments from @magik6k on #9617 (#9997)
|
2023-01-12 19:11:48 +00:00 |
|
raulk
|
3ef32395f3
|
clean up ethtypes: rationalize ethtypes.EthAddressFromFilecoinAddress and conversion methods (#9992)
|
2023-01-12 17:09:21 +00:00 |
|
ychiao
|
105a1259bc
|
Eth JSON-RPC: use ToFilecoinAddress() to get f4 addr and validate v sig + cleanups (#9970)
Co-authored-by: raulk <raul@protocol.ai>
|
2023-01-12 14:55:07 +00:00 |
|
Raúl Kripalani
|
8512bbc45b
|
drop f099 eth_call hack.
We now create the 0x0 Eth null address on genesis as an EthAccount,
so using the 0x0 Eth null address is guaranteed to work.
|
2023-01-12 08:50:38 +00:00 |
|
Raúl Kripalani
|
1e0c78098c
|
constant for Event AMT bitwidth.
|
2023-01-12 08:50:38 +00:00 |
|
Raúl Kripalani
|
6c0ddd4ec9
|
fix typos.
|
2023-01-12 08:50:38 +00:00 |
|
Raúl Kripalani
|
8ef17332ba
|
{predictable=>delegated} addresses.
|
2023-01-12 08:50:38 +00:00 |
|