1215 Commits (14bcb21373d1d13a3f07b7c9a4bef139784f7834)

Author SHA1 Message Date
CJentzsch 8badd50826 added more jumpdest tests 10 years ago
CJentzsch 3d449785de Blockhash correction and some tests 10 years ago
subtly e9f4a7a439 code review 10 years ago
Lefteris Karapetsas 631bd9ab38 Fix for sol scanner where empty multiline comment became Natspec comment 10 years ago
subtly 44f80248ad coding standards, h512 node id, mute warnings for clang builds. attempt inherited constructor fix for windows. 10 years ago
CJentzsch 32fe54b49f added complete exp tests 10 years ago
CJentzsch de66950b52 retuning gas prices of recursive bombs to test limits 10 years ago
CJentzsch 789abca7ad undo origin address change (in test) 10 years ago
CJentzsch 0ee53a1935 use boost_fail instead of warning 10 years ago
CJentzsch 7c642dbe24 add trie_tests_ordered 10 years ago
CJentzsch ceee87a1b7 clean up 10 years ago
wanderer 33c04f975d added balance tests 10 years ago
winsvega 4bea663403 Transaction Tests 10 years ago
subtly c9982a4cb6 manually populate nodes for test rather than leveraging ping 10 years ago
subtly cffc27417a inline << operator, mute logging 10 years ago
subtly bf05c50c78 test encoding/decoding neighbors. add MAC. 10 years ago
subtly ba455270c0 memory 10 years ago
Gav Wood ac583f503f Implemented 256-long history for PREVHASH, though still optional. 10 years ago
subtly 4216162fc1 message signing and verification. shutdown io/thread before dealloc in nodetable/testnodetables. 10 years ago
winsvega c1d8aa7551 comments in json 10 years ago
subtly c06054f63e basic implementation of packets 10 years ago
subtly 2a1ea35f7f send/receive messages (not yet interepreted) 10 years ago
subtly da5acab432 refactor constants to be determined during compile. added RLPXDatagram. constructors and updates to datagram constructors. docs and logging. WIP tests and host/harness for NodeTable. 10 years ago
wanderer 2aa1933b1b added stackUnder Flow test 10 years ago
subtly 5da5631400 repot. 10 years ago
Gav Wood f1f34cbe32 Fixes/workarounds for tests. 10 years ago
Gav Wood 744136830d const-> constant 10 years ago
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