Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Synchronise windows logging in ethminer.

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

8a3d6cf486b9c8e0e35e395a8a5f6023fd203781 authored over 9 years ago
Avoid boost dependency for libethash-cl.

a0b7159ce689e98be81bae8b2b4179b283d579c3 authored over 9 years ago
ui bug fix

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

bcbec6e308ec8dac5a31bd3c5fdbd2da67dbc743 authored over 9 years ago
changes on QBoolTypeView.qml QAddressView.qml

5319baa978630db58c9a525ebc931f76c78446e5 authored over 9 years ago
trigger the buildbot

4450d1a078ce34565cc66b90c5876d076bdea2cb authored over 9 years ago
Version bump.

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

e64a46c34a8abfef98243606b4e784ace2961cb1 authored over 9 years ago
Merge pull request #2594 from yann300/bugFix

Mix - bugFix

9ca31a937ecd8131099bfdb84e322e79dc6ad351 authored over 9 years ago
Merge pull request #2593 from gluk256/_test_refactoring

refactoring of topic test

d65e34c7e64ef34fe43058dfe65610fe1b8f9c13 authored over 9 years ago
Merge pull request #2635 from CJentzsch/timeStampTests

add timestamp tests

660bfc75364d80314473f75a8ed7971a9beeb544 authored over 9 years ago
Merge pull request #2638 from chriseth/sol_fixedFeeRegistrar

Tests for FixedFeeRegistrar.

f570974d178fbfbd5b04ff256349395a452f05c7 authored over 9 years ago
Merge pull request #2630 from ethereum/securenonce

Make Nonce use Secret rather than plain h256.

16dd9b2517d6340ca398fbd8a2207435af098a86 authored over 9 years ago
Merge pull request #2633 from chfast/evmjit_stacklimit_fix

Fix EVM JIT stack limit checking.

34494725dbf7caf542309067a5502384ee5af9c2 authored over 9 years ago
Merge pull request #2634 from chriseth/asyncJsConsole

Store the response as a string.

01e476a62a56dc768bcbbe4750c3929cc0b4dd13 authored over 9 years ago
Tests for FixedFeeRegistrar.

d10338a99b6d732d90a690f15c0f530dca2e6efa authored over 9 years ago
adjust blockGasLimit in order to get same result for gasPricer test in olympic/frontier moder

5bb90fb71291d375215cbcd66dddd11d0f5de1d5 authored over 9 years ago
Move invariant checks to tops of functions - it's RIAA, so will work on

entry and exit.

49682205a1648c594819beaefe5f43a575c7fd3b authored over 9 years ago
Merge pull request #2636 from LefterisJP/js_nodeInfo

Add new js admin nodeInfo command

eff508d2603c705f85058cce0ae816180900526d authored over 9 years ago
Fix build due to unimplemented virtual functions

744e697cf51b9f199de7197897cacecd958c953a authored over 9 years ago
Modify code to prepare for rebase

6033cebc59319db27ffad9806e46089c8e1e4597 authored over 9 years ago
Add new js admin nodeInfo command

Implementation to follow ...

04d7e99bcdb7aa4ccb920ae4480b923ef9b02496 authored over 9 years ago
implement admin_net_nodeInfo.

c3933466d73d83bf258f7c556cfdbaa2b1c4307d authored over 9 years ago
add timestamp tests

17783e16c98c008e464ed327f32a29f1b3d234d1 authored over 9 years ago
Store the response as a string.

0c8f4d4e1109751fa5b89c3afd23abf2d0fa3125 authored over 9 years ago
Make Nonce use Secret.

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

b14aaeabe36483655fa121ce04907128518b0326 authored over 9 years ago
reorder libs to reflect dependency path.

b5d44ee1b3b234411610bc07284f480b4e21bb22 authored over 9 years ago
Merge pull request #2631 from chfast/llvm-abi

Reimplement InsertPointGuard to avoid LLVM ABI incompatibility.

53b21fd3a824a489abc1fc06cf73a34cafca6497 authored over 9 years ago
Fix EVM JIT stack limit checking.

Tests inlcuded.

2565fe1fa70368f4b2e6741f612219f51de70a25 authored over 9 years ago
Merge pull request #2632 from chriseth/asyncJsConsole

Use callback for asynchronous rpc in js console.

383c41e51ae5e21e195c2547fc149b74cf37d06d authored over 9 years ago
Use callback for asynchronous rpc in js console.

32fdf475fddafd431cfad9b11a4b952742004014 authored over 9 years ago
Attempt at mac fix.

d14e4f60fdd56fec94559f8351bd7a955c70f780 authored over 9 years ago
Fix MSVC problems with decltype()

6e7517719013061cfc366fd5739a580c63f9a1ac authored over 9 years ago
Reimplement InsertPointGuard to avoid LLVM ABI incompatibility.

In general, the NDEBUG flag should match cpp-ethereum and LLVM builds. But this is hard to satis...

b8e969093e83bccc053e2102674561776ef5ee44 authored over 9 years ago
Build fix for mac.

4aa16489b63e8d2c55c31f8ea652e602dac8d5ad authored over 9 years ago
Merge pull request #2628 from ethereum/deja-nonce

Make Nonce generation securely random

1f8772bded848743edb2bdfa70efcd311cba97f9 authored over 9 years ago
Edit comments.

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

b6c02a1103154f6a2e49e3861f26c1c4913e9169 authored over 9 years ago
Merge pull request #2627 from ethereum/bundledefault

One for caktux: Bundle now only sets default, other options can override.

dd290d1178c63b9d16f24294e485fafe4bb1e247 authored over 9 years ago
Merge pull request #2626 from CJentzsch/FrontierTests

check uncles (including difficulty and gasLimit)

5f97cc7615000bdadafae0387cb40803881acc06 authored over 9 years ago
ui changes on deploydialog

bb5568aa27b621d6b22fafaff2e4aff2cb6234fc authored over 9 years ago
Merge branch 'rngfix' into develop

abaf9e9b0ff73dcd793cfdb8c551304f9aadb695 authored over 9 years ago
Use boost counterparts. Apparently std::random and boost::random are not

reliably interoperable.

5904badec79656396879ec21b74ec1c91afc638f authored over 9 years ago
Make Nonce generation securely random

SEC-5 Nonce Generation Uses a Deterministic Seed in `libdevcrypto/Common.cpp` on CPP Ethereum
SEC...

7a887fb0d51a4ead869e4fe0b2a5a7c9d756f507 authored over 9 years ago
Bundle now only sets default, other options can override.

239b2a5580a33b9df1f0eba6f28c602b6aa81b9c authored over 9 years ago
check uncles (including difficulty and gasLimit)

6e90aa80ebe871a6067b40870ae6f76cfe6592e4 authored over 9 years ago
style fix.

21d7d8e15bb5fcd591b20b67ffb9ebe3cf20e0e5 authored over 9 years ago
Merge pull request #2624 from CJentzsch/FrontierTests

fix BlockChainTest creation

7e6365016f9c6bf11d8c82a9f9d1ad569c8aeb71 authored over 9 years ago
Merge pull request #2623 from arkpar/tq-fix

Fixed deadlock on overbid transaction coming from network

4e8eb210f1a83ab6aa319788e2902e5da186fb6e authored over 9 years ago
Merge pull request #2622 from chriseth/spaceInJsConsole

Fixed extra space character and extended bracket detection.

7e2d65c239dc85b1ab9c4fab77cb8258bc5bdba9 authored over 9 years ago
Use boost's guaranteed non-deterministic random number generator. If it

compiles, it's safe.

09e5dbfa06055498ddeaa4dcbd30a36a7dcc4462 authored over 9 years ago
Merge remote-tracking branch 'up/develop' into bugFix

3fc3a0af76bcf3b41e446ad61e8318ba4d202fae authored over 9 years ago
Fix mining.

91050f2b4aa016921d8fb4d4fa055f45372c4910 authored over 9 years ago
disable bcBruncleTests for Frontier (will be readded later)

1c5e06d5f4fb98f5fd4bc18219ba031149d092ba authored over 9 years ago
check nothing when creating raw blocks in blockchaintests

730f8d83fcd4802287d793715d05f457fb09731c authored over 9 years ago
Avoid mining invalid blocks. Actually allow external mining.

2513561a33286254bbff68b203ff32113d86fee4 authored over 9 years ago
fixed deadlock on overbid transaction coming from network

33ec1628a9b6ee4b4ad0f8e4e46f21daa4321338 authored over 9 years ago
Fix for gas floor calc.

23983aaf9755cb1a9bf1a44f6cff1e0cbe93982b authored over 9 years ago
Fixed extra space character and extended bracket detection.

842446f3369e1a8dbb15d06928545f01b4a58a0e authored over 9 years ago
Minor updates to gas limit floor machanism.

756ca99f6d1fca9eff7667fb5aa61072dd762ca2 authored over 9 years ago
Target 5000 gas floor for frontier.

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

028f914f17b0c0ffca0c1d55d77c1136d8a08b12 authored over 9 years ago
Merge pull request #2575 from LefterisJP/chunks_on_enqueue_fail

CL: disable chunking until further notice

f93a8b70b4643c25cb7c2183949bf31905316e61 authored over 9 years ago
Merge pull request #2618 from arkpar/tq-fix

Clear state on dropping transactions from queue

c983a46f72ad4454dbd5f676dc4e2bba875bd4c3 authored over 9 years ago
Version bump.

a286c5f95aa69561eeb4ef3d0e06321850d8c4ee authored over 9 years ago
clear state on dropping transactions from queue

8c6b653790634c2451068682a4534f836264937e authored over 9 years ago
small ui changes

1b558a07d9ae49dfd00592d7ec8d8d1c4eb3e624 authored over 9 years ago
small changes

b5f9eb4cc695d6640ed85ad0bcab4a94cafae402 authored over 9 years ago
autoselect transaction

b8c01de80b234aa4ca0736d207bea251125748e4 authored over 9 years ago
Merge pull request #2617 from chriseth/typo

Fixed typo.

fdf7635167437f5e1a839d0284d119956450794d authored over 9 years ago
Merge pull request #2616 from arkpar/smartvm-fix

Fixed segfault in JitWorker initialization

48178696b3e407ac80a0e983f3d58c351a83c002 authored over 9 years ago
Merge pull request #2619 from chfast/fix_evmjit_exports

Fix evmjit Windows exports

abe38d4efcab9cb1a5ac642b1f0838b09c784b88 authored over 9 years ago
Fix evmjit Windows exports.

1d4eeb3a665f8fb277208b52147a1868bc5412e3 authored over 9 years ago
Merge pull request #2614 from chfast/fix_vmtrace

Fix VM tracing

82e950f17166de0dacbe43c25528722e1be8c4dc authored over 9 years ago
Merge pull request #2613 from gluk256/_fix_div_by_0

Critical bugfix

74eeabff31d6df025fdc136f717c996d4f09e5fa authored over 9 years ago
readd stateList, genesisContract, Startting parameters

1aa2cbd180a9b4edbfa03004dc703b4c9ff577dc authored over 9 years ago
Use atomic for g_silence.

Fixed #2285.

35b84ae7e73b9aa84b73b1ef4fac326a3d014425 authored over 9 years ago
Fixed typo.

8f1d5b4330e08a8369f9624cac377f4ff0b807aa authored over 9 years ago
Force Interpreter VM when VM tracing requested (moved from State to Executive).

Fixes https://github.com/ethereum/cpp-ethereum/issues/2585.

c30ae3216d5b7336c793b5f041b2f2e90744b7f4 authored over 9 years ago
fixed JitWorker initialization

78fd8548edb0f0622fb1141b7ce3905cd002f159 authored over 9 years ago
Merge pull request #2615 from chriseth/fixAdminSessionBuiltin

Internal jsonrpc uses its own session.

673680ef39c962deb953f38a4d0cb47dd9d37035 authored over 9 years ago
Internal jsonrpc uses its own session.

Fixes #2597

ef98742820567ceb6a93bebde11bcee554ec6b97 authored over 9 years ago
Fix incorrect std::move.

a51037e64504bec6bcc673dd31436707436a9f46 authored over 9 years ago
Force Interpreter VM when VM tracing requested.

Fixes https://github.com/ethereum/cpp-ethereum/issues/2585.

f16cb2e23e309b36846e82de20e35e1dc18ef5d1 authored over 9 years ago
bugfix

665c7240f880a79f4d20c2a6028695dcfcb0de66 authored over 9 years ago
Fix tests.

321b977e73cc45cc686b25d55c03223aceac1387 authored over 9 years ago
Improved gas computation for CALLCODE.

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

a38294716cb8ace0e9b88cf000ef4fd9c9c90df0 authored over 9 years ago
Merge pull request #2600 from subtly/netFix

CLI flag to enable Whisper

40c334cc3ddbef23f6b483df42d9d4211cabbe84 authored over 9 years ago
Merge pull request #2608 from CJentzsch/moreTests

add extcodecopy stack test

c0ddfcd19f280c02585b02ee50f76df05f564c25 authored over 9 years ago
Merge pull request #2592 from debris/windows_x64

extdep/getstuff.bat downloads only x64 libs on windows

e3b01a51608f9cf37eb0ef1f332bd19217244734 authored over 9 years ago
Merge pull request #2599 from arkpar/bq_fix

Fixed failed invariant on block queue clear

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

785e4dc47e8fa205bb9fdbed4c6d269c5cdd042f authored over 9 years ago
Merge pull request #2611 from chfast/cmake_project_version

Place project version in cmake variable PROJECT_VERSION

568d3f7eab47d50c76f7c3b0c41d4d85e85014c4 authored over 9 years ago
Merge pull request #2552 from chfast/enable_evmjit_by_default

Build EVM JIT by default

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

062ed291160f31e58c9ffc290172ae1dd6e26226 authored over 9 years ago
Allow importing of ethersale wallets in CLI.

Fixes #2606.

6ee25c93d6ceaa12ebd3a7f2b7864c89690a21ba authored over 9 years ago
Merge pull request #2581 from ethereum/deja

Make all of our memory that stores secrets auto-cleansing through use of special types.

ce9d88be3401ad683e83eb6e1cc3fba2327f02b6 authored over 9 years ago