Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

ui changes

f16eda5f0ea01b3951c51044ecfb5dc7ef087623 authored over 9 years ago
Set default value of LLVM_DIR on OSX

2728436eb7660fc4568cffa3b15dc354f5516bf5 authored over 9 years ago
Build EVM JIT by default.

49e02b5a997b2c8253372ea8a866b59b989fc5fa authored over 9 years ago
Remove block number from internal changes.

b186799a5a24ec6407e2d8af0c46a9d0124ff86b authored over 9 years ago
Merge pull request #2531 from ethereum/fix_warning

Fix warning about scalar initialization

1a63a498c250c63d8a907aa62f026bbc75f7219b authored over 9 years ago
Merge pull request #2526 from arkpar/state

Fixed call to contract from rpc

859f6d0ff7c8716167b6c3edb5e218cb055fd739 authored over 9 years ago
Merge pull request #2513 from ethereum/cmake_llvm_version

LLVM version requirements in cmake

016ef390344166cd54543543c1878ee5b6b4996d authored over 9 years ago
Merge pull request #2436 from winsvega/fuzz

Fuzz: random RLP generation

940b4fcbffe26199a5afb5c59e8c66c73e7f59f2 authored over 9 years ago
Make Client constructor protected for safer API.

37236df6065655f31ca5243be72a72892e73a685 authored over 9 years ago
Avoid calling virtuals prior to object creation in Client.

d224217c30e043eb1f7c689205006225fcfb1d3f authored over 9 years ago
Don't let the zero private key through.

54ba40716dfa531761859b2ffd04316110e09d79 authored over 9 years ago
Fully automate the dockerfile again.

024959b5f2b4e6fef0398046c470e32d181c8a3d authored over 9 years ago
Virtual destructor for Miner.

43a9cc541a0be72fc26787b7bc0f54360f33e9a3 authored over 9 years ago
Fix for GCC compiler.

667431899876217580582ba57bf1922e5b1f0374 authored over 9 years ago
Do not accept the point at infinity as valid public key for ecrecover.

33ffc693edbd494e2b0a67ac618dc7e3a46873d3 authored over 9 years ago
bug fix

1294e0e7e216355e4d70a5916792389e78d2b56d authored over 9 years ago
concurrent_queue

69bbae0072638a88b3d2d722167fba24713e165f authored over 9 years ago
Extract concurrent_queue from JIT Worker.

0f890cfb09a454f744a9a542ccecd632e8f6004e authored over 9 years ago
Wallet updated to include daylimit in constructor.

189cd4205242bbbc5debf6d639036baf94ff8533 authored over 9 years ago
bug fix

1b2979e93f7b295d0edfe9b701e8c2e69fd00b63 authored over 9 years ago
bug fix: account selector

59ad8e64b850f3ffa3b3e5c6ac05ee8c2e7fc72f authored over 9 years ago
ui gasPrice changes

cabfb787ac2df2bc092bddd7a91d6de5b648b31b authored over 9 years ago
ui changes

bb15b2af759709967b7c3cbf9ee8bda7ff6f67d9 authored over 9 years ago
ui changes

5117b44345a771133c74630eed32c0936820f9fa authored over 9 years ago
Subtree merge: ethereum/evmjit into ethereum/cpp-ethereum

Merge commit '97d7af348a32b4dff6b6b26cef3e18a0d6d49812' into evmjit_cmake

58b533cf29eae3b60cede2c390cde0973f03409c authored over 9 years ago
Install public headers.

97d7af348a32b4dff6b6b26cef3e18a0d6d49812 authored over 9 years ago
Subtree merge: ethereum/evmjit into ethereum/cpp-ethereum.

Merge commit '373dc98fb16bfcd99a2e3c4e21dfbf6fa8fe1729' into evmjit_cmake

Conflicts:
evmjit/in...

622c8be1e7469e9e4d03791854c2df5a14a97bd0 authored over 9 years ago
log output updated

203d50005368638e5f81bf4d18281d4b2da85606 authored over 9 years ago
Revert stupid replace.

373dc98fb16bfcd99a2e3c4e21dfbf6fa8fe1729 authored over 9 years ago
Merge remote-tracking branch 'origin/cmake' into develop

c2393082eaf73d2adb824cc5d2a67202a9525e46 authored over 9 years ago
bugfix: reap() refcatored

84933486674da71f7caf0d69ac565ecb00c3846b authored over 9 years ago
Clean up evmjit cmake files. Assign compiler flags to target.

1fc6254abbb79facd25539962a23b8acf1c70feb authored over 9 years ago
Clean up evmjit cmake files. Assign compiler flags to target.

e1634a9dcb81dc66b25b73cb0cb36e945c56cf62 authored over 9 years ago
ui changes

a423a799be6400e70a838d7fad2c09dc1c061d56 authored over 9 years ago
ui changes

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

e90ca009e62ea4b53409276db900700e88892a03 authored over 9 years ago
ui/ux changes

22b0d8347cfb80d01c83bc62a0fa0e8aab7bb467 authored over 9 years ago
Add support for cmake 2.8.

b0b8c4d81af92d14de7b9157540a172eeb6aafbb authored over 9 years ago
Add support for cmake 2.8.

e140fce2808e31aed62d8b9001de2e7b30e241ee authored over 9 years ago
Set EVM JIT version in cmake script.

a9024e5e904bb708df58bb608d3f28b5518ff936 authored over 9 years ago
Set EVM JIT version in cmake script.

d3831c8b1d9e99a8fca3445c8c9dd55a1ffcff39 authored over 9 years ago
Fix warning about scalar initialization

49ebc887ec912a5401feb4d9f7a80f133fc89dfe authored over 9 years ago
Check if precompute seal option exists

plus indentation style fix

69e8b01115eb1a4b14c1ecf8726c297de5d924ec authored over 9 years ago
Check LLVM version manually.

3dbf11468f30d9216240ad564e80eab5aad8e0ff authored over 9 years ago
Switch to using the Sealers API for precompute

a7009507653f0f06ff3fdce77effd8b0bb79d8f0 authored over 9 years ago
Merge pull request #2522 from yann300/deploydialog

Mix - arrays decoding

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

36085cb949319841ce9f7d0f0e156574a88cc9cd authored over 9 years ago
ensurePrecomputed should respect --no-precompute

1718d6c6486ca5ea9f346dd4eac0e5e42559fcd0 authored over 9 years ago
style

02f5874f8252906d9e6afb98bfa7f2a116d8a869 authored over 9 years ago
style

f8869313c845d607e0e7096f1647add9007e17a8 authored over 9 years ago
Merge pull request #2523 from chriseth/mix_fixFunctionList

Only store functions with external visibility in QContractDefinition.

258f28b38ae1085728b7321b2a55759f1e8c5a54 authored over 9 years ago
comments

de047149534b667dee51f3ed58baee08577232f7 authored over 9 years ago
Minor blockchain sync fixes

6dbb2ed27b15871b50a2a62cc8044a0bc1961d53 authored over 9 years ago
prevent re-downloading of already queued blocks

03216e8749041c1f97966ae33248828e295bdf26 authored over 9 years ago
get transactions from syncing peer

7f696850b4164da703cd005a4981a78394caeac6 authored over 9 years ago
Fixed a potential deadlock when peer is released in forEachPeer

2daad53d8c78c78b0336297effbd83c3e4ed7205 authored over 9 years ago
fixed Client::call execution without transaction

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

e8a83ef34a82e339091768095915c78fd88e3ddb authored over 9 years ago
Merge branch 'arkpar-state' into develop

0f29c6b4e71fc092cca8cb7186ca0073a51d1820 authored over 9 years ago
Merge branch 'state' of https://github.com/arkpar/cpp-ethereum into arkpar-state

Minor miner fix.

Conflicts:
libethereum/State.cpp

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

1dbe8ebb6a8d93d47366cc1993bb3b6a9249c2d7 authored over 9 years ago
Build fix for Qt 5.5 fix.

b4ab42277aaa8e3cb192e06ffcebd58409a12440 authored over 9 years ago
Merge pull request #2517 from LefterisJP/fix_qt5.5_build

Fix QT 5.5 Build

a6e49c7e083167bfd6da51b6b1642a82cc26a34a authored over 9 years ago
Merge pull request #2511 from gluk256/_whisperDB_

Level DB support for Whisper

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

ed469fa005e7ac98e1798af65d100fdd9c485b8a authored over 9 years ago
Fix clang warnings, my version.

Closes #2525

7eaf40a4c1fa7d3dc640f855026d9b3d01c34a17 authored over 9 years ago
Merge pull request #2489 from arkpar/win-perf

Performance optimizations for msvc build

30ef07ccac046a577cedf3b5bc358cb71efb176f authored over 9 years ago
Remove cpuid from GPU miner.

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

0ea66ab56a11020514254552b906e5ac5a5c00a0 authored over 9 years ago
Fix QT 5.5 Build

In QT 5.5 Mono is a reserved preprocessor define and as such building
with it fails.

Switching ...

a978d4e56b55ee7d134501c7e9e8b46b6639c550 authored over 9 years ago
fixed build wo libcpuid

b60018713f6d17f019a1d962b6bf43bb8867cb1e authored over 9 years ago
enabled libsecp256k1 on windows

89d9a18485c24476772baa755558c8ef369a2d27 authored over 9 years ago
performance optimizations

3bd1aecd2dd1a16aa63f61c642bdd49c47a96b3f authored over 9 years ago
restored toSlice code for c++11, fixed build

df6898538fcc2e8209a1fdd9cb2da2bf7659d911 authored over 9 years ago
enabled libsecp256k1 on windows

26ff87a0bfc58078027f4d2b245c492d444019ff authored over 9 years ago
RLPFuzz: update

6ff3e011844f70daae705f8eccff4fce9b48f85a authored over 9 years ago
Merge pull request #2490 from arkpar/win-jit-dll

Copy evmjit.dll to output on windows

cab247921d55f34152726c6d1650d8d15a4e2209 authored over 9 years ago
Merge pull request #2524 from chriseth/sol_windowsFix

Compile fix for Windows.

a4e109b8f0e5f01d786e2758874cb2415fa7d32f authored over 9 years ago
Version bump.

d59b71210dc887ac91320187506f33aab4dfd65d authored over 9 years ago
Merge branch 'whizz' into develop

8f7d26555c84057d456850b08105650647607d9f authored over 9 years ago
Make sure all directories are not readable by baddies (dejavu wk1#0).

Closes #2509.
Remove neth :(. Who knows, perhaps not forever...

51f887aac5e7906f18dfe1aa74cd08be00ddd4a2 authored over 9 years ago
Fix dejavu week 1, issue 1.

Reenable bits of ethash.

631e701fdf0b7ebdb5b50083625c54364b4e075e authored over 9 years ago
Windows fix.

a8b8ce540feea3c1d4909548ba7afdb31b9e68d0 authored over 9 years ago
Only store functions with external visibility in QContractDefinition.

f59c64f9041b63e8adb8598236da3d6aee4b6ca9 authored over 9 years ago
Merge pull request #2521 from chriseth/sol_walletTest

Use actual addresses.

0e95f0e41698d927d79b421a4db46ba4acf875e3 authored over 9 years ago
Repot all the ethash stuff.

Enable the previously disabled opencl mining paths.

b1c04ba0fc8bb3fd3cbe79618c67f69e10703d9a authored over 9 years ago
metainformation removed

184c1b36cbbf6c017878f585c1589cd7f5007eb1 authored over 9 years ago
arrays decoding

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

e539494fec2314e09dd8a22f56fd4088bdfe1867 authored over 9 years ago
Merge branch 'debris-client_ref' into whizz

864cb6cf043c2fb6340338d3c635837d19b84762 authored over 9 years ago
Credits.

Catch exceptions again.

7d8bd8ec887712095b67968201133fb1fb5b6ce3 authored over 9 years ago
Use actual addresses.

9917e7edd5c0d035923d503f37c71ccd3dc5e79f authored over 9 years ago
updated web3 to version 0.9.0

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

0f0f97620ace2933c3f6ec31a3a1c83b18d0e9d4 authored over 9 years ago
Merge pull request #2515 from arkpar/whizz

Fixing solidity tests in whizz branch

1c3a8fed825dc585a9c876d267e55b1d22e3b53c authored over 9 years ago
Actually catch exceptions.

59fad8e6350ad56c1c75545faf15aec76785f7dc authored over 9 years ago
RLP fuzz: invalid rlp generation

b7e8c64d137e4c247cacc65366a10887cf3ce057 authored over 9 years ago
FuzzTests: Update

9cc14873c02244c35ad9585cc8927488e529cc88 authored over 9 years ago
Fuzz: Style

ce102489f9593c67b06d5a6b5faecc766c146bf8 authored over 9 years ago
Fuzz: Rebase

0d41a51b16a703651cdcddb6031284c19d5421ae authored over 9 years ago