This website requires JavaScript.
Explore
Help
Register
Sign In
grassrootseconomics
/
openethereum
Watch
5
Star
0
Fork
0
You've already forked openethereum
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
610d9baba4
openethereum
/
ethcore
/
res
/
ethereum
/
tests-issues
/
currents.json
5 lines
31 B
JSON
Raw
Normal View
History
Unescape
Escape
Handle the case for contract creation on an empty but exist account with storage items (#10065) * Add is_base_storage_root_unchanged * Fix compile, use a shortcut for check, and remove ignored tests * Add a warn! * Update ethereum/tests to v6.0.0-beta.2 * grumble: use {:#x} instead of 0x{:x} Co-Authored-By: sorpaas <accounts@that.world>
2019-01-15 10:21:44 +01:00
{
"block"
:
[
]
,
"state"
:
[
]
Add constantinople conf to EvmTestClient. (#9570) * Add constantinople conf to EvmTestClient. * Skip some test to update submodule etheureum/tests submodule to latest. * Put skipping 'under issue' test behind a feature. * Change blockReward for const-test to pass ethereum/tests * Update tests to new constantinple definition (change of reward at block 5). Switch 'reference' to string, that way we can include issues from others repo (more flexible)Update tests to new constantinple definition (change of reward at block 5). Switch 'reference' to string, that way we can include issues from others repo (more flexible). * Fix modexp and bn128_mul gas prices in chain config * Changes `run_test_path` method to append its directory results (without that it stop testing at the first file failure). Add some missing tests. Add skip for those (block create2 is one hundred percent false but on hive we can see that geth and aleth got similar issue for this item). * retab current.json * Update reference to parity issue for failing tests.
2018-09-25 12:24:40 +02:00
}
Reference in New Issue
Copy Permalink