Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/firoorg/firominer


https://github.com/firoorg/firominer

fuzz: style error

178edc3c672fa1e20f524f4d2b3aa00797db048d authored over 9 years ago
RLPTests: sizes

fb51f3a6fb6472f2fcea4850aaa942ba07e54942 authored over 9 years ago
Fuzz: random valid RLP generation

2a40053f0798ad4cd27a202902276e12ae7838f0 authored over 9 years ago
Fuzz: Rlp Fuzzing Suite

400b9e9c8f87209b7def284faf8686e5b8c57fdb authored over 9 years ago
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into whizz

dbc3f5bcafa5d06893bb2fe9a2da2278e51511be authored over 9 years ago
Merge pull request #2466 from yann300/deploydialog

Mix - Deploydialog

59720bb11407fac87ff0630bb441571011a1f5aa authored over 9 years ago
small changes

f6c9603a6ba94359b129c79839c19b4d515d3d98 authored over 9 years ago
Merge remote-tracking branch 'up/develop' into deploydialog

6a5b524eba5a8a052cf5387e3e9744cfa257fd0c authored over 9 years ago
opencl.dll copied to alethzero outputs

a2df5389405af2cb5c65b2ce1a3a3503cbafcac7 authored over 9 years ago
Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref

adbb3f011c4b5855ebbe2dc74f67a585afe1aa2b authored over 9 years ago
fixing solidity tests

c72564d25c695490665b5080a6b49daad20a742c authored over 9 years ago
Merge branch 'win-jit-dll' of https://github.com/arkpar/cpp-ethereum

into win-jit-dll

Conflicts:
CMakeLists.txt

ce679872e5ab9585fd87e8f26f780b6ee48003e3 authored over 9 years ago
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into

win-jit-dll

Conflicts:
eth/CMakeLists.txt

bd28d0fde54a369d6bfe6bcb904b3530f5a38aeb authored over 9 years ago
Ignore LLVM version requirements in cmake

Currently brew installs version 3.8 as 3.7 has been branched. Version 3.7 is not available in ho...

38fc24db9f3f8b7c4f57eedcea22896f39f8dd35 authored over 9 years ago
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz

a40479daf624dcad17d0a6562dc76ceb2778f931 authored over 9 years ago
tests repared

374b1960f776471155e5797187f37808177ad2cd authored over 9 years ago
Avoid rescuing beyond genesis. Closes #2505

f2f234e6cd415d58eb5f81506f6d801c9ac15bca authored over 9 years ago
Fix for stateroot in tests.

68fb5e2019e832506aafa7c2ffc224217e0ff560 authored over 9 years ago
Build ETHASHCL by default. Closes #2497.

e59a21929ceed677252a88ecb34150b52cec2abd authored over 9 years ago
fixed ethashcl build

14167c09bfaa5767b53ed2ed45384e60623e8aa5 authored over 9 years ago
fixed build

a6194d2d219c8eddda11a6bbd9a681061835b546 authored over 9 years ago
eth working

1c1e9aea02a541f5c95a406b06d280a3f198f218 authored over 9 years ago
Minor fix.

0d6170267aabb2369abd9d7522b781eeccff1391 authored over 9 years ago
mix working

f7500218c812d36f15e074e77cb56137c68d0ce1 authored over 9 years ago
started tests refactoring

3737590f22cd73f2ec39d85703c247993876879e authored over 9 years ago
All fields of BlockInfo now private.

e14d000bea7b231f7947a5f009dc53201de83a84 authored over 9 years ago
libethcore on a new path.

076e5c03eeb48f8042509c43a2329ca3a08ffcf8 authored over 9 years ago
Tests working for BasicAuthority and Ethash.

3fa8cfc3285544d8d8163c63bb0476489cde6f9b authored over 9 years ago
Basic Proof-of-Authority sealent.

0c5e924745211793de1ebfccbc518bef6872347e authored over 9 years ago
Basic test working with same code for Ethash and BasicAuthority.

58c7d1ead6023af005b66383b477bbf1b587e792 authored over 9 years ago
Modularise nonce, mix hash and seed hash.

32c11d96641610cd11eed3ff19843ee86f7b3399 authored over 9 years ago
Fix for stateroot in tests.

fdaf2a7653e1ffd31e82d4757c881c674d17451e authored over 9 years ago
Merge pull request #2508 from arkpar/whizz

Repaired tests in the whizz branch

1ae3f5dac1b951f893f7ed25728c958e161c02c3 authored over 9 years ago
Build ETHASHCL by default. Closes #2497.

34dc98b21028dae8bdb91973c1dafedfd6660d1f authored over 9 years ago
Avoid rescuing beyond genesis. Closes #2505

b374a02be74517d8f6c86c80d0784999e1ea8987 authored over 9 years ago
Merge pull request #2510 from subtly/netFix

Host Fixes (slow shutdown)

af97cd40e178563d2797a9e4d6e48090d9227349 authored over 9 years ago
installWatch() call in test

2fa7375720f88d2ba83a3227b3f41f7bc5f3d779 authored over 9 years ago
Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor loop exit on shutdown.

3e5542cd957902df53b095b148e9cc0617115c6f authored over 9 years ago
Message save/load functionality upgraded

5e0fd432ca19a834cf2eca12b07681a47520a90c authored over 9 years ago
fixed ethashcl build

855ba20a0fdddc5ed4f1cc58c04b43ca91340375 authored over 9 years ago
tests repared

3202427722e5b2e70a1bbd2aa545ccabe7044cfb authored over 9 years ago
Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref

Conflicts:
libethereum/Client.cpp
libevm/ExtVMFace.h

aef898f0f79a99c266ecc25bf8eac433b21b39e8 authored over 9 years ago
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz

77872542e28bf46db63564fefb144061076b6728 authored over 9 years ago
mix working

388489b7d49351ef5e93367c682ee8cdaee04c37 authored over 9 years ago
Modularise nonce, mix hash and seed hash.

361c073bdc5ea2d38705a106d0edbc0888021826 authored over 9 years ago
started tests refactoring

67bb58d6e41ab9227e73abef6c8189c01349fff0 authored over 9 years ago
fixed build

b3a1bfea4ca82de19d2d6c6f19f73b4034676933 authored over 9 years ago
All fields of BlockInfo now private.

0250e516f9db3295b6260b591773b3527a4eda57 authored over 9 years ago
All fields of BlockInfo now private.

f693ac0cc4c484cf58d0f763c02c27f4bc7636fc authored over 9 years ago
Minor fix.

0adfc1ea842f28e92b93d85d43c60bc30f4c43f8 authored over 9 years ago
eth working

1547a72b3a73b32115c70c3673ce6b710af1f090 authored over 9 years ago
Basic Proof-of-Authority sealent.

a00196914ac6c413e5ec6504d224df74cda203fa authored over 9 years ago
libethcore on a new path.

d9372d67d10052242b7ce6595922ee8f435a3caf authored over 9 years ago
Tests working for BasicAuthority and Ethash.

3dbe96d51889bef81a11f7019964840f2a545796 authored over 9 years ago
Basic test working with same code for Ethash and BasicAuthority.

d76b9b3d18e50d6d1cd076c81e425f4a7ee9d29b authored over 9 years ago
fixed build

9c4bc0e2f88227b2d8662179aba85283381ebf87 authored over 9 years ago
Merge pull request #2502 from chfast/workaround_broken_llvm_package

Broken llvm-3.7-dev package workaround

a43e2379fb198a808df01bb1f0d14642c21b2093 authored over 9 years ago
Merge pull request #2500 from arkpar/tq

Fixed m_future cleanup in transaction queue

94af7e807df702002167f70c363f2762c373220e authored over 9 years ago
Merge pull request #2499 from ethereum/subtly-patch-1

Fix for compiling w/xcode on 10.9

d94f2f393152fc863231484d2e14c6baf4606925 authored over 9 years ago
Merge pull request #2495 from chriseth/sol_updatedWallet

Updated the wallet contract and tests.

18b83e452277b78f9c238382e48324680a7b6bfd authored over 9 years ago
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz

d4fe3600e58b5c1abca3ac67cd1a8568119c50ed authored over 9 years ago
Tests working for BasicAuthority and Ethash.

fd4486ca796eced8ab994d06e85cfe65148059e6 authored over 9 years ago
Minor fix.

86d2a1cb7ad98e0f9e5d93dd108c6f0ba04361ba authored over 9 years ago
fixed build

f817397991a61ffc2556b8bb4bf85e0d02ff7b2a authored over 9 years ago
All fields of BlockInfo now private.

ff2f952184170e4a0ffcef5ddf55452d3082cc64 authored over 9 years ago
mix working

d1f401ce4136609f09b5c1f5c012a57fbba31846 authored over 9 years ago
Modularise nonce, mix hash and seed hash.

bcc35d67a19877da9ad667f66a9b9e9202cf0eaa authored over 9 years ago
Basic test working with same code for Ethash and BasicAuthority.

4f32150a6a3b987ad5a3f96bd19fd7370c3f8d26 authored over 9 years ago
started tests refactoring

32e90ddcd16358c45beaeafeeb6e8edfdb786ca2 authored over 9 years ago
Basic Proof-of-Authority sealent.

1bc77af041c96b2fc7f1734c59a2ea10dff5f3e6 authored over 9 years ago
libethcore on a new path.

3146cf6cb7212042836ac91b9455f8c248e1e142 authored over 9 years ago
eth working

697e42f9e4ff2cd4b45151547cd082e5ea7729b3 authored over 9 years ago
Merge pull request #2458 from LefterisJP/cmake_default_bundle

Add JSCONSOLE to the default bundle

42c4c057eb76563ce4c0f87ca9e0131318d33f7d authored over 9 years ago
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz

21698419d6d92ab9fcf0ac0c2c9c17c9b16a73ec authored over 9 years ago
eth working

8de4926f7496f110229bc2133ebb19ea71ddbe98 authored over 9 years ago
started tests refactoring

5d2a36ee0f1ba5ea75257988e3a820923f1f9221 authored over 9 years ago
Tests working for BasicAuthority and Ethash.

57e1ae26f70eb7f187fbee7fab8ba94aa99f3267 authored over 9 years ago
Basic test working with same code for Ethash and BasicAuthority.

e18e3de824a0e5b94974b589c014ea1bbffebfa5 authored over 9 years ago
All fields of BlockInfo now private.

1e6bf809b4849fbd037acf3acf6e343b2dd8e788 authored over 9 years ago
Modularise nonce, mix hash and seed hash.

015835162108b41ddd943d6f09c96e5d124673a5 authored over 9 years ago
Basic Proof-of-Authority sealent.

88cd4dfad7d64018441d6e80d47c111c1dcd8da4 authored over 9 years ago
libethcore on a new path.

02557813a98f3d89cd7a08c51560ad52679517a6 authored over 9 years ago
mix working

1bb6bb5ff2169eaf6cf5336a38a1efc12211ce8d authored over 9 years ago
Minor fix.

a787e833f580177cd0f7fd7879a3505712608dee authored over 9 years ago
fixed build

438d8882ae0e2421f510545e394a1cfc9cfd08e8 authored over 9 years ago
Merge pull request #2438 from subtly/netFix

Fixes for #2337, #2349, #2288, #2333, #1398.

0a293b10df83ef51b7fbb482a9167dfd94ae8e23 authored over 9 years ago
Reenable broken llvm-3.7-dev package workaround.

a660ba70f12f62a7eb99ebadb2ff114fd1c3fad2 authored over 9 years ago
Reenable broken llvm-3.7-dev package workaround.

62218435dce18d06696b31360a5fbc32ace89e5c authored over 9 years ago
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz

f05a52c019eb41e538fbd34c12b52fb3ce3c6a65 authored over 9 years ago
started tests refactoring

1820dbdcfcee55569ef302450fbb0f210ec39437 authored over 9 years ago
Modularise nonce, mix hash and seed hash.

a04ba152e54ace6c46a2bd5043a318d776d55403 authored over 9 years ago
libethcore on a new path.

db577f831fce7fea9997f1fba57a32a882a6d528 authored over 9 years ago
Basic Proof-of-Authority sealent.

75857ef5d4de3adeeddfc3813ecfc57b267e026f authored over 9 years ago
Tests working for BasicAuthority and Ethash.

bcce3cb72b58ff6c308005b6d83dbf6bf859d1a9 authored over 9 years ago
Basic test working with same code for Ethash and BasicAuthority.

d16c51a56f922effd5a70afb6c4bd90a10966937 authored over 9 years ago
All fields of BlockInfo now private.

5ee3e8e5fc052ea6536c86cc40cb1a8c50191c4c authored over 9 years ago
Minor fix.

f663801126fd23efd838fe88e66571384950e56e authored over 9 years ago
fixed build

ef0d9a96fb18ae8efb3bb84d775dcd73f49c4c4a authored over 9 years ago
mix working

e6d2200ccacb16997eb855b8d84a62c0fdc2246a authored over 9 years ago
eth working

ad50498faeab276967ef469b43ffad227265c310 authored over 9 years ago