1069 Commits (4b1e2fba0ac9c5162525668b93ca663ee0f85ba2)

Author SHA1 Message Date
Christian a88377e5cb Some windows fixes. 10 years ago
debris 5ca7b3209f fixed transitive dependencies for msvc 10 years ago
Gav Wood ea043668b4 Test stuff into cpp from header. 10 years ago
Lu Guanqun 1372154ff2 small fixes per chris's comments 10 years ago
Lu Guanqun aabc234e45 add two more exp tests 10 years ago
Lu Guanqun e85fe2348f add exponent operator 10 years ago
winsvega ce3638f75d Test related 10 years ago
Christian 8b3dec6773 Arbitrary parameters for call() and all hash functions. 10 years ago
Lefteris Karapetsas c68f7f2790 Addressing issues in Enum style fix 10 years ago
Gav Wood d2165828ff Fixed #988. 10 years ago
winsvega d5b3f224c6 Bigint 10 years ago
Lefteris Karapetsas d53dcd3183 Styling in Natspec Enums 10 years ago
Lefteris Karapetsas 46dfdc97af Camelcasing enums in Types.h 10 years ago
Lefteris Karapetsas 6bb8233d15 Changing Solidity Code to use CamelCase enum values 10 years ago
Liana Husikyan 2fd33d98cc - implemented Empty parameter name story. Now the name of input/return parameters of function can be not specified. 10 years ago
debris 92bfd91812 cmake mess 10 years ago
winsvega d6ebb4454b Style Changes 10 years ago
Marek Kotewicz d6c00187ed missing commands in client 10 years ago
Marek Kotewicz 46b629a579 jsonrpcstub integreted into cmake build process 10 years ago
winsvega 6f4265a615 TransactionTest 10 years ago
Christian 6219085ad9 Accessors for structs. 10 years ago
CJentzsch 846fdc525b sha3 performance test 10 years ago
Lefteris Karapetsas 351cfecae9 Small fixes for proper multitype/multiarg SHA3 10 years ago
winsvega 2adee26fc0 nonce value from 0 to "0" in fillers 10 years ago
Lefteris Karapetsas 8d239921e9 SHA3 of string literals now should work 10 years ago
CJentzsch c87876b3f9 failing tests from random simulation as state tests and transaction tests 10 years ago
Christian a90ec7576c Some fixes for the ether units parser. 10 years ago
Marek Kotewicz eca3a8df17 removed output messages in tests && spaces 10 years ago
Lefteris Karapetsas bbede4c31c appendArgumentsCopyToMemory() has more complicated logic now 10 years ago
Lefteris Karapetsas 04aa0cc9ba Solidity SHA3 can now take multiple arguments 10 years ago
Lu Guanqun 07ecb2c1f2 disallow declaration of void type 10 years ago
CJentzsch 36f83d45e6 test block gas limit 10 years ago
Lefteris Karapetsas c0151476ad Minor Style fixes 10 years ago
Marek Kotewicz 3fd2bf6b96 fixed natspec evaluator result on error 10 years ago
Marek Kotewicz a4a959b1b1 separated libnatspec 10 years ago
Lefteris Karapetsas c11c26c094 Tests and fixes for ether subdenominations 10 years ago
Lefteris Karapetsas 13d9cbf5ab Tests for ether subdenominations. Work in progress 10 years ago
Gav Wood 325ec15389 Move CommonJS to libethcore. Split it up ready for refactoring into 10 years ago
Gav Wood c38ecd95d9 Split canon blockchain and basic blockchain. 10 years ago
Lu Guanqun 1252ed3b88 add several type error test cases 10 years ago
Lu Guanqun 544c9ef09e add two test cases parser error for named args 10 years ago
Lu Guanqun 81d8a14a7b add a test case for disorder named args 10 years ago
Marek Kotewicz 2d09638fde Squashed 'libjsqrc/ethereumjs/' changes from a0cfa3c..f3e1797 10 years ago
Gav Wood 0d315f81bf Test for named args. 10 years ago
Lefteris Karapetsas 3846cbf8d8 Fixing accesors test after visibility merge 10 years ago
Marek Kotewicz f1cf1b28d7 Squashed 'libjsqrc/ethereumjs/' changes from f1a5cf9..a0cfa3c 10 years ago
Marek Kotewicz 699bed10c0 Squashed 'libjsqrc/ethereumjs/' changes from d516691..f1a5cf9 10 years ago
Gav Wood 114db8ab36 Revert State class changes for Mix. 10 years ago
CJentzsch 31f6a71294 add refundoverflow test 10 years ago
Lefteris Karapetsas 6c5120978e Accessors for multiple mappings implemented 10 years ago