Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Place project version in cmake variable PROJECT_VERSION.

6d10e19fb126dc30929672f1c2af65eddb8faa33 authored over 9 years ago
Don't stop syncing when a random bad block comes in the queue.

0ecb5a67eadfef8b3f94f226a58676fda184fb3c authored over 9 years ago
bug fix (when deploying a contract which has not been opened)

43a39fae07f77ce77bba6aa34cd11d6e5b3c54d5 authored over 9 years ago
Disable chunking until further notice

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

d1f8ae353cf0b90a9bedfb590eeb3f0b13ef496e authored over 9 years ago
Secure datatypes now copyable only to similar datatypes.

More restrictions on usage to prevent accidental data leakage.

591b4c8c64fc2d7b45b2d58387a4433704ce63fa authored over 9 years ago
Hold address-sorting back.

1cd8fcc025514ec9250f4f739ebe97a8de362c3c authored over 9 years ago
Introduce vector_ref::cleanse, code adapted from openSSL.

Introduce secure_vector and bytesSec, make Secret auto-cleansing.

17098549f8a0db2e3cae9c3558f7210cec4bbb81 authored over 9 years ago
Fix const& where it should have been value.

441ce8f0dcd1e9d32b8eecfe213c273bf8ba6ae5 authored over 9 years ago
SHA3 gas calc should use bigint to avoid overflow.

Fixes #2582.

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

Conflicts:
libdevcrypto/AES.h

2ed0484495ca38a212a1c8584c1b9ca7fe9906ff authored over 9 years ago
Secure datatypes now copyable only to similar datatypes.

More restrictions on usage to prevent accidental data leakage.

818fa25bbab9006997d3d13fcca0439018f93efa authored over 9 years ago
SHA3 gas calc should use bigint to avoid overflow.

Fixes #2582.

5517e44e38c6d6ff738d56d9023701e364135e8d authored over 9 years ago
Hold address-sorting back.

195c9614b37343581cbb037c692d637a2a63e46c authored over 9 years ago
Fix const& where it should have been value.

f9604289410f5a4223472dad8bc82864c023e54f authored over 9 years ago
Introduce vector_ref::cleanse, code adapted from openSSL.

Introduce secure_vector and bytesSec, make Secret auto-cleansing.

2a7c56aef796964bedb27ac7fff1e212b4a98c91 authored over 9 years ago
CL: switch to chunks if clEnqueuWriteBuffer fails

Probably fixes #2559 even though chunking is not stable at the moment.

3a61c2577e8e64812aaef2e3f6e4da712d876602 authored over 9 years ago
Secure datatypes now copyable only to similar datatypes.

More restrictions on usage to prevent accidental data leakage.

2f1986185859e81e6085f783f1ae17dbf8b9f098 authored over 9 years ago
add documentation

1853931035df65efd64064d65019e4517b477055 authored over 9 years ago
add extcodecopy stack test

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

4803f6fe8833158a7298522c2a0a1a973f03aa4b authored over 9 years ago
allow genesis stuff to be specified with --genesis like geth.

add "default" bundle.

0c6cef4026ea4b575dd50dabff006e35be158369 authored over 9 years ago
Merge pull request #2605 from CJentzsch/fixExtCodeCopy

fix EXTCODECOPY bug

bcc7bd6442ff21710c89bcee8007c21f7748eff1 authored over 9 years ago
fix EXTCODECOPY bug

d9e7276c4bcbb4012066b51105b1051865651686 authored over 9 years ago
Remove vector of basic blocks from Compiler.

215ea7dde5d875d8163d85d220ffdbcff24f23e2 authored over 9 years ago
Replace map of basic blocks with vector.

61233522953235c0e8160375b20bc809b5173ada authored over 9 years ago
Use llvm::SwitchInstr as a jump dest map.

b44d4846f5799b7d8a3ca6a5cf4ccdb15a2f4823 authored over 9 years ago
Merge remote-tracking branch 'upstream/develop' into evmjit_stack

d7d2059e5fd42b2888809effc2eb26fe3e043c19 authored over 9 years ago
Rename private members of LocalStack.

4a68a237b0c79db0a819c0d4d16eb355e6b493aa authored over 9 years ago
Add test for global stack underflow.

1de60c02e685f9b453ee02443c141c3502979df6 authored over 9 years ago
Use LLVM metadata for keeping information about jump target index.

406e13dadf001efae1ed91d33d5d75cd9b7b01e0 authored over 9 years ago
fixed invariant on block queue clear

3181f51eb14fcf685e41adfa72cfa73d79330056 authored over 9 years ago
CLI flag to enable Whisper

a83fecbe98977b9b92267a764fa2a6ca954043a2 authored over 9 years ago
minor update

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

8cae713599ff95dcef9e6dfe0ec4b7ffa913028a authored over 9 years ago
update the number of verification during the deployment process

eae8de56d77dcc285f8f6b294cd3c2d16fdeea68 authored over 9 years ago
Merge pull request #2558 from chriseth/sol_walletRevokeTests

Tests for the revoke feature of the wallet.

c9ee5d5b3f2cafdfb6a6b4c016d15308c08c29e2 authored over 9 years ago
Merge pull request #2556 from arkpar/bc-test-fix

Fixed filltests

d1b3c9b8113660d647dca3c16a5081b3d10ff979 authored over 9 years ago
Merge pull request #2571 from subtly/iwannagofast

Update secp256k1

aad89af49a521a8126b3f8b2c5d89fc21846267d authored over 9 years ago
Merge pull request #2590 from CJentzsch/fixFrontierblockGasLimit

decrase minblockGasLimit to 5000 for frontier

b0f6e812f14b8b7979cb99d8fa5d104d10b9b148 authored over 9 years ago
Merge pull request #2596 from LefterisJP/pinning_fix

Hermit mode should be off by default

94149db6c2c34ddbc67a90d7bee83585690a1ed0 authored over 9 years ago
Change the way Jump Table is created and filled.

f76d63476976cd81ca035ea9ef377e122216ac55 authored over 9 years ago
Hermit mode for eth.

8c5fee735248c5cc3e1d8ebfb8cf009d866074c3 authored over 9 years ago
Hermit mode should be off by default

1524278ba83249ad0fe4b57b106341a4ff58d9ae authored over 9 years ago
bugfix (bad scenario loaded in the deployment dialog)

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

e6162ef9e93e1cbee10ec20088e970df752d15d3 authored over 9 years ago
Fix session key setting for local eth console.

6f95f7265ad4dbd748b652c75749a3df02ea1332 authored over 9 years ago
Do not remove dead blocks during compilation.

f4b79cfee76c84141550966307dd0dd96a524eb0 authored over 9 years ago
Fix local stack max size calculation.

7d1e35076f58e198502743082b8fe4c6034ea018 authored over 9 years ago
bug fix (while selecting a function to call)

5902496db598b1b896b262741e67dfacdf375fed authored over 9 years ago
Merge pull request #2586 from CJentzsch/fixFrontierBlocktime

increase frontier blocktime to 13s

7e2f6b756b9db175b6da83c46cbf4e1f027d7aaf authored over 9 years ago
Test dynamic jumps.

3ffdcd9f1399eff22bb71ff2df930b951d86e12f authored over 9 years ago
Release bundle.

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

c06e2dadf9b93f29c9c04e586153fc2f5994add7 authored over 9 years ago
bug fix: use of bytes, bytes32

b00e3aa4675869043f97bdb7f5e34aa0275562eb authored over 9 years ago
updated test topic advertising

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

94408790327459f536a7e48db8a48e0501a1ac05 authored over 9 years ago
13 second blocktime boundary point.

132f8b8011253a697d8d4a50b90176bede437a70 authored over 9 years ago
Move fields from BasicBlock to LocalStack. Remove dump() functions.

1e926fe6bc5b82c53d23a0797dcf037e0c64052d authored over 9 years ago
Merge pull request #2569 from yann300/deploydialog

Mix - manage enum

73748dc3dada9456f872605ed3e1d819a3f0a21c authored over 9 years ago
refactoring of topic test

f75f4d8dc77d00590af372a43b551660e2910b98 authored over 9 years ago
extdep/getstuff.bat downloads only x64 libs on windows

0c6e0b55dec8b9a0b296fe8e1f9509d75fd656a4 authored over 9 years ago
Remove code doing stack optimization with PHI nodes.

fcacf6e3a2681bf94f4d571925e493e75ad0ce70 authored over 9 years ago
Reimplementation of local stack handling during basic block compilation.

This change removed the intermediate stage when PHI nodes are inserted in place of items fetched...

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

2d8d67d8c66b67d3de0eb9fcb736c8d9376967d4 authored over 9 years ago
blockGasLimit depending on network (olympic, turbo, frontier)

b4c8314de9481faaa288067a8d05769f51fae9b2 authored over 9 years ago
decrase minblockGasLimit to 5000 for frontier

b5548fd857d893b2135bd0eaa60421b1c59a853e authored over 9 years ago
increase frontier blocktime to 13s

b99e00a572253f614b9ab9b7ec6a277e6b570b9a authored over 9 years ago
re-disable secp256k1 on windows

977ed0f9983f070bb44dc0d344d26fd3cd912904 authored over 9 years ago
Fix ethconsole.

e1d58ffafc73a995ffc5ed719794bb0694467a14 authored over 9 years ago
Hermit mode to avoid connecting to other peers even while on a mainnet.

15cf0382ba612b17217b4d6dcf8efde9284cdb16 authored over 9 years ago
Allow genesis JSON to be specified.

2cce7238c718302f5db9dc09d433d9afb5eaa4f4 authored over 9 years ago
Tidy up arg list.

888fb0294de3e1aa26ddf46af09fd5587dda7946 authored over 9 years ago
less verbosity.

0e5139d5d432e069429c1491d73706d2beda7b5f authored over 9 years ago
Allow selection of network at runtime in AZ.

f19d11cfcfaccaab1309654d2d63570d093881da authored over 9 years ago
Fix extraData reporting.

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

479f0fde4ff4575326512743f3bc2e94f81aacb6 authored over 9 years ago
ethconsole improvements.

Store session key in user's homedir for ease of use of ethconsole.

c8bbf5a0b097d61afcd91f52ae9da5c72e19b573 authored over 9 years ago
Fix up extraData reporting.

5dcee7a6b34d20948e372b0e9b75acfd4d978a4a authored over 9 years ago
Merge pull request #2577 from subtly/cryptoFix

Remove unused code

053e3b1cc11659e02df88ca0adf8397d4b386064 authored over 9 years ago
Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja

4824d7d2ba7b3f61c06f64f776d9fa6ff980a97c authored over 9 years ago
Introduce vector_ref::cleanse, code adapted from openSSL.

Introduce secure_vector and bytesSec, make Secret auto-cleansing.

e2203bb585eb9e31cc0566923454d4acb0e0aaea authored over 9 years ago
Fix const& where it should have been value.

b872015ced25ba7c19c42b00008a395f2180744a authored over 9 years ago
SHA3 gas calc should use bigint to avoid overflow.

Fixes #2582.

101ea84b8d459dc899aeebb0af0b308446a62bad authored over 9 years ago
Hold address-sorting back.

ec8f89a23f82a4e2d73fefe6d5a22819dbd36ae5 authored over 9 years ago
Default to Olympic for now.

4b24d4a14fb6c7e76eadc0837f7b807c6d04cd00 authored over 9 years ago
Merge branch 'deja' of github.com:ethereum/cpp-ethereum into deja

Conflicts:
alethzero/MainWin.cpp

71b2b36d912c5399571e53f993068ab36be391d8 authored over 9 years ago
Fix const& where it should have been value.

0c0adcda59eef8bf7e41d832cdedad054b2ca0fe authored over 9 years ago
SHA3 gas calc should use bigint to avoid overflow.

Fixes #2582.

ded1a739a9d0f5d2d7317156401ba17f100f7544 authored over 9 years ago
Introduce vector_ref::cleanse, code adapted from openSSL.

Introduce secure_vector and bytesSec, make Secret auto-cleansing.

c3a334cc2156d04a5e3926abd6ca32dac98e35fb authored over 9 years ago
Hold address-sorting back.

58358b48c3193b17483b6957485255dfa346085f authored over 9 years ago
SHA3 gas calc should use bigint to avoid overflow.

Fixes #2582.

7e7ea437759059e3a2f8a72a9bac2a5b053dcf04 authored over 9 years ago
Sort addresses.

21d479acf30886e3e714bd23d8861b84131cd02f authored over 9 years ago
Hold address-sorting back.

aa97d7b0b4e92233a818176b2de1804c1cdebae4 authored over 9 years ago
Introduce vector_ref::cleanse, code adapted from openSSL.

Introduce secure_vector and bytesSec, make Secret auto-cleansing.

49a826397b1411dcbb433bcf5a9f21c67538b98c authored over 9 years ago
Fix state diffs in AZ.

59f843263a0ef6e0b7b047a57a9afcf747e7e8b9 authored over 9 years ago
Remove failing build portion.

f72d6eda26ad9a65435a4742ac24433b026613d9 authored over 9 years ago
Fixed block reward, transaction dialog.

5d08a13ce8abdac2fe126ba268cae1be4076e3a7 authored over 9 years ago
Merge branch 'develop' into cryptoFix

7683d8e8e6087b10cba5af3f652ba782214ad5f6 authored over 9 years ago
remove unused code

ee422c513dd1d51f62a2cd9aaa4d9aadb707a51e authored over 9 years ago