2392 Commits (53f8d86589fe97a95322c3a183b4a6417dc65972)

Author SHA1 Message Date
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
Gav Wood eb140df18a Admin methods. 10 years ago
CJentzsch 4036bd2d4e add blck504980 test 10 years ago
chriseth 6c45ac6ab1 Optimize RETURN x 0 to STOP. 10 years ago
Gav Wood 20e4fc7b93 First JSONRPC admin method. 10 years ago
CJentzsch 75e39b650d fix expected section for ecrecover 10 years ago
Gav Wood 3e46b869ad Allow unlocking of wallets over RPC. 10 years ago
Dimitry cb133837c4 expectOut fill section to vmTests 10 years ago
chriseth 4fc4800714 Wallet tests. 10 years ago
Paweł Bylica e5bf3e16a3 Add code hash to VM tester. 10 years ago
chriseth 5eb31c2281 Added missing source locations for new memory management code. 10 years ago
Dimitry ae1847a103 Precomp. Contracts from Transaction: one more test 10 years ago
Dimitry c64a12377d stPrecompiledContracts from transaction test 10 years ago
Marek Kotewicz 42e934baf4 udpated eth_compileSolidity 10 years ago
Liana Husikyan 808c7ea26d cleaned up the tests 10 years ago
chriseth e66a5ca0b5 Use dynamic memory for argument encoding. 10 years ago
CJentzsch baf10f84b3 move test from stSpecialTest to transaction test 10 years ago
Liana Husikyan 2d732e8923 removed byte0 keyword 10 years ago
CJentzsch 206e456ba2 add sec80 test as provided by sec 10 years ago
CJentzsch 2a6f84dc0a all precompiled contracts tests as CALLCODE 10 years ago
Paweł Bylica 4205cf79f9 Remove pessimising moves. 10 years ago
Liana Husikyan 10615249cf added test 10 years ago
CJentzsch e655491fe9 add precompiled contracts with prefixed 0's and retune gas limit 10 years ago
Paweł Bylica f7ed7ed4de Rename Executive::collectResult -> setResultRecipient. 10 years ago
arkpar 4787970b0d codeHash in ExtVM 10 years ago
Marek Kotewicz a52cd26609 new Ex methods 10 years ago
Marek Kotewicz 8d6d0f84c1 Squashed 'libjsqrc/ethereumjs/' changes from 16861fc..ca46cb5 10 years ago
Marek Kotewicz ec3afa9d71 eth_newPendingTransactionFilter 10 years ago
CJentzsch 3d160fe011 sec-80 test 10 years ago
chriseth 2d2c9b3a70 Quick fix to not access inaccessible sequences. 10 years ago
chriseth 299c36e6b1 Test for the invalid sequence access bug. 10 years ago
chriseth 7229fad1b2 Optimize double ISZERO. 10 years ago
chriseth 0f8c4a7fbb Bare functions return success condition. 10 years ago
chriseth 3fc61e9087 Compute constants 10 years ago
CJentzsch 0426f5e3fd fix expected section 10 years ago
CJentzsch a0035a2da3 add call-a-suicided-contract-again-test 10 years ago
CJentzsch 05e25f7d2b style 10 years ago
CJentzsch 1ded374bae log on OOG call 10 years ago
chriseth ac79514e63 Ability to specify the storage location of a reference type. 10 years ago
Dimitry 1cc8ac8bd5 VM Filler: Style 10 years ago
CJentzsch c48a44fe96 retune gas cost of recursive bombs 10 years ago
gluk256 e6a0dab554 Update peer.cpp 10 years ago
Vlad Gluhovsky 777b298613 warnings fixed 10 years ago
CJentzsch c9a7593e07 style 10 years ago
Vlad Gluhovsky 2ef63e583d fixed peer test 10 years ago
subtly 3a5e67eaab Fix network tests: delete host pointers after use. 10 years ago
subtly ce367d3da0 update whisper tests 10 years ago
Dimitry 7ff49e87bf Issues: VMTest filler fix 10 years ago
Liana Husikyan ee2b5e7cb4 fixed assigning negative number to unsigned 10 years ago
Liana Husikyan 9da464ee05 - style fixes 10 years ago