1567 Commits (3c2bcb280341fd4bee9c4ecee5f9dcebd8efdf5a)
 

Author SHA1 Message Date
Gav Wood 95c063202c Block hash download fix. 10 years ago
Arkady Paronyan 5aca7ce654 fixed formatting 10 years ago
Arkady Paronyan 582ae31f9f fixed races 10 years ago
Arkady Paronyan c161ddb66a fixed segfaults on accessing temp objects vector buffers 10 years ago
Arkady Paronyan 717b4ff779 fixed msvc buld 10 years ago
Gav Wood 5f9234c6e3 Merge pull request #331 from AronVanAmmers/develop 10 years ago
Gav Wood 0a78ad9b21 paranoia works again. 10 years ago
AronVanAmmers e30f57f397 Merge pull request #3 from ethereum/develop 10 years ago
AronVanAmmers 84e57e30e0 Upstream fix 10 years ago
Gav Wood f1d1dcc628 Fix windows build? 10 years ago
Christoph Jentzsch b8b878ebba Replaced all asserts in RLP with exceptions 10 years ago
Christoph Jentzsch 728d560965 Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
AronVanAmmers 305fe6353c Fix build on Windows. QWebSettings is somehow not available. 10 years ago
AronVanAmmers 8d4b71af5a Fix build by including all files from CryptoPP that compile without errors or warnings. 10 years ago
Gav Wood 6464651365 More networking fixes. 10 years ago
AronVanAmmers 7043b38d8e Merge pull request #1 from ethereum/develop 10 years ago
Gav Wood 0f31e3b317 Additional network niceness. 10 years ago
Gav Wood 73d029180c No address increment on clash. 10 years ago
Christoph Jentzsch 8b1f28739d fixed merge bug 10 years ago
Christoph Jentzsch 1bfbec8702 Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood dac9d062bc Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood f3512a0562 Working eth sale importer. 10 years ago
Gav Wood 7618f7a75c Merge pull request #328 from cdetrio/develop 10 years ago
Casey Detrio 81ffba3ecb enable qt web inspector 10 years ago
Paweł Bylica 56f37c0789 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Gav Wood e9d839c62d Revert MSIZE. 10 years ago
Gav Wood 45372764f2 Repotting of AES stuff. 10 years ago
Gav Wood 234cc551b6 more attempts to mimic what Vitalik did with wallet encryption. 10 years ago
Gav Wood bcca878832 Whisper in main client. 10 years ago
Christoph Jentzsch da4d393a28 Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
Christoph Jentzsch a6a76a1f4b corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM 10 years ago
Gav Wood be0d17d3da add virtual notes. 10 years ago
Gav Wood e1e66b5817 Windows updates. 10 years ago
Gav Wood 6692dc3ff4 Repotting. 10 years ago
Gav Wood c236843225 fix for callstateless. 10 years ago
Gav Wood 36215b3a8c Reorganisation of UI. 10 years ago
Gav Wood 9ce2b5bfa6 Avoid attempt to reget chain on block reception. 10 years ago
Gav Wood 340801ed90 Networking fixes. 10 years ago
Gav Wood f83b8d795e Quick build fix. 10 years ago
Gav Wood 3cb6af930f Fix for wierd empty blocks. 10 years ago
Paweł Bylica 826c86bf05 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 137c22597f Make net button work. 10 years ago
Gav Wood d67ce566e7 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Christoph Jentzsch 7b17adba08 Exemplar alteration to show effect of using boost::exception 10 years ago
Christoph Jentzsch e81d9eb3f1 Merge remote-tracking branch 'upstream/develop' into develop 10 years ago
Christoph Jentzsch 33fbb36b2a Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 10 years ago
Tim Hughes 2908e7706f Update MSVC projects. 10 years ago
Tim Hughes e37fd01bc6 Suppress warnings from boost mpl during moc compile. 10 years ago
Tim Hughes b42ecc34a1 Fixed size_t to bool warning and internal compiler error with MSVC. 10 years ago