This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lotus
Watch
16
Star
0
Fork
0
You've already forked lotus
Code
Issues
Pull Requests
Packages
Projects
Releases
27
Wiki
Activity
445f1d4b33
lotus
/
chain
/
types
/
ethtypes
History
Steven Allen
566584d45c
fix: api: return the correct block gas limit in the EthAPI (
#11747
)
...
The gas limit is proportional to the number of blocks.
fixes
#11721
2024-03-21 12:49:55 -07:00
..
eth_transactions_test.go
remove invalid test cases
2023-01-14 12:30:06 -05:00
eth_transactions.go
fix: eth: use the correct state-tree when resolving addresses (
#11387
)
2023-11-17 18:20:31 +01:00
eth_types_test.go
fix: Eth API: accept input data in call arguments under field 'input' (
#11505
)
2024-01-06 15:42:52 -08:00
eth_types.go
fix: api: return the correct block gas limit in the EthAPI (
#11747
)
2024-03-21 12:49:55 -07:00
rlp_test.go
fix: ethtypes: handle length overflow case
2023-07-21 12:26:29 -04:00
rlp.go
fix: ethtypes: handle length overflow case
2023-07-21 12:26:29 -04:00