Raúl Kripalani
a0821506bc
Eth API: fail when requesting future epochs.
2023-03-09 19:13:29 -05:00
Raúl Kripalani
5df2af5189
Eth API: make block parameter parsing sounder.
2023-03-09 19:13:24 -05:00
Arsenii Petrovich
649b0769ba
run make gen
2023-03-09 19:13:16 -05:00
Arsenii Petrovich
fb569d4c2c
add two more methods: StateCall and StateDecodeParams
2023-03-09 19:11:32 -05:00
Arsenii Petrovich
3aac4b45ab
add MPoolGetNonce
2023-03-09 19:11:28 -05:00
Arsenii Petrovich
857b0205a8
add method implementation
2023-03-09 19:11:25 -05:00
Arsenii Petrovich
b5c88d5714
try to add statenetworkname method
2023-03-09 19:11:20 -05:00
Jiaying Wang
8a510e68e0
Merge pull request #10398 from filecoin-project/release/v1.20.1
...
build:release: v1.20.1
2023-03-06 22:15:12 -05:00
Jiaying Wang
144906ff51
Merge pull request #10396 from filecoin-project/jen/1201
...
build: v1.20.1 prep
2023-03-06 16:40:55 -05:00
Aayush
202cd41eee
update changelog
2023-03-06 16:02:23 -05:00
Aayush
54e7fa8f70
fix: state: short-circuit genesis state computation
2023-03-06 16:01:21 -05:00
Jennifer Wang
c3e1d26ddf
v1.20.1 prep
2023-03-06 15:29:03 -05:00
Aayush
a59e1d5220
fix: EthAPI: Correctly get parent hash
2023-03-06 15:22:42 -05:00
Aayush
1631c6ac8d
fix: EthAPI: Make newEthBlockFromFilecoinTipSet faster and correct
2023-03-06 15:22:28 -05:00
Jiaying Wang
33bec58be4
Merge pull request #10371 from filecoin-project/jen/v1200
...
build: release: v1.20.0
2023-02-28 20:32:14 -05:00
Jennifer Wang
852e864c83
Merge branch 'release/v1.20.0' into jen/v1200
2023-02-28 19:00:43 -05:00
Jiaying Wang
6bd39ba137
build: v1.20.0: release prep ( #10368 )
...
* add upgrade epoch and bump version
* Update changelog
---------
Co-authored-by: Aayush <arajasek94@gmail.com>
2023-02-28 18:43:25 -05:00
Aayush Rajasekaran
fb2f78b6dd
Merge pull request #10369 from filecoin-project/asr/update-actors
...
chore: deps: update to actors v10.0.0
2023-02-28 15:12:44 -05:00
Aayush
ad4bf73f7b
chore: deps: update to actors v10.0.0
2023-02-28 14:14:20 -05:00
Aayush Rajasekaran
2e53ef6348
Merge pull request #10360 from filecoin-project/asr/update-ffi
...
chore: deps: update to FFI v1.20.0
2023-02-28 13:22:40 -05:00
Aayush
bd6e327864
chore: deps: update to FFI v1.20.0
2023-02-27 15:58:57 -05:00
Aayush Rajasekaran
4accfacbdd
Merge pull request #10358 from filecoin-project/asr/fix-get-actor
...
fix: EthGetBalance: lookup balance at correct state
2023-02-27 15:38:19 -05:00
Aayush Rajasekaran
38f4a819f2
Merge pull request #10359 from filecoin-project/asr/update-gst
...
chore: deps: update to go-state-types v0.10.0
2023-02-27 15:28:46 -05:00
Aayush Rajasekaran
7422deaa0d
Merge pull request #10344 from filecoin-project/steb/invoke-on-send
...
fix: cli: send with InvokeEVM when sending from an eth account
2023-02-27 15:17:32 -05:00
Aayush
42bf65ccb4
chore: deps: update to go-state-types v0.10.0
2023-02-27 14:49:41 -05:00
Aayush
17e680ea3c
fix: EthGetBalance: lookup balance at correct state
2023-02-27 14:43:57 -05:00
Aayush Rajasekaran
9fba14b6b1
Merge pull request #10333 from filecoin-project/asr/overestimate
...
feat: gas: overestimate around the Hygge upgrade
2023-02-27 10:55:09 -05:00
Steven Allen
68b401a895
fix: cli: better handle sending from EthAccount actors
...
This will make `lotus send` mostly just "do what the user wants" in this
case:
1. The user may not explicitly specify a method number.
2. Parameters are automatically cbor-encoded where applicable.
3. The method number is automatically selected based on the
recipient (CreateExternal if sent to the EAM, InvokeEVM otherwise).
2023-02-24 15:15:41 -08:00
Aayush Rajasekaran
8975f0b753
feat: EthAPI: Add FilecoinAddressToEthAddress ( #10343 )
2023-02-24 14:19:52 -05:00
Aayush
35c90d34d6
feat: gas: overestimate around the Hygge upgrade
2023-02-23 09:35:01 -05:00
Aayush Rajasekaran
80aa6d1d64
Merge pull request #10310 from filecoin-project/asr/release
...
chore: release v1.20.0-rc2
2023-02-17 18:42:32 -05:00
Aayush
2ef5a742e9
chore: release v1.20.0-rc2
2023-02-17 17:54:20 -05:00
snissn
510f980348
tests: itests: blocktest properties ( #10304 )
...
* add itests for various fevm block properties and assert correct chain id
* add value checks to the block property solidity itests
* move get block function to kit
2023-02-17 14:32:54 -08:00
Aayush Rajasekaran
1ec02c5c95
Merge pull request #10296 from filecoin-project/asr/migration-test
...
feat: shed: test the nv18 migration
2023-02-17 16:20:51 -05:00
Aayush Rajasekaran
e3e78f1dc9
Merge pull request #10306 from filecoin-project/steb/error-cleanup
...
fix: eth: cleanup error cases
2023-02-17 15:22:07 -05:00
Steven Allen
bad41c247a
fix: eth: cleanup error cases
...
1. Return an error on gas estimation failure instead of logging.
2. Return early when processing signed messages on failure instead of
continuing.
2023-02-17 12:04:01 -08:00
Aayush Rajasekaran
e17d4f1a6e
Merge pull request #10299 from filecoin-project/jen/disappearedcode
...
chore: ux: avoid actor not found
2023-02-17 14:48:45 -05:00
Aayush Rajasekaran
10500611ff
Merge pull request #10297 from filecoin-project/mikers/itests/flakyRPCFix2
...
fix: test: change Filter rpc type from uint to hash to match fevm implementation
2023-02-17 14:48:01 -05:00
Aayush Rajasekaran
efcdec6517
Merge pull request #10300 from filecoin-project/steb/fix-eth-nonce
...
fix: eth: return the correct nonce from EthGetTransactionCount
2023-02-17 14:45:45 -05:00
Aayush Rajasekaran
258df7691f
Merge pull request #10305 from filecoin-project/asr/bump-go-libipfs-for-release
...
chore: deps: bump go-libipfs to v0.4.1
2023-02-17 14:34:12 -05:00
Aayush Rajasekaran
7a35a735fa
Merge pull request #10294 from filecoin-project/mikers/buildReleaseOverrides
...
fix: pack: support network name overrides in bundle git tags
2023-02-17 14:28:50 -05:00
Steven Allen
6c0f4cbd74
nit: actually, don't use blocks
2023-02-17 11:18:51 -08:00
Steven Allen
49cd428c43
nit: put evm case in a block
2023-02-17 11:17:35 -08:00
Aayush
f41435d285
feat: bundle: only write git tags for newly packed bundles
2023-02-17 14:17:30 -05:00
mike seiler
4dedced175
lintfix
2023-02-17 11:52:40 -07:00
Steven Allen
a3bc65ba05
fix: eth: return the correct nonce from EthGetTransactionCount
...
EVM contracts track this number internally.
fixes https://github.com/filecoin-project/lotus/issues/10255
2023-02-17 10:51:42 -08:00
Steven Allen
30615a4ed6
feat: eth: return revert data on failed gas estimation ( #10298 )
...
Unfortunately, we need to execute the message twice to get this (unless
we want to change some APIs). But it's unlikely to be a performance
issue and will definitely help people debug failures.
2023-02-17 10:36:30 -08:00
mike seiler
dbcf30470f
clean up comment remove print
2023-02-17 11:16:40 -07:00
Jorropo
198217d6bc
chore: all: bump go-libipfs to v0.4.1
2023-02-17 18:48:45 +01:00
Jorropo
7a4205ac36
chore: node: migrate go-bitswap to go-libipfs/bitswap
...
This was migrated in https://github.com/ipfs/go-libipfs/pull/63 .
(cherry picked from commit d060df2fb9
)
2023-02-17 18:46:17 +01:00