Skip to content

Chore: Upgrade nearcore dependencies to latest commit#259

Merged
joshuajbouw merged 1 commit into
developfrom
upgrade-near-deps
Sep 10, 2021
Merged

Chore: Upgrade nearcore dependencies to latest commit#259
joshuajbouw merged 1 commit into
developfrom
upgrade-near-deps

Conversation

@birchmd
Copy link
Copy Markdown
Member

@birchmd birchmd commented Sep 3, 2021

There is an ongoing effort in the nearcore team to improve the runtime performance and this will ultimately lead to lower gas parameters; allowing us to fit more Ethereum gas per NEAR gas. In particular, preliminary results based on changes in near/nearcore#4688 indicate that PR could increase the maximum Ethereum gas we can fit in one NEAR transaction by 7x.

In anticipation of that PR being merged in nearcore, we are upgrading our dependencies on nearcore to the latest commit. This will allow us to easily pull in new runtime changes to our benchmarks and thus measure their improvement.

@birchmd birchmd added C-enhancement Category: New feature or request C-dependencies Category: Pull requests that update a dependency labels Sep 3, 2021
@birchmd birchmd requested a review from artob as a code owner September 3, 2021 18:14
@birchmd birchmd requested a review from joshuajbouw September 3, 2021 18:14
Copy link
Copy Markdown
Contributor

@joshuajbouw joshuajbouw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Nice code quality improvements upstream on Nearcore!

@joshuajbouw joshuajbouw merged commit 9b05d79 into develop Sep 10, 2021
@joshuajbouw joshuajbouw deleted the upgrade-near-deps branch September 10, 2021 15:26
artob added a commit that referenced this pull request Sep 13, 2021
* ERC-20: change admin address (#184)
* Fix promise, broken in upstream (#227)
* Feat(tests): View call profiling (#250)
* Fix evm_bully feature enabling in Makefile (#252)
* Feat(benches): Profile NFT paginated view call (#253)
* Update CODEOWNERS (#255)
* Bump @openzeppelin/contracts from 4.1.0 to 4.3.1 in /etc/eth-contracts (#254)
* Bump tar from 4.4.15 to 4.4.19 in /etc/eth-contracts (#257)
* Upgrade nearcore dependencies to latest commit (#259)
* 1inch deploy benchmark (#261)

Co-authored-by: Dmitry Strokov <dmitry@aurora.dev>
Co-authored-by: Joshua J. Bouw <joshua@aurora.dev>
Co-authored-by: Kirill <kirill@aurora.dev>
Co-authored-by: Michael Birch <michael@aurora.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-dependencies Category: Pull requests that update a dependency C-enhancement Category: New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants