Aayush Rajasekaran
|
196b41d5f6
|
Merge pull request #10069 from filecoin-project/asr/fix-tsk
fix: chain: put tipsetkey upon expansion of tipset
|
2023-01-19 14:10:19 -05:00 |
|
raulk
|
1e845c61a2
|
add integration test to catch tipset CID flakiness. (#10071)
|
2023-01-19 18:25:23 +00:00 |
|
Łukasz Magiera
|
60dbd59aa0
|
itests: Default enable Eth rpc
|
2023-01-19 19:21:00 +01:00 |
|
Łukasz Magiera
|
66f5ee4ae9
|
config: Fevm.EnableEthPRC
|
2023-01-19 18:31:17 +01:00 |
|
Łukasz Magiera
|
2f03bf9372
|
Merge pull request #10010 from filecoin-project/snissn/delegatecalltest3
fevm_test: delegate call test
|
2023-01-19 14:42:11 +01:00 |
|
Geoff Stuart
|
7dcaa97f8b
|
Add positive tests
|
2023-01-18 18:59:47 -05:00 |
|
Geoff Stuart
|
5133b9da94
|
Add EthGetMessageCidByTransactionHash, fix EthGetTransactionHashByCid
|
2023-01-18 17:48:10 -05:00 |
|
Mike Seiler
|
2a95648625
|
linter fixes
|
2023-01-17 16:53:28 +00:00 |
|
Mike Seiler
|
b49c455df0
|
golint fix ++ instead of +=1 and add comment to script to build .hex files
|
2023-01-16 17:06:25 +00:00 |
|
Geoff Stuart
|
3b283681a9
|
Fix test
|
2023-01-16 07:41:19 -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 |
|
Aayush
|
86031b117f
|
make jen
|
2023-01-14 11:56:21 -05:00 |
|
Aayush
|
3a11f22138
|
fix comments
|
2023-01-14 11:20:24 -05:00 |
|
Steven Allen
|
b4714c6f3e
|
fix send then deploy test
We changed how we compute addresses. It's still broken due to a bug in
the EAM, but the _test_ is now correct(ly failing).
|
2023-01-13 23:25:54 -08: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 |
|
Mike Seiler
|
77cdf26223
|
refactor of fevm_test, addition of delegate call test and a script to compile the .sol solidity files to .hex, add sharable methods into kit/evm
|
2023-01-14 03:03:06 +00:00 |
|
Aayush
|
3421e6a127
|
fix: delegated signatures: check every field of txs and roundtrip eth <-> FIL
|
2023-01-13 20:28:51 -05:00 |
|
Aayush Rajasekaran
|
35a37bacdf
|
feat: more ethaccount abstraction tests
|
2023-01-13 15:07:40 -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
|
448b9424e9
|
Increase blocktime in test
|
2022-12-20 10:52:47 -05:00 |
|
Geoff Stuart
|
dbb52ec5b4
|
Skip TestGoRPCAuth until Raft is fixed
|
2022-12-15 18:57:58 -05:00 |
|
Geoff Stuart
|
1d5ccab004
|
Update itests/multisig_test.go
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
|
2022-12-15 12:55:56 -05:00 |
|
Geoff Stuart
|
886a28640f
|
Quiet wdpost logs, add error log to multisig reentrant
|
2022-12-15 01:05:54 -05:00 |
|
Geoff Stuart
|
ae4010ffb6
|
Drop actor keys from chain/actors/manifest.go
|
2022-12-13 18:02:34 -05:00 |
|
Geoff Stuart
|
f95e6602a0
|
Check for nil returns from StateSectorGetInfo
|
2022-12-12 10:44:08 -05:00 |
|
Aayush Rajasekaran
|
12ad791917
|
Re-enable TestMultisigReentrant
|
2022-11-29 19:45:32 -06:00 |
|
Aayush Rajasekaran
|
15afe384ff
|
Merge branch 'master' into feat/nv18
|
2022-11-29 10:01:51 -06:00 |
|
Łukasz Magiera
|
b1045c39ed
|
Merge pull request #9712 from filecoin-project/id/update-go-version
_build_: Update to Go Version 1.18.8
|
2022-11-29 16:51:21 +01:00 |
|
Geoff Stuart
|
61ac270876
|
Set more timeouts to 30s
|
2022-11-29 10:34:19 -05:00 |
|
Aayush Rajasekaran
|
c182e6d3f1
|
Temporarily disable TestMultisigReentrant
|
2022-11-29 09:31:09 -06:00 |
|
Ian Davis
|
0a4efd4820
|
Merge branch 'main' into id/update-go-version
|
2022-11-29 14:29:11 +00:00 |
|
Łukasz Magiera
|
33bf148fcf
|
fix: itests: Add missing task type in TestUnsealPiece
|
2022-11-29 13:02:45 +01:00 |
|
Łukasz Magiera
|
285cc66773
|
Merge pull request #9648 from filecoin-project/fix/snap-abort-cleanup
fix: sealing: More complete snapdeals abort cleanup
|
2022-11-28 23:26:32 +01:00 |
|
Łukasz Magiera
|
8d090ba6b8
|
snapdeals cleanup: address review
|
2022-11-28 23:03:07 +01:00 |
|
Shrenuj Bansal
|
03aabc3fc6
|
Make unsealing part of the no local sealing config
|
2022-11-28 12:27:38 -05:00 |
|
Geoff Stuart
|
e6e50ee9f7
|
more linter
|
2022-11-25 17:05:41 -05:00 |
|
Geoff Stuart
|
f04aca767f
|
Maybe rest of linter errors
|
2022-11-25 16:41:04 -05:00 |
|
Ian Davis
|
9f85d3dca7
|
Address simple linter issues
|
2022-11-24 16:32:27 +00:00 |
|
Shrenuj Bansal
|
fa596eee5b
|
Move unsealed sector from sealing to long term storage after Unseal
|
2022-11-23 15:22:14 -05:00 |
|
Łukasz Magiera
|
ea9a8303c8
|
sealing: tasks: TTReleaseUnsealed -> TTFinalizeUnsealed
|
2022-11-23 18:57:17 +01:00 |
|
Łukasz Magiera
|
87e5549af5
|
sealing: Split unsealed cleanup from Finalize
|
2022-11-23 18:57:16 +01:00 |
|
Łukasz Magiera
|
7512f82a8d
|
make gen
|
2022-11-23 18:57:16 +01:00 |
|
Łukasz Magiera
|
211712bf6d
|
itests: Test snapdeals abort cleanup
|
2022-11-23 18:57:16 +01:00 |
|
Steven Allen
|
2651a38f89
|
Merge branch 'master' into feat/nv18
|
2022-11-22 10:08:54 -08:00 |
|
Shrenuj Bansal
|
cc1e00b1c4
|
make gen
|
2022-11-21 15:23:44 -05:00 |
|
Shrenuj Bansal
|
e4ce056ac6
|
Set all path types for Unseal pipeline to sealing storage
|
2022-11-21 14:40:50 -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 |
|