forked from neonevm/neon-evm
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Other changes #219
Closed
Closed
Other changes #219
Conversation
This file contains 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
66e1a44
to
3fd2d18
Compare
5403984
to
5e46d9b
Compare
85a34d0
to
88a6873
Compare
9bd6e86
to
a15dbc4
Compare
15db83a
to
0ab961f
Compare
3fdf90e
to
8c3eeb2
Compare
1950d56
to
56d0846
Compare
d5604f3
to
ec45940
Compare
cffd745
to
8520a13
Compare
8520a13
to
4e0c756
Compare
77f6b7b
to
3ff6ddd
Compare
a1ab9de
to
0414474
Compare
3ff6ddd
to
54e8c98
Compare
0414474
to
92427bf
Compare
54e8c98
to
10d4de8
Compare
80076b7
to
dd208be
Compare
10d4de8
to
fdc0878
Compare
Dapps reportCost report for "Curve" dApp
Cost report for "Aave" dApp
Cost report for "Uniswap V3" dApp
Cost report for "Uniswap V2" dApp
Cost report for "Robonomics" dApp
Cost report for "Curve-Factory" dApp
Cost report for "Yearn" dApp
Cost report for "Compound-Finance" dApp
Cost report for "Saddle Finance" dApp
|
fd86e6f
to
6754e64
Compare
fdc0878
to
29b0396
Compare
6754e64
to
a68b9bf
Compare
29b0396
to
95e1600
Compare
NDEV-2301: Implement trace_replayTransaction stateDiff tracer test_trace_contract_creation First tracer test Fix first tracer test Clean up test Improve TestAccountStorage Extract nonce test_trace_contract_call wip Reorder fields like Alchemy and QuickNode Initialize output and state_diff Cleanup Cargo clippy + fmt wip Extract ethereum_account_closure wip wip code wip storage wip storage 2 fix storage diff wip diff Contract creation transaction has bytecode as returnValue Fix code diff Fix diff balance and nonce for 0 value Debug balance diff and fix get_account_at Make StructLoggerResult Deserialize Add #[serde(default)] to StructLog Fix compile error Fix Solana program build Pass gas_used in TxParamsRequestModel Add gas_price to TxParamsRequestModel Compute balance diff for fee payer Use unwrap_or_default Read call_analytics config Extract EmulatorAccountStorage::ethereum_account_closure Add EthereumAccountOwned Extract build_state_diff Immutable borrow in ethereum_account_closure Use exit_status and gas_used from tracer Decouple tracing from evm_loader crate Clean up build_state_diff Remove initial_accounts Clean up build_state_diff Clean up storage diff Clean up ethereum_account_map_or Remove unused types Clean up code Add TODOs More TODOs Remove cached accounts Fix storage diff Clean up build_state_diff Clean up build_code_diff Create EthereumAccountOwned Remove cached accounts 2 Revert "Remove cached accounts 2" This reverts commit 1f769b3. Revert "Remove cached accounts" This reverts commit a04d5b3. Remove TODO Some renames Revert "Add #[serde(default)] to StructLog" This reverts commit a9403d8. Revert "Make StructLoggerResult Deserialize" Rebase test_trace_increment_call Clean up tests Extract tx_params_to_transaction Clean up tx_params_to_transaction Use tx_params_to_transaction Clean up tests test_trace_transfer_transaction Clean up tests More assertions More assertions 2 Move account module Cleanup Move tests module Make code testable Make code testable 2 Use default syntax Extract tx_fee Clean up signatures Move build_state_diff to state_diff module Clean up state_diff Remove tests duplication test_trace_state_diff_increment_call Clean up tests Use map-macro Clean up tests Add test_trace_state_diff_transfer_transaction Clean up tests Fix state diff Clean up state diff Make build_storage_diff non-mutable cargo clippy --fix Better error messages Try mess Fix off-by-one error Remove unused code Fix TODO
95e1600
to
0c7523e
Compare
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.