851 Commits (f42002912787cc77a52540e676df2e8827a20f09)

Author SHA1 Message Date
subtly 7ab02cf487 move some things for udp. added a class for kademlia. 10 years ago
Gav Wood d5cd81d06a Allow interaction with PV49. 10 years ago
Gav Wood 78c202cae4 Fixed #683 10 years ago
Gav Wood 6b9d23de68 SHA-3 hashing to web3. 10 years ago
winsvega ae66da681c Contract Creation Init Codes 10 years ago
subtly 46a286f6e7 fix the fix 10 years ago
subtly 27d79a2f17 initialize atomics so udp messages are delivered on linux #656 10 years ago
Paweł Bylica acec80d8f1 Remove unnecessary changes 10 years ago
Paweł Bylica e80dffeec5 Clean up and remove some explicit dependencies in cmake files 10 years ago
Lefteris Karapetsas 29261206b9 Adding const attribute to ABI output 10 years ago
winsvega 31f1c73a18 Cteate Contract From Contract Init Code Test 10 years ago
Christian e427a0a2ca Bugfix: Additional swap for compound assignment. 10 years ago
CJentzsch fce7f1712d more refunds tests 10 years ago
subtly d1aa994f8e stash 10 years ago
Lefteris Karapetsas 4165e45464 updating solidity parser natspec tests to comply with recent changes 10 years ago
Christian ae994f2804 Also test non-equality comparison operator. 10 years ago
subtly ecccc68e30 spacing 10 years ago
Christian d14ed2d4dc Bit operators should bind more strongly than comparison operators. 10 years ago
Lefteris Karapetsas 7359367441 More multiline natspec tests and small issue fix 10 years ago
Lefteris Karapetsas 8edb5b8b54 Solidity Tests names are now more consistent 10 years ago
Lefteris Karapetsas 30beaca359 Changes in InterfaceHandler to deal with multiline natspec 10 years ago
Lefteris Karapetsas 61a1f4436c Scanner properly scans multiline natspec comments 10 years ago
Lefteris Karapetsas 6d48f3e987 Work in progress for /** ... */ natspec comments 10 years ago
CJentzsch 23c46dd468 style 10 years ago
CJentzsch 0bf7eb0670 more refund tests 10 years ago
CJentzsch 87721356e1 refund test inclusion 10 years ago
CJentzsch 857dca6c8d refund tests 10 years ago
subtly cef5c1a843 initial interface for udp. test sending/receiving udp. 10 years ago
Paweł Bylica a6e8c122ea Windows fix 10 years ago
ethdev 8468d896a7 fixed msvc not expanding macros correctly 10 years ago
ethdev 2daf84f1bd initializer-list fix 10 years ago
ethdev edb6072cc9 windows fix for initializer-list cannot convert to dev::bytes 10 years ago
Marek Kotewicz 373dbcaa5f clang requires explicit initialization of map 10 years ago
Lefteris Karapetsas 82117dc7da Solidity: More tests for the ForStatement 10 years ago
Lefteris Karapetsas 3c6e966160 Solidity ForStatement Compiler part 10 years ago
Lefteris Karapetsas 1f0346396a Minor issues, grammar update, new ForStatement test 10 years ago
Lefteris Karapetsas b2992bd659 Solidity ForStatements expressions are now optional 10 years ago
Lefteris Karapetsas e934aa0bef new ForStatement parsing test and small grammar fix 10 years ago
Lefteris Karapetsas 30c000d121 Adding a ForStatement solidity AST Node. 10 years ago
Christian 4e83ba5ae1 Add functions needed by constructor. 10 years ago
Christian 41948b1309 Fix: Resolve function types of all contracts before checking types inside functions. 10 years ago
subtly 71bf6e7ede udp != tcp. history-commit. 10 years ago
wanderer 4dd5240111 append JSON objects to log 10 years ago
wanderer 7460d88bae using json_spirit 10 years ago
wanderer 381c30ecd0 changed output stacktrace format to json 10 years ago
winsvega 905934f4c8 Transaction Test Filler 10 years ago
ethdev f42dbcac1c boost library -> libraries 10 years ago
Christian a3473ad88d Check that constructor does not have "returns" directive. 10 years ago
Christian 7801b87ddb Packing and unpacking of constructor arguments. 10 years ago
Christian 5026c5855d Create contracts. 10 years ago