1177 Commits (4de92be65b87220194d5e99cc418137e075afe01)

Author SHA1 Message Date
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
CJentzsch 6a8c6cba61 start with test defined genesis block 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
CJentzsch e63b1521f4 write block header and uncle list 10 years ago
subtly eb2a4e375a update for cr. update whisper test. 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
subtly eae64afe21 update packet test 10 years ago
subtly fc15ac8071 update remaining whisper tests 10 years ago
CJentzsch 7d03f7be2e create block from transaction with genesis block as parent 10 years ago
winsvega 6f4265a615 TransactionTest 10 years ago
subtly 8c2daa4195 update whisper topic and forwarding tests for node-discovery 10 years ago
subtly e9538b23c8 updates for code-review 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
CJentzsch 00293a05b6 include transaction list 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
CJentzsch ac8ddfdcd8 first definition of block tests - header only 10 years ago
Marek Kotewicz a4a959b1b1 separated libnatspec 10 years ago
Lefteris Karapetsas c11c26c094 Tests and fixes for ether subdenominations 10 years ago
subtly 27e2f98278 fix whispertopic test 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