2456 Commits (69bb2a38b97f25b7973e094a89b9f2126aee8023)
 

Author SHA1 Message Date
Gav Wood c80fe47289 Fix std services except DNS Reg whose contract needs rewriting. 10 years ago
Gav Wood e2b3925683 More fixing for std serv 10 years ago
Gav Wood c0b3f93e8e Fix first part of stdserv.js. Still much to do. 10 years ago
Gav Wood 018d8d3c8d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 3b17797b46 Build fixes. 10 years ago
Gav Wood f2c1968896 Merge pull request #484 from imapp-pl/pr-fixes 10 years ago
Gav Wood b0c10d3c4e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 7dfd83e8f5 Whisper API change for topics. 10 years ago
Gav Wood 54282872ff Merge pull request #513 from ethereum/crypto 10 years ago
Gav Wood bd4fe9d26f Don't log coinbases. 10 years ago
Marek Kotewicz 64044e71a5 common changes after merge 10 years ago
Marek Kotewicz 0d84c514bd Merge branch 'develop' into js_abi 10 years ago
Christian bbc3a1b37e Struct types. 10 years ago
Christian ec2b010047 Mapping types. 10 years ago
Paweł Bylica ffdfb74b45 Update Visual Studio project files 10 years ago
Gav Wood 20f3b4b4c1 Spelling correction. 10 years ago
subtly a25185172b pr fix 10 years ago
subtly aa4edf9b50 Merge branch 'develop' into crypto 10 years ago
Marek Kotewicz d2427082fa improved js interface for contract calling 10 years ago
Paweł Bylica 818c0b6156 Merge branch 'develop' into pr-fixes 10 years ago
Gav Wood cbf22e3ce6 Compile fixes. 10 years ago
Gav Wood 3d5440070c Merge pull request #514 from CJentzsch/bugfix 10 years ago
Gav Wood b79a2ffe36 Merge pull request #512 from ethereum/sol_jsonInterfaceTests 10 years ago
Gav Wood 72b5743d1e Merge pull request #510 from CJentzsch/NewStateTests 10 years ago
Gav Wood 307fd312a5 Merge pull request #509 from chriseth/sol_jsonInterface 10 years ago
Gav Wood bbb927a8c8 Merge pull request #501 from chriseth/sol_testFramework 10 years ago
Gav Wood 9234795b22 Merge pull request #500 from chriseth/sol_jumptable 10 years ago
Gav Wood 2cae9066e7 Windows build fix? 10 years ago
Gav Wood 0896a9cdb3 Windows build fix? 10 years ago
Christoph Jentzsch b840730b4f explicit type cast 10 years ago
Christoph Jentzsch b1c6776429 Fix stackoverflow bug in VM 10 years ago
Marek Kotewicz 0e02c79b80 storage dump test 10 years ago
Marek Kotewicz 36e78d710c Merge branch 'develop' into js_abi 10 years ago
Marek Kotewicz 47434e62c3 added storageAt which dumps contract storage 10 years ago
Gav Wood 50c11a2151 Stupid MSVC fixes. 10 years ago
subtly c9dbdb6a7e fix ternary 10 years ago
Gav Wood b74250c6b4 Windows fixes(?) 10 years ago
subtly cf3f821d71 changes for code review 10 years ago
Gav Wood 5f8a974a17 Don't cast to bytes for fear of MSVC's brokenness. 10 years ago
Marek Kotewicz 3df8ce248c Merge branch 'develop' into js_abi 10 years ago
Gav Wood 26a9bf4ebe Version bump. 10 years ago
Gav Wood c1bc090104 Log pricing update. 10 years ago
subtly fd5738ae64 fix hash in constructor 10 years ago
subtly c99e09dc49 code review 10 years ago
Marek Kotewicz 7bdc646dcc removed unnecessary methods from jsonrpc and added contract call tests 10 years ago
subtly f560cfa78d fix compile 10 years ago
subtly 737e6163cc Merge branch 'develop' into crypto 10 years ago
subtly fab63ce0a0 refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3. 10 years ago
Marek Kotewicz 0b236057d8 minified ethereum.js 10 years ago
Marek Kotewicz ed7cbeaacd contract calls working from js 10 years ago