Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: release: v1.20.0 #10371

Merged
merged 963 commits into from
Mar 1, 2023
Merged

build: release: v1.20.0 #10371

merged 963 commits into from
Mar 1, 2023

Conversation

jennijuju
Copy link
Member

No description provided.

magik6k and others added 30 commits January 23, 2023 20:25
fix: EthAPI: Handle EthCall return correctly
feat: vm: Assert empty object CID when dumping state
itests: add event matrix tests for realtime eth filters and subscriptions
…te-codeql

backport: chore: ci: Update codeql to v2
- Consider funds to EAM as locked
- Add evm, placeholder and ethaccount to circ supply
- Add builtin.EthereumAddressManagerActorAddr to builtin.go.template and make jen
- Rename to EthereumAddressManagerActorAddr to match pattern of other actors (CronActorAddr/etc)
arajasek and others added 23 commits February 17, 2023 14:48
…CFix2

fix: test: change Filter rpc type from uint to hash to match fevm implementation
1. Return an error on gas estimation failure instead of logging.
2. Return early when processing signed messages on failure instead of
continuing.
* 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
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).
feat: gas: overestimate around the Hygge upgrade
fix: cli: send with InvokeEVM when sending from an eth account
chore: deps: update to go-state-types v0.10.0
fix: EthGetBalance: lookup balance at correct state
* add upgrade epoch and bump version

* Update changelog

---------

Co-authored-by: Aayush <[email protected]>
@jennijuju jennijuju marked this pull request as ready for review March 1, 2023 00:01
@jennijuju jennijuju requested a review from a team as a code owner March 1, 2023 00:01
@jennijuju jennijuju merged commit 33bec58 into releases Mar 1, 2023
@jennijuju jennijuju deleted the jen/v1200 branch March 1, 2023 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.