Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Version bump.

e5cd66898c6bc07cdc84b06e1a91a2561f9b4734 authored over 9 years ago by Gav Wood <[email protected]>
LocalisedTransaction && LocalisedTransactionReceipt

4ec30f961e438417f813fa3874ceb83542730207 authored over 9 years ago by Marek Kotewicz <[email protected]>
Merge pull request #2411 from LefterisJP/cl_disable_batch_adjust

Disable auto adjust of batch size by default

73eddae94739eb844c7cead23b2fd31a3a05738d authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2410 from debris/rpc_txReceipt

new rpc method eth_getTransactionReceipt

d471951c86e28bc745d5795509dc5d3bf028f0b0 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2404 from debris/rpc_txhash

rpc eth_sendTransaction returns always transaction hash

7fd049b0a84b5350292792ac48e7be6df9806844 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2364 from winsvega/issues

Issues: BlockChain::rebuild + byteRef test

af6c27ef8c41b6643588a8a57c66c6888c4d3570 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2412 from chriseth/base64Style

Style.

31e8e869df798ce3a2f6bc0f352bd10d6727981a authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2408 from arkpar/clang

Fixed clang warnings

5a15acdc21953606d177662d4a862a9f340b39fa authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2406 from LefterisJP/fixed_hash_strctor_throw

Throw on FixedHash failure of String construction

d3116f3257f277a86b20be4d2be4544259e5579e authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2405 from chriseth/useRLPList

Use rlpList to construct some RLPs.

0791b3a9968dfac6cb296bc817d9290af5c1988f authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2403 from chriseth/trieDB

Some cosmetic work on TrieDB.

9c5ceab341d96c5a5d7bbbc7e6fd694a5a342a08 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2400 from gluk256/_fixedhashincr

FixedHash::operator++() introduced

a66cc768d7c5cc898399ab390128b86d5c7fcde3 authored over 9 years ago by Gav Wood <[email protected]>
Switch to YP compliant gas accounting at block 830k

5124ff752b7ef663d3583e6af413421346871d69 authored over 9 years ago by Gav Wood <[email protected]>
Tidy up gaurds. Shorted extraData to max size.

f29cb461c93d4c90d89a3193813668b9e3a378be authored over 9 years ago by Gav Wood <[email protected]>
levelDB for whisper

363dae6a64321f5083103968bb461c5731bdd0e0 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Style.

6f2731d3f30b53ba28380dcf3ff3c19292e523ad authored over 9 years ago by chriseth <[email protected]>
Disable auto adjust of batch size by default

After reports from many miners the whole auto adjusting idea may or may not
work depending the u...

f8a4ca2a5c5adcdb42ad50ea8c5f0dc800208dbb authored over 9 years ago by Lefteris Karapetsas <[email protected]>
smartcode: style

73020754e3b89fdbe09ec3fc909312fdaac07c57 authored over 9 years ago by Dimitry Khokhlov <[email protected]>
smartcode: fix

12f0d02beb843dc7d1bed36ae3cdeb271d115e78 authored over 9 years ago by Dimitry Khokhlov <[email protected]>
New C interface in JIT-c.h header matching the C++ interface in JIT.h.

a0ce7f83dc85b50bbc3b057a51f8c9fe89f4f795 authored over 9 years ago by Paweł Bylica <[email protected]>
fix: style

5a84977bf43c48f3f103010354966e80f8aa63a3 authored over 9 years ago by Dimitry Khokhlov <[email protected]>
Issues: BlockChain::rebuild + byteRef test

ce935070406754ae1f351dd3beccba32c43e4f41 authored over 9 years ago by Dimitry Khokhlov <[email protected]>
eth_getTransactionReceipt

9d0ef73c8eb8560e7b3bcd696363d2a7841acfb9 authored over 9 years ago by Marek Kotewicz <[email protected]>
Fixed clang warnings

cea26e8dab99665e170a1c40d6762523ad32c073 authored over 9 years ago by arkpar <[email protected]>
Avoid warnings about unused function arguments.

0c382f37f1ceab623a6ec2203e1a12ad14d72a43 authored over 9 years ago by Paweł Bylica <[email protected]>
Throw on FixedHash failure of String construction

I have had this bite me a few times when testing FixedHash with the
string constructor. A capita...

560b09777e54082860b06953f2ae50046f384518 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Adjust stack offloading params. Enable only for clang compiler.

1a6620ef671e21fb3d4131c537f0a5b1d2338339 authored over 9 years ago by Paweł Bylica <[email protected]>
Merge remote-tracking branch 'upstream/develop' into pr/debug_stack_size

41fe1726a6baffcb0f090a31b472c034d2c10ccb authored over 9 years ago by Paweł Bylica <[email protected]>
test updated

d2a20ef120931e5a3ca1dd563266e30bb55daadc authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Use rlpList to construct some RLPs.

ef3ccfcdaaf8e330556d9e41eb921fd7a59998c3 authored over 9 years ago by chriseth <[email protected]>
Merge branch 'develop' into optional_readline

ac619047082427f9a0a5652470d91394ae90ab8e authored over 9 years ago by Marek Kotewicz <[email protected]>
updated Interface and ClientBase method "sendTransaction" description

c89f56309db167ab7f39ba5c8e3eb3107f574dd2 authored over 9 years ago by Marek Kotewicz <[email protected]>
rpc eth_sendTransaction returns always transaction hash

455a1aed741a326cb81d995219170d770e735680 authored over 9 years ago by Marek Kotewicz <[email protected]>
Merge branch 'develop' into rlpx

4a1d6caae7843b27fd0072b5c268bf8b529894bc authored over 9 years ago by subtly <subtly>
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop

43cc42ef40d0d641fc5c43ae335d5f26122f6fb2 authored over 9 years ago by Gav Wood <[email protected]>
Avoid spurious error messages.

e1edbcf581c8ea3991961b55e78d545af19b7b1f authored over 9 years ago by Gav Wood <[email protected]>
Cleaned up interface to send/submit Transaction.

We take notice of manually-set nonce.

9be175ddd7b494fea1c8f340f0723cdd3380e45b authored over 9 years ago by Gav Wood <[email protected]>
Cleanup. More fixes. More tests.

99a97e05f048070ca91dc43be9a5726e7635910d authored over 9 years ago by subtly <subtly>
Fixup and document frame writer. Add test for coalesced packets.

bd2d99f169753ed8b546b1022ce724ed7ffc1f5f authored over 9 years ago by subtly <subtly>
style update

694ab29b8deba473b61a287c3af61b0105c13892 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Merge pull request #2398 from chriseth/updateWalletTests

Updated wallet code.

1dfd69d4d7800808804c3b206347c9453f2d94c4 authored over 9 years ago by Gav Wood <[email protected]>
fix wallet test name

2a0aaf9d1a8d7452528468cfbf10d80909f4e0fe authored over 9 years ago by CJentzsch <[email protected]>
add blockGasLimitTests

beee2c0bf91974c0dfe8359f5fab704395caeeca authored over 9 years ago by CJentzsch <[email protected]>
More cleanups to cmake.

2eab0eee4c20493152c64f417e080e606cf9c934 authored over 9 years ago by Gav Wood <[email protected]>
Minor cmake cleanpus.

cc06339f0ebe8848d129857c93f9e885b183c033 authored over 9 years ago by Gav Wood <[email protected]>
Cleanup cmake.

134b67f0084ca8f041ef3ff06178c8b9bfe832ea authored over 9 years ago by Gav Wood <[email protected]>
Merge branch 'whizz' into develop

48f609a26f9ef51b8cdea76b0fdb3a6ae88dd470 authored over 9 years ago by Gav Wood <[email protected]>
BUNDLE=cli

6690cc489caf0fd60a2c00ceb07b663301ee8436 authored over 9 years ago by Gav Wood <[email protected]>
FixedHash::operator++() introduced

9fe95754fe3884f5f33d060613455dda18ac7fa9 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Crash fix.

e83201f563102303dd53badded7c53f6c45d200b authored over 9 years ago by Gav Wood <[email protected]>
removed unnecessary JSV8Env && V8::Dispose in libjsengine

944dd16825834618300857ef6c88975acb0fcf64 authored over 9 years ago by unknown <[email protected]>
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop

4cabfde25d8e9b6d708d25e556653bcf6c123bda authored over 9 years ago by Gav Wood <[email protected]>
Fix ready for gas used/refunded.

0ec0e5c4ea8dccdd7e66bee0cd4f39be64065628 authored over 9 years ago by Gav Wood <[email protected]>
no color output on windows jsconsole

ec461cafce40bfef3fd584c1ec70f5734310fbff authored over 9 years ago by Marek Kotewicz <[email protected]>
Merge pull request #2298 from LefterisJP/cl_batch_size_adjust

Adjust CL miner work batch size properly

80249970c5b4a317700a9ebc6c74d408f6ae7163 authored over 9 years ago by Gav Wood <[email protected]>
Merge branch 'optional_readline' of https://github.com/debris/cpp-ethereum into optional_readline

f2c1242d4a55d6a3dd9da385e0c7d32f487e06a4 authored over 9 years ago by unknown <[email protected]>
winmm added to v8_libraries

e288b27195c7d405f49e2e9d11efb40cd8dc990f authored over 9 years ago by unknown <[email protected]>
removed nested faulty handle scopes in libjsengine

08756f6c06706e55c656d730387b7457274a6802 authored over 9 years ago by unknown <[email protected]>
Default values of args are now class constants

Default values of some mining related arguments are no longer C constant
macros but are instead ...

09d091b8d08268500d2d42bc840ec088d0d47699 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Merge pull request #2397 from winsvega/issues2

stPreCompiledContracts remove

b27ccdd300e70321150ee125d9bb9a5fdc100521 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2392 from chriseth/trieCommon

Some comments for TrieCommon.h

f2d497565b7bca4c156d53d11610771813919103 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2394 from arkpar/az-fix

AZ: refresh blockchain only if visible

0e92c81aaf9062916daf036a35c0934ababd4905 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2387 from chfast/fixes

Fix up rvalue references

357f651af84803b959b0f16b8943ee6c8cc6a2ca authored over 9 years ago by Gav Wood <[email protected]>
Updated wallet code.

bcc31d5d59347d3ef690bd6d374f3e7681e0a594 authored over 9 years ago by chriseth <[email protected]>
Some cosmetic work on TrieDB.

be4cd3a3c37a1025fd45d19b2fe9e9ef385fe4d5 authored over 9 years ago by chriseth <[email protected]>
Merge pull request #2396 from LefterisJP/fixed_hash_tests

Some initial tests for libdevcore/FixedHash

53418899b64dc10774f802012e2560b4490f3b59 authored over 9 years ago by Gav Wood <[email protected]>
Some initial tests for libdevcore/FixedHash

9fa64062400aac4a1544d62f9dbacd0732452bc1 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
stPreCompiledContracts remove

as there is no 'out' when calling contracts from transaction

bd133628cb4484dc7d9066bc2468a43090a3e040 authored over 9 years ago by Dimitry Khokhlov <[email protected]>
Move defaults so that cl_miner is not included in MinerAux.h

bc9bdf09af335b6c8e50b522fa1ff57900e32c7d authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Merge pull request #2393 from arkpar/bc-cmd

Sync status CLI

cdfc01a0b76557173f85eb0773ccc97d3208705b authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2390 from gluk256/_fixedhash

FixedHash::bloomPart() bugfix: out of range

45430f44e57413bffbe6ba27e4a8dbe707636536 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2386 from arkpar/tq_rf

Parallel transaction import/verification

06853965347278397c4d9175bb66be3d0828a47f authored over 9 years ago by Gav Wood <[email protected]>
Merge branch 'update' into develop

5d757b198c90839e61f451ea51d0d42e99b63b35 authored over 9 years ago by Paweł Bylica <[email protected]>
don't refresh blockchain if not visible

871a7c4bc9167f8eaff07c1c345eff59776e257e authored over 9 years ago by arkpar <[email protected]>
locking improvements

050ee239fdef426ce01ea7bfb6266f97defffc94 authored over 9 years ago by arkpar <[email protected]>
sync status CLI

eb2bc3e69fe729a93efb159abc3a616c2d0d4347 authored over 9 years ago by arkpar <[email protected]>
noexcept only on *nix

5fc72145af2085993702e39916db1cf20fb6a321 authored over 9 years ago by Marek Kotewicz <[email protected]>
Some comments for TrieCommon.h

537fb66645d7e944fdef2e7205b01e3d9812bece authored over 9 years ago by chriseth <[email protected]>
fixed jsconsole getline

4333752691f33c53dd2a85fad77b3f6f46a4c65b authored over 9 years ago by unknown <[email protected]>
common fixes for msvc in jsconsole

35760b7055d56348b8be30e3e4c3d97f4eb86580 authored over 9 years ago by unknown <[email protected]>
Increase stack size needed for VM execution in Debug build type.

1db8e5ff71ff384afc10f05a1c455595fb713240 authored over 9 years ago by Paweł Bylica <[email protected]>
build without snapshot library, extdep download v8 3.15.9

2bc0fd727f45ade6c5110710de5c1909ed7b2a13 authored over 9 years ago by unknown <[email protected]>
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.

42d9edc9b085fbde29810e5d0393bdcafe984a17 authored over 9 years ago by Paweł Bylica <[email protected]>
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into optional_readline

67811e219ad65f450f50e2341b5944f50f661b50 authored over 9 years ago by unknown <[email protected]>
windows compile fix

78367f8352406c8a023921963b9cf834dc0c6789 authored over 9 years ago by subtly <subtly>
Cleanup. Interface for enqueuing packets. Fix: Include packet type in total size.

639b4fb13c1d787217e18c5aa3810de8659d361e authored over 9 years ago by subtly <subtly>
msvc compilation/warnings

8689bc8164d2eaf54907e335a033fc180b3fe9e4 authored over 9 years ago by [email protected] <[email protected]>
mutiple threads, added m_future limit check

3751eabfa8fbc0839558e6c131c801e1f70693f9 authored over 9 years ago by arkpar <[email protected]>
import transactions in a separate thread

440f6e7dc2d867098ff3eda5675e3621eac0a68e authored over 9 years ago by arkpar <[email protected]>
Merge pull request #2376 from arkpar/tq_rf

TransactionQueue priority queue

afc016c88c0f1941c664f025fa8e1d1de772459b authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2322 from arkpar/bc_rf

PV61 sync

ee460772b7f7c2592101ac6e21118967a78e48ee authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2377 from debris/eth_console

fixed "eth --console"

4cb7deda7255db94b07a2f90fa0a375163559a13 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2380 from guanqun/add-missing-dep-for-buildinfo.h

add missing dependencies for BuildInfo.h in libwebthree and solc

c80f79fd7a26fb23c9222b5070d0f24c5506024c authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2385 from ethereum/revert-2384-txqueueasyncverify

Revert "Txqueueasyncverify"

76e970b7ad78a47b3d0061f20231a50c1bfdb2a8 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2384 from ethereum/txqueueasyncverify

Txqueueasyncverify

10ee000c9d91abee99b1acb76abf0e893f6c2cfb authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2342 from winsvega/fuzz

FuzzTests: More Smart Codes

03aa3ce24ce3fb6dbadab7e2b82c5900c8f15f2d authored over 9 years ago by Gav Wood <[email protected]>
include deque.

69760bc3f68b98d05be6aedc6fe27752145cf392 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2372 from ethereum/secp256k1a

Use libsepc256k1 for sign, recovery, and verify.

3e211f3ddc342506f2dd3b49433f43633f468b14 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2363 from CJentzsch/findBadStateRootProblem

add badStateRootTest

fe96f5b941feca38fc9fee22c67051deb0e0ba99 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2378 from gluk256/_2_rating

Initial version of the rating system

cadec58de692a5e36b762473a99a124397f20caf authored over 9 years ago by Gav Wood <[email protected]>