Ian Davis
|
c5ed5dd254
|
itests: add event matrix tests for realtime eth filters and subscriptions
|
2023-01-20 14:01:25 +00:00 |
|
Raúl Kripalani
|
21c93f1dc1
|
Merge branch 'release/v1.20.0' into iand/issue-9849-filters
|
2023-01-20 01:11:31 +00: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 |
|
Ł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 |
|
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 |
|
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 |
|
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 |
|
Geoff Stuart
|
f95e6602a0
|
Check for nil returns from StateSectorGetInfo
|
2022-12-12 10:44:08 -05:00 |
|
Aayush
|
40278cd3c1
|
Update to go-state-types v0.10.0-alpha-2
|
2022-11-23 17:36:49 -05:00 |
|
Shrenuj Bansal
|
b95d1a6323
|
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
|
2022-11-14 17:50:52 -05:00 |
|
Shrenuj Bansal
|
800d9de4d5
|
Address comments
|
2022-11-14 15:46:58 -05:00 |
|
Geoff Stuart
|
95af40543a
|
Fix lotus-miner proving check
|
2022-11-14 15:29:50 -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 |
|
Łukasz Magiera
|
401359646a
|
netbs: Address review
|
2022-11-08 09:37:43 +00:00 |
|
Łukasz Magiera
|
73a515b93f
|
make lint happy
|
2022-11-08 09:37:43 +00:00 |
|
Łukasz Magiera
|
2c89b3240f
|
retrieval: Support retrievals into remote stores
|
2022-11-08 09:37:34 +00:00 |
|
Aayush
|
c0b7343e60
|
Merge branch 'release/v1.18.0' into asr/merge-release-into-master
|
2022-11-06 14:40:13 -05:00 |
|
simlecode
|
5284f60e83
|
fix: add fields to ForkUpgradeParams
|
2022-10-22 23:41:52 +08:00 |
|
simlecode
|
30f147770c
|
fix: use api.ErrActorNotFound instead of types.ErrActorNotFound
|
2022-10-22 23:41:51 +08:00 |
|
Shrenuj Bansal
|
ad8b959880
|
Address more comments and add test for gorpc auth
|
2022-10-18 15:53:42 -04:00 |
|
Shrenuj Bansal
|
15ed1ee33c
|
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
|
2022-10-17 22:55:48 -04:00 |
|
Shrenuj Bansal
|
674427a8b2
|
fix lint and make gen
|
2022-10-17 22:44:00 -04:00 |
|
Shrenuj Bansal
|
900525f8c2
|
some cleanup
|
2022-10-17 16:13:30 -04:00 |
|
Shrenuj Bansal
|
139f8773de
|
fix some bugs and address some comments
|
2022-10-16 22:52:22 -04:00 |
|
Łukasz Magiera
|
ce17decf3b
|
use NoAllocationID instead of nil AllocationId
|
2022-10-12 13:54:04 -04:00 |
|
Łukasz Magiera
|
dc102f076a
|
sealing pipeline: Get allocationId with StateApi
|
2022-10-12 13:54:03 -04:00 |
|
Łukasz Magiera
|
2c11f9d265
|
feat: Add node uptime rpc / output in info command
|
2022-10-11 10:11:09 +02:00 |
|
Geoff Stuart
|
e2d5d12e7f
|
Add accessors for allocations and claims maps
|
2022-10-07 16:41:59 -04:00 |
|
Geoff Stuart
|
b5c5e6627e
|
review fixes
|
2022-10-06 11:06:21 -04:00 |
|
Geoff Stuart
|
f55dc46a32
|
Add api for getting allocation
|
2022-10-06 11:06:21 -04:00 |
|
Geoff Stuart
|
b4c04ad927
|
update markets
|
2022-10-06 11:06:21 -04:00 |
|
Geoff Stuart
|
1973e44f49
|
Update datacap actor to query datacap instead of verifreg
|
2022-10-06 11:06:21 -04:00 |
|
Shrenuj Bansal
|
dde204fb6a
|
Change Mpool push API to have an option to publish
|
2022-10-04 16:49:09 +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
|
570f61438a
|
Retries within proxy working
|
2022-09-28 15:07:05 +00:00 |
|
Shrenuj Bansal
|
559c2c6d34
|
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
|
2022-09-27 16:29:03 +00:00 |
|
Shrenuj Bansal
|
99e7c322eb
|
More wip
|
2022-09-27 16:08:04 +00:00 |
|