darwin arm support#409
Merged
SashaZezulinsky merged 1 commit intodevelopfrom Jul 5, 2022
Merged
Conversation
rastislavcore
approved these changes
Jul 4, 2022
SashaZezulinsky
approved these changes
Jul 5, 2022
error2215
pushed a commit
that referenced
this pull request
Jul 27, 2022
* Pass version as a git tag (#408) * darwin arm support (#409) * more logs for ancient failure (#414) * shallow copy fix in vm (#413) * use uint256 (#412) * Feature/chain reparation cornercases (#416) * Transaction background indexing/unindexing + improved chain initiation from freezer * core/rawdb: Stop freezer process as part of freezer.Close() * PR#20302, PR#21010, PR#20758, PR#21212, PR#20837, PR#20808, PR#20692, PR#20810, PR#21263, PR#21149, PR#21067 and PR#21105 * les: rework float conversion on arm64 and other architectures (#21994) and les: cosmetic rewrite of the arm64 float bug workaround (#21960) * accounts/abi: implement new fallback functions e20764 (#417) * accounts/abi: Prevent recalculation of internal fields #20895 (#418) * improve EstimateEnergy API #20830 (#420) * Add state transition tool for testing #20958 (#421) * core/vm: use a callcontext struct #20761 (#422) * EIP-2315: JUMPSUB for the CVM #20619 (#423) * core/vm: less allocations for various call variants #21222 (#424) * node: serve JSON-RPC on custom path prefix #22184 (#425) * cmd/gocore, node, rpc: implement jwt tokens #24364 (#426) Co-authored-by: Sasha Zezulinsky <alexander.zezulinsky@gmail.com> Co-authored-by: Rastislav <rastislav@coreblockchain.cc>
error2215
pushed a commit
that referenced
this pull request
Oct 13, 2022
* Gocore VM and security updates (#427) * Pass version as a git tag (#408) * darwin arm support (#409) * more logs for ancient failure (#414) * shallow copy fix in vm (#413) * use uint256 (#412) * Feature/chain reparation cornercases (#416) * Transaction background indexing/unindexing + improved chain initiation from freezer * core/rawdb: Stop freezer process as part of freezer.Close() * PR#20302, PR#21010, PR#20758, PR#21212, PR#20837, PR#20808, PR#20692, PR#20810, PR#21263, PR#21149, PR#21067 and PR#21105 * les: rework float conversion on arm64 and other architectures (#21994) and les: cosmetic rewrite of the arm64 float bug workaround (#21960) * accounts/abi: implement new fallback functions e20764 (#417) * accounts/abi: Prevent recalculation of internal fields #20895 (#418) * improve EstimateEnergy API #20830 (#420) * Add state transition tool for testing #20958 (#421) * core/vm: use a callcontext struct #20761 (#422) * EIP-2315: JUMPSUB for the CVM #20619 (#423) * core/vm: less allocations for various call variants #21222 (#424) * node: serve JSON-RPC on custom path prefix #22184 (#425) * cmd/gocore, node, rpc: implement jwt tokens #24364 (#426) Co-authored-by: Sasha Zezulinsky <alexander.zezulinsky@gmail.com> Co-authored-by: Rastislav <rastislav@coreblockchain.cc> * xcb: returned revert reason in traceTx #21195 * internal/xcbapi: return revert reason for xcb_call #21083 * docker image * revert dockerfile * fix tests * comment out test Co-authored-by: Sasha Zezulinsky <alexander.zezulinsky@gmail.com> Co-authored-by: Rastislav <rastislav@coreblockchain.cc>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.