Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filter_blockHash

fc6355372b6bd64542e5fb72f8d8e81267f18949 authored over 9 years ago by Marek Kotewicz <[email protected]>
Avoid miner crashes.

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

36b02ca177f9d1fe64c50b873f2e98de946b7f3b authored over 9 years ago by Gav Wood <[email protected]>
Fixed #2133

50d98864265b4e574af8bf7cb0b6a52a6b5fdb82 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2113 from arkpar/bc

Block import optimizations

a50926a200de70f69fe45a63f7e4027913a63252 authored over 9 years ago by Gav Wood <[email protected]>
misc changes

2e639c198a3aa3729377085191587ef354761176 authored over 9 years ago by yann300 <[email protected]>
Merge remote-tracking branch 'upstream/develop' into refactor_executive

e34efb39d6c2b682e30f1e993483ba9ad214e00b authored over 9 years ago by Paweł Bylica <[email protected]>
Executive refactor: remove unused members.

bf87e0007895e5511ed43cfab47ee3e8b3330be7 authored over 9 years ago by Paweł Bylica <[email protected]>
Some refactoring of the cl_miner query functions

d374cacdcbcd88e02daa52a9a8c72b0343b198b5 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Style changes

- Camelcase
- Remove std:: namespace prefix

c9371fdf365375914b757b206a8533ad02b0fcc4 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Remove --use-chunks argument and general refactoring

- Removing --use-chunks argument. The decision to use chunks or not is
now made by the impleme...

cf61535ec970633a443db8eebe17bf163f8a7f18 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filter_blockHash

6f5b824bf4d2e013107929490e51e7b4dbfd1351 authored over 9 years ago by Marek Kotewicz <[email protected]>
special filters returning hashes on eth_getFilterChanges

ced5554c27d9db8a599fb31a3c8b978a77e3569c authored over 9 years ago by Marek Kotewicz <[email protected]>
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc

Conflicts:
libethereum/BlockChain.cpp
libethereum/BlockChain.h
libethereum/BlockQueue.cpp
li...

45d24fdf2630a9569f7eca4d48b5372a947d41a0 authored over 9 years ago by arkpar <[email protected]>
Expand eth cli

Fixes #2125

afd84b0b4b8600970559af03353b6203c19d8ba3 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2130 from arkpar/bc2

Handle missing status field gracefully

53379924de9a7405f4593ddb5676a9cb9e42970b authored over 9 years ago by Gav Wood <[email protected]>
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc2

f0d0902116b4dcdb7676c7148bc98131336535e5 authored over 9 years ago by arkpar <[email protected]>
handle missing status field gracefully

2c71cea5d987aac25ce39c347837f233db91ad3a authored over 9 years ago by arkpar <[email protected]>
Merge pull request #2118 from arkpar/bc2

Hash downloading improvements

3a1c323e4d65b681a2badbb8d73b2fd7dd4e6417 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2123 from chfast/refactor_vm2

VM refactor: more OS stack usage reductions

b49231150084846e736dfff760d2d6cdd87be69e authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2129 from subtly/netFix

Catch exception for maformed rlp received by node table.

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

bc2

Conflicts:
libethereum/EthereumHost.h
libethereum/EthereumPeer.cpp

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

22ff5b1ee144b96fe294b7febccfed510ea68ea0 authored over 9 years ago by Gav Wood <[email protected]>
Optimised fors in State.

feb2378b5a1b3e426304c7ef168684b4fe620210 authored over 9 years ago by Gav Wood <[email protected]>
Faster State diffs.

Support canary contract to stop mining.
Manage rude nodes.

7bff0d1f7d05463b0c6271459b5b9a0120f8cf05 authored over 9 years ago by Gav Wood <[email protected]>
Catch exception for maformed rlp received by node table.

d4724ee9aa1f165e3cd69e791dd7211f1118e6c9 authored over 9 years ago by subtly <[email protected]>
Merge pull request #2115 from LefterisJP/list_opencl_devices

Argument to list available opencl devices and platforms

9773119c259fd84eb757cf47ff4ce2ea8c7f6722 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2124 from chriseth/sol_conversionErrors

Improved type conversion error messages.

5f3bb13f4a65887ea323d52bf7f37363377632af authored over 9 years ago by Gav Wood <[email protected]>
Merge branch 'bc2' of https://github.com/arkpar/cpp-ethereum into bc

86122ed97ffebde8369be6c291ea99f3803dd78e authored over 9 years ago by arkpar <[email protected]>
Merge pull request #2112 from chfast/refactor_move_override

Pessimising moves and missing overrides

ffaea938d953c81138f15a2629b95c47b3272c84 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2106 from debris/eth_newPendingTransactionFilter

eth_newPendingTransactionFilter

c618116212a4218de19a0bb1a5f9d24e7394ac82 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2111 from CJentzsch/addTests

add precompiled contract tests with prefixed 0's and retune gas limit

e53c18c2b2f2abf12c33a3e9a669d5cc2ac19ac8 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2128 from CJentzsch/fixEcrecover

don't return anything when ecrecover fails

f44c07764ba9409f32fb27b7f81864908f793801 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2127 from chriseth/mix_fix_sourceNameNull

Fixed null pointer issue with source name.

a3bc2c405ef9fc5ad4508d27ad86a801fab6727d authored over 9 years ago by Arkadiy Paronyan <[email protected]>
fixed progress reporting

78550b4a3a1cce2ae0835e72cebaf36667009ca0 authored over 9 years ago by arkpar <[email protected]>
dont return anything when ecrecover fails

d48574bfc6a8f773e353647a948fcdaf0ce872e7 authored over 9 years ago by CJentzsch <[email protected]>
Merge pull request #2117 from alexvandesande/develop

Added new button icons for mix

065b12e6a72e4fc918a8691349e9ec6cd798764a authored over 9 years ago by Arkadiy Paronyan <[email protected]>
VM refactor: use binary search to verify jump destination.

15746684f851d02e42c3066e057423d9a181b63e authored over 9 years ago by Paweł Bylica <[email protected]>
Fixed null pointer issue with source name.

0858d06e11de400fa0c7bbb013e2873d6f98be7c authored over 9 years ago by chriseth <[email protected]>
add queuestatus::importing

af9c64da917ff7b65f36faf4bfd298a0cb339b7e authored over 9 years ago by CJentzsch <[email protected]>
Merge branch 'eth_newPendingTransactionFilter' into filter_blockHash

Conflicts:
libweb3jsonrpc/WebThreeStubServerBase.h
libweb3jsonrpc/abstractwebthreestubserver.h...

99cd21ca37d2dcfad63fd5609cebbd5d5b0af88b authored over 9 years ago by Marek Kotewicz <[email protected]>
style fixes

f61f429f346c3db56fed350eee470c31ba8425e1 authored over 9 years ago by Liana Husikyan <[email protected]>
style fixes

197837b1f6db83ebf4f077f0196234c75b3564c4 authored over 9 years ago by Liana Husikyan <[email protected]>
udpated eth_compileSolidity

42e934baf4a44689740a5f03259965b317ebefb5 authored over 9 years ago by Marek Kotewicz <[email protected]>
Fix use-after-free bug in VM.

51c1e729e2a684f7ce071a3fb348761412e5afee authored over 9 years ago by Paweł Bylica <[email protected]>
Refactor Executive: keep ExtVM by unique_ptr.

cf56b9e963d0afab90d96477b5acf9abf159e6b2 authored over 9 years ago by Paweł Bylica <[email protected]>
fixed hashes estimation

cbf3a749afc625bdd550078deceefbcb6673618b authored over 9 years ago by arkpar <[email protected]>
Add Sentinel RPC spec.

45a589364e045396fcfd984f769677596a2dd44e authored over 9 years ago by Gav Wood <[email protected]>
Report bad blocks using published standards.

095b6f81892d5a4a41ce377b62153d919f886a92 authored over 9 years ago by Gav Wood <[email protected]>
add eth(CLI) functionalities

f78b6166d7a05fa6e01d6ad188456651f02e508d authored over 9 years ago by CJentzsch <[email protected]>
Improved type conversion error messages.

3a417e5fe52da9534d6b0dccb9c8a1c9c6a21951 authored over 9 years ago by chriseth <[email protected]>
cleaned up the tests

808c7ea26db2fb0cdf692620c14c13842007ab1c authored over 9 years ago by Liana Husikyan <[email protected]>
Argument to list available opencl devices and platforms

- Additionally some small refactoring in how some query functions are
processed for GPU mining.

25270123d057fcf4273e1dfb03a82024f051c017 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
- add new icons

- display tr name in debug Panel

950cded071128990dd022bfe22415525bd7826e3 authored over 9 years ago by yann300 <[email protected]>
VM refactor: place CALL params on stack (reduces OS stack usage by ~30%).

32fe8b893de5c3df88f22c1e14f18a78d7a0a948 authored over 9 years ago by Paweł Bylica <[email protected]>
Merge branch 'bc2' of https://github.com/arkpar/cpp-ethereum into bc

f46a43d60f519ecfe616f0f2702116eddf17fb6a authored over 9 years ago by arkpar <[email protected]>
Merge branch 'bc' of https://github.com/arkpar/cpp-ethereum into bc

41f2bdab95ca07df888642f24f45426fa7aa8660 authored over 9 years ago by arkpar <[email protected]>
Set timeout back to 10s

7b87d29b831233dee285b03ccecc0bf54f2288b0 authored over 9 years ago by arkpar <[email protected]>
fixed chain downloading over PV61

a9187870d67d4628af64cbe4a282d058281620c1 authored over 9 years ago by arkpar <[email protected]>
VM refactor: change type of code pointer (pc) to uint64_t.

d0da772f2a1b8bbad004d2054f2c4e4e3cfcb1c0 authored over 9 years ago by Paweł Bylica <[email protected]>
VM refactor: small changes

3bc335d59b421e78378a87db4fda479d495ec63c authored over 9 years ago by Paweł Bylica <[email protected]>
Use dynamic memory for argument encoding.

e66a5ca0b54f81b2a4c4b656c514dde027f98d51 authored over 9 years ago by chriseth <[email protected]>
Merge remote-tracking branch 'alex/develop' into designDebugPanel

f72c77a39735f1c45492201f4bd8b0c0359f8fcf authored over 9 years ago by yann300 <[email protected]>
Merge remote-tracking branch 'up/develop' into designDebugPanel

Conflicts:
mix/MixClient.cpp

5eecec74ebaab86f8bc9af1b7729991bd3cc9041 authored over 9 years ago by yann300 <[email protected]>
bring back old way of creating log ilter

a51f766d505b1cdbd45665649af666a7c50bea86 authored over 9 years ago by Marek Kotewicz <[email protected]>
updated LocalisedLogEntry

7690647be86f5af4b136fd62fb4e424fe5627f45 authored over 9 years ago by Marek Kotewicz <[email protected]>
misc changes

bce5486554a8fd5be83f76f3c93b2651df646778 authored over 9 years ago by yann300 <[email protected]>
Merge remote-tracking branch 'upstream/develop' into expandEthCLI

c16c52f72f3215de05e991630a130334e045b7b3 authored over 9 years ago by CJentzsch <[email protected]>
Much better exception error reporting.

Readying things for phone-home on badblock.

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

1f37fd06ed98adc188517e8f969a9560cfc4df1f authored over 9 years ago by Marek Kotewicz <[email protected]>
common changes

aa1a40a009667253b015b96d5d25c908a05d9090 authored over 9 years ago by Marek Kotewicz <[email protected]>
Dynamic memory.

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

bc

Conflicts:
libethereum/Executive.cpp

343a361d68db4114e06f54cb23155812797b73a2 authored over 9 years ago by arkpar <[email protected]>
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into

bc

Conflicts:
libethereum/Executive.cpp

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

bc2

Conflicts:
libethereum/EthereumHost.cpp

936e26dfe87013eb8696eb0ba63d564b3ecde348 authored over 9 years ago by arkpar <[email protected]>
hash download reporting

bec5703d33e8d830d4880ec0fbe89e872ea6b330 authored over 9 years ago by arkpar <[email protected]>
Add new icons for mix

cc774567466c3af97ffc8a498b5683e0add5c505 authored over 9 years ago by Alexandre Van de Sande <[email protected]>
VM refactor: check requirements helper function.

Move an instruction requirements checking in VM to a separated helper function.
Instruction exec...

c0ffe96826583614a2a88eaa20506a41e5aad4a8 authored over 9 years ago by Paweł Bylica <[email protected]>
request hashes from all peers initially, pv61+ priority

0c63c925039b1ee4fde08cf4c1b6e0ff9dc6da44 authored over 9 years ago by arkpar <[email protected]>
Version bump.

3589c73b75937a4cba202e872d7b0269f035448a authored over 9 years ago by Gav Wood <[email protected]>
Avoid divide by zero.

1f9330a29c3791d4a4ae5e6e0561e4e6f8cd97c1 authored over 9 years ago by Gav Wood <[email protected]>
Avoid future time for Rebuild action

13d99b71c7533436628eb157775fc576deb05a64 authored over 9 years ago by yann300 <[email protected]>
add Timer to avoid FutureTime

e2f83a88407b86b6224d71cb3bb1dba868fed296 authored over 9 years ago by yann300 <[email protected]>
move test from stSpecialTest to transaction test

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

6e9f20ff46c36a6584d7cde9901156169f16937a authored over 9 years ago by Gav Wood <[email protected]>
Minor debug alterations/fixes for blockchain downloading to make it play

marginally better with the braindead Go strategy.
Import key without address.

e81fc1e68fd8fe233b1b0a88c64bf58d3677c9aa authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2025 from imapp-pl/refactor_executive

Executive on a diet

f27bdc3346689c828a42dee5b3892a3ee4937b30 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2025 from imapp-pl/refactor_executive

Executive on a diet

5c6463a4e4a527460e4bcce291a63fdeaee6267a authored over 9 years ago by Gav Wood <[email protected]>
Display Catched Events

885494fe2feaaed50c55352d249492344146dfc1 authored over 9 years ago by yann300 <[email protected]>
removed byte0 keyword

2d732e892360bbca0c6bb410639513ded3ffb3ca authored over 9 years ago by Liana Husikyan <[email protected]>
ScenarioExecution.qml ux design

6e6ebc60371c09b08c2dbd6a6411d6f693ff8a4e authored over 9 years ago by yann300 <[email protected]>
fixing clang build

6b1c96229bd6c20d7c41466e02b0b84f4bc5bbc4 authored over 9 years ago by arkpar <[email protected]>
re-enabled state check

5a9bb7d25f6f01fb52cf71c9552ef6db2827aa22 authored over 9 years ago by arkpar <[email protected]>
add sec80 test as provided by sec

206e456ba21567593a9b5cdc827da6cd019eae86 authored over 9 years ago by CJentzsch <[email protected]>
style

acf11858f7398cdf83d8c51ee41384af09487568 authored over 9 years ago by arkpar <[email protected]>
all precompiled contracts tests as CALLCODE

2a6f84dc0a5db8129049aa0bbbae5e51198c48e6 authored over 9 years ago by CJentzsch <[email protected]>
Add missing override specifiers.

a9f3df90b14d882b629920f8c6163dc91b4bbb01 authored over 9 years ago by Paweł Bylica <[email protected]>
Remove unused typedef.

eb75d800d838ab47774574b27ffca38e4387c4fe authored over 9 years ago by Paweł Bylica <[email protected]>
Remove pessimising moves.

4205cf79f9cc5c519c1afba66d5be4f05412235f authored over 9 years ago by Paweł Bylica <[email protected]>
Merge pull request #2100 from chriseth/sol_stackTooDeep

Improved "Stack too deep" error message.

eeb8c5c51547eeebf9c4b4af0d386b397196cc6c authored over 9 years ago by chriseth <[email protected]>