Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Windows compile complaint.

f5ead2e93a70af27791591f39b559a921302f96d authored over 9 years ago by subtly <[email protected]>
Merge branch 'netFix' into rlpx

f57212421df0bb8a92a0409775c5ddf0d4a5d7e4 authored over 9 years ago by subtly <[email protected]>
small rename

78467d3ae0af55b3c8c96a9e3a779ae21bc2d0c3 authored over 9 years ago by subtly <[email protected]>
Prep for #2179. Abstract parsing of frame header from Session into struct. Catch unhandled exceptions thrown by ASIO.

e82f8db2de4a3fa90c4710dfc40adc6a9114f342 authored over 9 years ago by subtly <[email protected]>
Merge remote-tracking branch 'upstream/develop' into updateTestPath

ce75f125f1e98b5af89ccf78980d4b75f1e5364e authored over 9 years ago by CJentzsch <[email protected]>
rename drain to mux

5d725d8a6f553c3812eed1a2a1fa34404d798d1b authored over 9 years ago by subtly <[email protected]>
prep, moving frame info to coder class.

300a35a8e280c1dcd00c1f807f0ef6d44b1745fd authored over 9 years ago by subtly <[email protected]>
Add coder to reader and info struct for frame header.

1a4f170b0a23688848ed3518b2a4faa83e1f2855 authored over 9 years ago by subtly <[email protected]>
jsconsole session

0ccc6b973dd923102725a926856dba9c83265841 authored over 9 years ago by Marek Kotewicz <[email protected]>
Merge pull request #2241 from arkpar/bc_rf

Blockchain sync minor fixes

278f6d2ef0fb76cfaf21143ea5c93125fcdd3165 authored over 9 years ago by Gav Wood <[email protected]>
rlpx frame reader fixes. rename writer::drain to mux.

fe0f71536f6b420bedde8a7402a31e6cad544cc1 authored over 9 years ago by subtly <[email protected]>
Merge branch 'develop' into rlpx

761cbca198bb601dbdf83f3d96238a7ecf5cd030 authored over 9 years ago by subtly <[email protected]>
mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp

691482c1fd1b2fe85316b288ab7da07eee217c80 authored over 9 years ago by CJentzsch <[email protected]>
mv BlockTestsFiller -> BlockchainTestsFiller

ce3a05f8f3824e046b84978ccd70c57afa9bbc33 authored over 9 years ago by CJentzsch <[email protected]>
ui changes

56f68beb81b6de0bc2d5db153f6ca230f06fab36 authored over 9 years ago by yann300 <[email protected]>
explicit scope resolution added

726848b0d5ba6d1e6300d33e644e44d53f3c4d55 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
explicit scope resolution added

7852ce4b3cecc6e4a360a8c3017a332646505fa1 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
made TopicBloomFilter a template

7e7f4d07da299cb64d892db6dd1f40ddc43f5d01 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Merge pull request #2206 from yann300/bugFix

Mix - bug fixes

058d557fc713e5a5405f8cd5d439e8a46222e58b authored over 9 years ago by Arkadiy Paronyan <[email protected]>
fixed comment

997641c035b8dcb96784bf6fbba1a8f1d18f790b authored over 9 years ago by arkpar <[email protected]>
ui changes

5953778e3cdf4a0acb7f9430291db20de22c8bfd authored over 9 years ago by yann300 <[email protected]>
Merge pull request #2232 from chriseth/sol_externalConstructorTests

Tests for constructor arguments "from outside".

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

bc_rf

Conflicts:
libethereum/BlockChainSync.cpp
libethereum/BlockChainSync.h

d9b76cd804110143c605d113b620835c8559bb29 authored over 9 years ago by arkpar <[email protected]>
transitions description

61e84ea862d5799c35746387cb33edf0c1a719ac authored over 9 years ago by arkpar <[email protected]>
fixed a race condition on peer aborting, style

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

955a1d1bb17960a62edc3462f3c6da9c10168e9d authored over 9 years ago by Gav Wood <[email protected]>
Backoff to attempt to deal with non-conformant clients.

Reduce verbosity.

210c86bb026fbfd0089dcf7cbfb14047cddede77 authored over 9 years ago by Gav Wood <[email protected]>
Blockchain sync trivial fixes.

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

08ab4fcc1447a34456a91255f478b3f6acea4312 authored over 9 years ago by Gav Wood <[email protected]>
Use right scoping.

d2780c3d6a7cba52c454d2c1f567340db8e102f3 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2235 from chriseth/sol_fix_recursiveStructs

Fix and test for not really recursive structs.

47d838edced16238af8bcfb5330ae039eba5363b authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2238 from gluk256/_win_clean

clean windows build

86c6fa810d2e8d55df0b7613b8c859bce49bc4a4 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2234 from chfast/fix_memcpy_undef

VM: refactor and fix undefined behavior around data to memory copy

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

Blockchain sync refactoring

2114c4aaff9e5ae76451a65ba0af9e23c873b449 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2228 from LefterisJP/cl_always_try_singlechunkk

OpenCL: Always try single chunk DAG upload

f602e8be8316bf489f4e211264690c4ca3c15bf2 authored over 9 years ago by Gav Wood <[email protected]>
use baseType to encode arrays

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

1a3163f6705bb65e8ed6e3c69e137481720f9285 authored over 9 years ago by arkpar <[email protected]>
added a comment

c2c6119b3aac196cf31f7684dc7ca078d6134da4 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
clean windows build

1cca1520440f9597de3c59c39e15ef57001a6e96 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Merge pull request #2224 from chriseth/fixNodeFormatString

Fixed nodes format string.

0e4d154d7e63fcdcda74ee2fe850f00b7c7a5a98 authored over 9 years ago by Gav Wood <[email protected]>
Added fallback function to gas estimation and fixed mix gas estimation.

Fixes #2156

2b4ddf80ab9fd4c1c3ec0391e1e6fade749c7198 authored over 9 years ago by chriseth <[email protected]>
Merge pull request #2144 from chriseth/cleanupSecretStore

Cleanup of SecretStore.

e54b82c267a4c70090127b03cb3309e36f85d64a authored over 9 years ago by Gav Wood <[email protected]>
don't grab unneeded blocks

96d667baa814c0a2a0bfd16b97a8a403ce17d506 authored over 9 years ago by arkpar <[email protected]>
Eliminate undefied behavior in RLPStream.

f75e1fbdcdf29ac3c24739ebe647b9deda3ec0a9 authored over 9 years ago by Paweł Bylica <[email protected]>
Fixed build errors.

f2dd242f5bf31f27c05ded8c36a4e7c1a9f69ed9 authored over 9 years ago by chriseth <[email protected]>
Fix int comparison.

d42f404b12f9d63de2e00fc7caf122e87d971724 authored over 9 years ago by Paweł Bylica <[email protected]>
Fix and test for not really recursive structs.

Fixes #2223.

c7b257acde69e42ca2448bd0cb535470e5992db8 authored over 9 years ago by chriseth <[email protected]>
Merge pull request #2230 from CJentzsch/testethForBuildServer

make network test optional

53659d489d7da120209c51d88853f0ee58cd60f8 authored over 9 years ago by Gav Wood <[email protected]>
Merge remote-tracking branch 'upstream/develop' into fix_memcpy_undef

644fc7176e4bb0aecceef2488efa56e881ed04bb authored over 9 years ago by Paweł Bylica <[email protected]>
Merge pull request #2231 from chfast/fixes

Small override & std::move fixes

e077804ff6ac4edf85e89e714af25e14af00524e authored over 9 years ago by Gav Wood <[email protected]>
BloomFilter refactoring: template class

447494138078ab1b67c4080daa45769924d5117c authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Small override & std::move fixes.

6b3fd2d3cae85bd310f46f5929b110a579684c79 authored over 9 years ago by Paweł Bylica <[email protected]>
Merge pull request #2216 from chriseth/sol_memoryArrays5

Accessors for strings and type conversion to memory.

bbdf6e04e9032b5a90ad5ca037a10e207272a1b0 authored over 9 years ago by chriseth <[email protected]>
Safe file writing and some tests.

af93ec370d3d76eda925644b72e6d4a96c0524a9 authored over 9 years ago by chriseth <[email protected]>
VM: refactor and fix undefined behavior around data to memory copy.

std::memcpy and std::memset cannot be called with invalid pointers even when the size to be copi...

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

a2c06a9127b2c88150208a324779531918298831 authored over 9 years ago by CJentzsch <[email protected]>
Tests for constructor arguments "from outside".

7afcafa127a9ba80a97ae4f79a36d63ae933c9ad authored over 9 years ago by chriseth <[email protected]>
- Scenario Panel UI changes

ec71a9c69ff1fb9fd7d8e31137570686b2313550 authored over 9 years ago by yann300 <[email protected]>
avoid network tests when --nonetwork is set

032ebde3ecd0a75c9ae9687b3186044ca66b6854 authored over 9 years ago by CJentzsch <[email protected]>
Fixes.

db803547fa97dff1699ffc9802ee1b940e1a522f authored over 9 years ago by chriseth <[email protected]>
Fix to correctly write nonce during tests.

b21b77d208938a951e873a0bd5cda4e135b81cfd authored over 9 years ago by chriseth <[email protected]>
Do not fail if seed cannot be written to file.

9e51db8b823b1c183af5b979725eef4c3fb071b8 authored over 9 years ago by chriseth <[email protected]>
Throw exception upon failed encryption.

8793244ed3aa2f17d61ece83592a406617ff7783 authored over 9 years ago by chriseth <[email protected]>
Nonce refactoring.

0b6a09b9cfd3898481d5c905944efc3e9bf18274 authored over 9 years ago by chriseth <[email protected]>
Throw some more exceptions.

58e76408505f7fe901f41d30359a0b169cc9c92d authored over 9 years ago by chriseth <[email protected]>
Fixed parameter.

0fccf207acf51517a56c2328d6f48ae0d8a04c3f authored over 9 years ago by chriseth <[email protected]>
Try not to write files in tests.

db88799cf93093fd3e62fb7e9725262d6f23bb55 authored over 9 years ago by chriseth <[email protected]>
Cleanup of SecretStore.

Added documentation, more failure checking and some general cleanup.

212ac9366d9de7c7c92e001aede72db93111b411 authored over 9 years ago by chriseth <[email protected]>
Catch OpenCL exceptions by const&

8e5e2f4a9e177c05e11f288993e085a8213d1dd4 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
single chunk test: catch only cl::Error

25d2fa1607a1bf8508ce3458bde7995366683805 authored over 9 years ago by Lefteris Karapetsas <[email protected]>
OpenCL: Always try single chunk DAG upload

- Removed the `--force-single-chunk` option

- Always attempt to create a single chunk DAG buffe...

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

bc_rf

Conflicts:
libethereum/BlockChain.cpp

c08ecafe005797a56e7a90cd4366a625de9eba78 authored over 9 years ago by arkpar <[email protected]>
make network tests optional

00d8627d3512115a12fe616ee81845854b8c597b authored over 9 years ago by CJentzsch <[email protected]>
add network flag

3169341b656ae561322a51108d45df6a9aecd543 authored over 9 years ago by CJentzsch <[email protected]>
Merge pull request #2165 from chriseth/cleanupKeyManager

KeyManager refactoring to increase readability.

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

FuzzTests

8b38d3e6365c8c0bacb972d652e864240db1d725 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2176 from debris/import_route

ImportRoute class instead of pair

fddd68c104ec19581497cdc054f4877bf762a501 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2226 from gluk256/_false_positive

false positive test for bloom filter

ed226a0db7b21bff4b041477dd0e7c1ea412cfff authored over 9 years ago by Gav Wood <[email protected]>
Add test for frame writer. Cleanup abstraction in preparation for reader. Initial reader code.

2999d3e3e5b3b6316036f1bc26fa4e2c7705c913 authored over 9 years ago by subtly <[email protected]>
false positive test introduced

4e48ba1d4a1bf801626cac5e7e03672fae05079b authored over 9 years ago by Vlad Gluhovsky <[email protected]>
fixed eth build

4b2dfe48ea422751b517369b4c26a7838fe897d5 authored over 9 years ago by arkpar <[email protected]>
typo fixed

2110876e2e7831d832d55877e7e41e7792954543 authored over 9 years ago by arkpar <[email protected]>
restore limit

4918b7e9dd1f055006806cdb9f284b111d41c31b authored over 9 years ago by arkpar <[email protected]>
fixed deadlock on resume

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

bc_rf

Conflicts:
libethereum/EthereumHost.cpp

e151a978f82e22feb1f6cca81ac34e5f7f99e18b authored over 9 years ago by arkpar <[email protected]>
Fixed nodes format string.

c0de6de5dba36a35280ee6f133f5049965615d57 authored over 9 years ago by chriseth <[email protected]>
restored queue limit

18da764363f88e891466b5db2afac76961462584 authored over 9 years ago by arkpar <[email protected]>
fixed syncing to unknown new block

d0cf2e94c8eb00961eb73d3fa108f3bb4d22d0c2 authored over 9 years ago by arkpar <[email protected]>
continue syncing refactoring

18127c1b4e5df7546b7c18c968c83ee231438006 authored over 9 years ago by arkpar <[email protected]>
Merge pull request #2219 from chriseth/maxPeerCount

Corrected typo about max peer count.

71b2bf22f5a09f8cfa809817b05e97158e834e53 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2203 from LefterisJP/cmake_bin2h_custom_command

Add cmake command to turn CL Kernel code into a byte array

723e8dc1a749a68e93964b7098606d78e70f8b02 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2202 from CJentzsch/PoWTests

Pow tests

441ccf0d525e8990950955d0f476957cfc26ba23 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2170 from gluk256/_bloom_filter

bloom filter

a8d33fab39d4df792770561c4a5a95a932f541ed authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2222 from chriseth/sol_binarySearchTest

Storage array reference test.

45b16502ef66be2cec027afc8f5ece8611dccbcf authored over 9 years ago by Gav Wood <[email protected]>
Storage array reference test.

faafba12fa4d8696e57760b9367ac80d3d23e94f authored over 9 years ago by chriseth <[email protected]>
OpenCL bin2h script correction

- The script to turn the source into a bytearray header is no longer a
function but is instead...

5390c358b725a457a54e8c77c714d7f9d159906f authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Scenario Panel: UI changes

8ec447166fee8970eb8ce05813710a59890b8d0e authored over 9 years ago by yann300 <[email protected]>
FuzzTests: simple block test + NOBOOST flag

2b16073d5b11a004309003cc5dcb12238c5f5fd4 authored over 9 years ago by Dimitry <[email protected]>
Corrected typo about max peer count.

e617bfb0f7b2854acb00ae90afb3f1a223502210 authored over 9 years ago by chriseth <[email protected]>
hide extractDimension from .h

eac6ed820b573628d715f846cfe725498c8c1bc4 authored over 9 years ago by yann300 <[email protected]>