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

Update neonevm #906

Closed
wants to merge 23 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
a82443c
Ndev 1981 neon api tests (#156)
kristinaNikolaevaa Aug 8, 2023
13a4e79
NDEV-1925: Remove environmental crate (#149)
andreisilviudragnea Aug 9, 2023
cd01c21
Fix neon evm CI (#161)
kristinaNikolaevaa Aug 14, 2023
163f6de
Simplified `TracerType` (removed unnecessary `Option`) (#164)
dk-neon Aug 16, 2023
98b7a5b
NDEV-1881: Use non blocking writer for logs (#165)
Deniskore Aug 16, 2023
9864c35
Fix performance with precompile contract (#172)
anton-lisanin Aug 24, 2023
ce1e732
Added own operator for each thread in tests (#171)
kristinaNikolaevaa Aug 25, 2023
bfa302d
Added support for different tracer types (#168)
dk-neon Aug 25, 2023
1f6e5da
NDEV-2117 Check holder address (#176)
s-medvedev Aug 30, 2023
98f9f18
Set version to v1.3.0-dev (#178)
afalaleev Aug 30, 2023
b14d1cc
EIP2930: Tx envelop and AccessList tx support (#140)
raventid Sep 1, 2023
8c20d64
NDEV-2059: Improve performance of get_account_rooted_slot, get_branch…
Deniskore Sep 4, 2023
e2b78b2
NDEV-2115: Replace default_features with default-features (#174)
andreisilviudragnea Sep 5, 2023
85312da
NDEV-2160: Improve account data printing (#183)
Deniskore Sep 5, 2023
690fd47
NDEV-2155: Use neon-evm-1 runners (#182)
andreisilviudragnea Sep 6, 2023
12bbb9b
NDEV-2133: Implement a mechanism to obtain NEON_REVISION (#184)
Deniskore Sep 6, 2023
2716ff0
Changing file permissions (#185)
kristinaNikolaevaa Sep 6, 2023
b5663a3
Update the 'ethnum' crate version and remove serialization workaround…
stanislav-tkach Sep 8, 2023
3f334b2
Set version v1.5.0-dev (#190)
afalaleev Sep 10, 2023
aa95aba
NDEV-2176: Change the ordering in neon_revision SQL (#189)
Deniskore Sep 11, 2023
b761291
NDEV-2175: Use tracing::instrument and request id on neon-api endpoin…
andreisilviudragnea Sep 11, 2023
dc02672
NDEV-2081: More useful CI logs (#191)
andreisilviudragnea Sep 12, 2023
3800125
Update neonevm from base develop (#192)
gigimon Sep 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Changing file permissions (#185)
  • Loading branch information
kristinaNikolaevaa authored Sep 6, 2023
commit 2716ff06d099f366fa9f32b56ce27cdbde6a025c
Empty file modified evm_loader/create-test-accounts.sh
100644 → 100755
Empty file.