Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Merge pull request #2374 from chfast/pr/smartvm

Smart VM

7e3fe9bb6854349a1dc053c7329f7808f14883d0 authored over 9 years ago by Gav Wood <[email protected]>
test for new transaction queue.

Some cleanups and enhacements to Guards & Notifier.
Fix an invariant TransactionQueue.

d73209158edbc6c3e6999ded37d1c10f06b2e2d3 authored over 9 years ago by Gav Wood <[email protected]>
Revert "Txqueueasyncverify"

4346b80f06205c0a0fcee85eeb76c6909f95640a authored over 9 years ago by Gav Wood <[email protected]>
Transaction queue does async data imports.

0c75272b589d6772c1a4d90f5a4e45f58e1dd09b authored over 9 years ago by Gav Wood <[email protected]>
enum renamed

52228e5ad6233f315b47264ae644ef4ab6e75a4c authored over 9 years ago by subtly <subtly>
Merge branch 'develop' into rlpx

cd908f5f18c1bb6d223d4deaa8a34eded2b45e09 authored over 9 years ago by subtly <subtly>
mux/demux working test

bcca52c443cec3d9dff214066b4fcf892d07900b authored over 9 years ago by subtly <subtly>
removed dbg limit

cd06dfae5d02c79bc0a07a957623c044cde26c73 authored over 9 years ago by arkpar <[email protected]>
fixed m_known handling

bf5156bcd60ccc929df13245df6c3cfac70e2863 authored over 9 years ago by arkpar <[email protected]>
use local integer for v parameter of signature

e989cdaf367715985a59c990b7db8260c415dc0c authored over 9 years ago by subtly <[email protected]>
add missing dependencies for BuildInfo.h in libwebthree and solc

10a1ca3f11bc09d760f5f732891a0aac5cb9659f authored over 9 years ago by Lu Guanqun <[email protected]>
prioritized transaction queue

Conflicts:
libethereum/TransactionQueue.cpp

msvc build fix

c7a516714d315eb52ceaa1ee8f3d218730c13f29 authored over 9 years ago by arkpar <[email protected]>
FixedHash::bloomPart() bugfix: out of range

1b4f530735b289771e2db3c8ec02e23e95f8fcfc authored over 9 years ago by Vlad Gluhovsky <[email protected]>
rating initial version complete

52f4f289c1bf71f9a6e96529b8c76178f838d004 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
another test introduced

15106cef742909134dc61c5d86fd577642ca744d authored over 9 years ago by Vlad Gluhovsky <[email protected]>
rating system updated

db2be2a15b24834fdb376bc8b1d13a39a0d00306 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
proof of work bugfix

8dfabff96c707bc56d8b8082c750011b656b5447 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
intermediate

d272ff8ceeba49b60760411082745b6cdb33d83c authored over 9 years ago by Vlad Gluhovsky <[email protected]>
fixed "eth --console"

5cca2fa4f4d6e6a9877bb4713a5646432733840b authored over 9 years ago by Marek Kotewicz <[email protected]>
Merge pull request #2338 from chriseth/sol_memoryStructs

Memory structs.

86850c3c89a0fc2195929772c64c5ff2bebdf855 authored over 9 years ago by chriseth <[email protected]>
Style and some assertion messages.

c7f8bcf9c5bc6c562946b9e20c1cc3824e4f6cb8 authored over 9 years ago by chriseth <[email protected]>
Struct constructors.

905da13c34b9c78c5ace58ae96c256abff1f5f05 authored over 9 years ago by chriseth <[email protected]>
Fix for copying arrays to storage.

97dc2d61f0f7edb678fb58b8754f26387b6e4ff4 authored over 9 years ago by chriseth <[email protected]>
Memory structs.

d3ff3814476e8e30e7afde22ee822e388d5296f1 authored over 9 years ago by chriseth <[email protected]>
ethconsole on windows

5bc72e037c439e9331459af7cfa1bcb4e6699c91 authored over 9 years ago by unknown <[email protected]>
Use Guard alias and DEV_GUARDED macro in SmartVM.

881e9fbad7af62d5f8f8fd6c42b12ef7c45e3bc7 authored over 9 years ago by Paweł Bylica <[email protected]>
Merge branch 'develop' into secp256k1a

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

f2d7c2b827d8bcdf5d2f745585a829e81258c8d8 authored over 9 years ago by Gav Wood <[email protected]>
Multiple directories involved now.

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

b4011b39c12e466046492a74643d1bfa491ad265 authored over 9 years ago by Paweł Bylica <[email protected]>
Remove old FIXME comment.

7527a684f99ffbbef86f9f45a28a08db7fedabed authored over 9 years ago by Paweł Bylica <[email protected]>
Make --vm command line option syntax consistent with other options.

ff112cb94c90a6017f64508b429093b97173506d authored over 9 years ago by Paweł Bylica <[email protected]>
Merge pull request #2362 from chriseth/rlpLength

Use size_t for RLP and decode length more carefully.

b7183eb424eca011dbec03e3774af2e840fafcb9 authored over 9 years ago by Gav Wood <[email protected]>
Renamed actualSizeOfPrefix to sizeAsEncoded.

16b62e5a8472fca3b4c0d2f7328dcb443903a02f authored over 9 years ago by chriseth <[email protected]>
fix failing peer test.

2081ac1412631edc7a970f21511c1dc26ff96f74 authored over 9 years ago by subtly <[email protected]>
oops. get v from signature.

bd15597f7fe34b095f78d1f1add0963b9d374017 authored over 9 years ago by subtly <[email protected]>
Slightly more useful errors in the case of upgrade failure.

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

e72a7644aa2097e139c9f308ffe60b86a19a5c83 authored over 9 years ago by Gav Wood <[email protected]>
More leniency over status when upgrading, avoid continual retrying.

064dfa51e28fbe31d5c17e41c09e53bb0a988387 authored over 9 years ago by Gav Wood <[email protected]>
Reapply --vm option changes to eth.

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

Conflicts:
alethzero/Main.ui
eth/main.cpp

d1492140c6ae18058dcd1514e3add09d0c691542 authored over 9 years ago by Paweł Bylica <[email protected]>
Reduce SmartVM logs verbosity.

9eb7c6a528e40d239b1916d628c675aab1bff1f9 authored over 9 years ago by Paweł Bylica <[email protected]>
Exetend VM selection options in AlethZero.

6dcc16cb7ad57fe0158f336ee3f08aa50163b46b authored over 9 years ago by Paweł Bylica <[email protected]>
--vm command line option replacing --jit.

5df0d1b8722a7c92d4a79f0f4185708a555127d2 authored over 9 years ago by Paweł Bylica <[email protected]>
Merge branch 'develop' into secp256k1a

f484f43f181f0f6cb0e45e4eb084edcb5493c485 authored over 9 years ago by subtly <[email protected]>
Merge pull request #2359 from yann300/event_watcher

Mix - events and watchers panel

d9d073be5a62441fdf0f30c8819f60095422c2ba authored over 9 years ago by Arkadiy Paronyan <[email protected]>
readline optional for jsconsole

19199e47d60eec9b46107f9f3da8ce6e7128e120 authored over 9 years ago by Marek Kotewicz <[email protected]>
Sign, recovery, and verify.

40ebe265550d5aa50e6123a89f9301dc1da3bc54 authored over 9 years ago by subtly <[email protected]>
Removed empty line.

aacb80120eba85f302b540154a64bb5661f55767 authored over 9 years ago by chriseth <[email protected]>
retrieve short type name

6b4b330d8b1b57b15dc005d4a5158b622337558a authored over 9 years ago by yann300 <[email protected]>
clean code, add icons

4d03f86b343516250b0d42f6acd5537613e0ccb3 authored over 9 years ago by yann300 <[email protected]>
bug fix

d06c1a6d141ac48c36e6b6c2061cc1336de338f0 authored over 9 years ago by yann300 <[email protected]>
Version bump.

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

c973c3069ffd8d440bbf8d7e4884d6c5b835b754 authored over 9 years ago by Gav Wood <[email protected]>
Merge branch 'goclash' into develop

82dfb1e6a3bc208039461ae6e2c93834dd1ba5fc authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2360 from CJentzsch/testTxQueue

Test tx queue

31cc2dc210955c371324650bcd19142f6d9cb2c4 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2343 from debris/rpc_fixes

rpc fixes

bb4f57809f72704147840ed8e7b624e9b3629848 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2367 from arkpar/bc_fix

Removed incorrect blockchain sync invariant checks

891c50132f7f2abdec86eab38b4838b35b1d209f authored over 9 years ago by Gav Wood <[email protected]>
Fix for crap compilers.

Fix for tests.

18ad0a4c9a592b21808f411495e747172da22302 authored over 9 years ago by Gav Wood <[email protected]>
Fix js console. Clean up eth's main.

c9489a14e7042cf3c317d22521bab5c98f6083b7 authored over 9 years ago by Gav Wood <[email protected]>
transaction queue shouldn't be returning future txs.

466070b5de4308377f39ffde63c105f205424f51 authored over 9 years ago by Gav Wood <[email protected]>
style

07045622075b600ce9994335cd8eff3425861241 authored over 9 years ago by CJentzsch <[email protected]>
Merge branch 'develop' into goclash

9a21e9561b12d5a48d74717c88d74ee98ba0f1d9 authored over 9 years ago by Gav Wood <[email protected]>
Capture this by value not reference. Remove dead code.

f1c91d5c7f9a8f9a9c32f79fdef254812e161dca authored over 9 years ago by Gav Wood <[email protected]>
Don't drop DB when chaning DB format.

Don't die when geth is run.
Repotting.
Fixed #2354.

00a6208e79b62c893686fe9b9c116c3e5abce1d7 authored over 9 years ago by Gav Wood <[email protected]>
removed incorrect invariant checks (subject to race contition)

2a9b906cc3f9d66ba231a04786c7d6142a06948c authored over 9 years ago by arkpar <[email protected]>
Fix signed/unsigned warnings.

ff74c2ebcb2ec05e3e5dcc4c85f96dce29fc6d8c authored over 9 years ago by chriseth <[email protected]>
add badStateRootTest

e0b7cfaa244de1c0bbc25333aaf2369064e27a40 authored over 9 years ago by CJentzsch <[email protected]>
fixed starved download, removed obsolete invariant

cf54c31c3ceb7ceb653debb2bb66af616474f8de authored over 9 years ago by arkpar <[email protected]>
Use size_t for RLP and decode length more carefully.

5a94ff0f978d4b6592aa56ce637d5f86794641e4 authored over 9 years ago by chriseth <[email protected]>
Helper to find the length of an RLP item.

b3dfe07c2f687779097454b8eaeb6c67e35cb3e9 authored over 9 years ago by chriseth <[email protected]>
Merge pull request #2348 from gluk256/_rating

Rating system for outgoing messages introduced

35dd7d919c7715b796db44e58b45a8129ec81754 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2346 from chriseth/rangeMask

Documentation and tests for RangeMask.

2f4b86dc8a5048ee0852d2a918f01e499b184560 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2361 from LefterisJP/decrease_verbosity

BlockQueue::import() spams only under specific verbosity

1d17aaa2fdb92ba067e652bcad01521fa198176f authored over 9 years ago by Gav Wood <[email protected]>
download hashes from multiple peers when starving

de121cddcf13580511f9fe6d47d55fcd45f281e5 authored over 9 years ago by arkpar <[email protected]>
New strategy do SmartVM: JIT worker in the background.

1b8fc18377dc959a3cb069bec1fb4cebe9955e79 authored over 9 years ago by Paweł Bylica <[email protected]>
Extend JIT interface to allow only compilation of EVM code.

Make code availability checking thread-safe.

057611fbb36588f6360078d5c1e5eddc318ae0c9 authored over 9 years ago by Paweł Bylica <[email protected]>
Extend JIT interface to allow only compilation of EVM code.

Make code availability checking thread-safe.

4039227faa108a385af949a0a3867c89811dca81 authored over 9 years ago by Paweł Bylica <[email protected]>
BlockQueue::import() spams only under specific verbosity

I am getting the thread id even with verbosity = 0 which can make it
really difficult to debug a...

fdc40a05bf80e3225149cd89d1e6b727cfe317ea authored over 9 years ago by Lefteris Karapetsas <[email protected]>
Merge remote-tracking branch 'upstream/develop' into fixTxNonce

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

e3d225b14b394960665d7fb30521345f923108aa authored over 9 years ago by arkpar <[email protected]>
keep the chain on syncer aborting during blocks downloading

9cea8c669ee2c99f5b98a606a00660735831636d authored over 9 years ago by arkpar <[email protected]>
Event and Watchers.qml

7825c207583e82755ebc2444af05088462d18cf7 authored over 9 years ago by yann300 <[email protected]>
add transactionQueue tests

e5d32849ddd934a5ed61ced4ac8b2b9dd40cf6f1 authored over 9 years ago by CJentzsch <[email protected]>
minor update

784fed9a322c915c8e9f445fffdb41cb4ba27b18 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Extra data.

56ed8a920702169ad1a2e9e39acb29ea506e6dce authored over 9 years ago by Gav Wood <[email protected]>
Who are they?

9e0cde38d0a832ea1656d1bfea835feb4a534d22 authored over 9 years ago by Gav Wood <[email protected]>
removed unneeded invariant checks, fixed disconnect message priority

4983db8e58086c8e287c503e7be4f5aedfdc95bb authored over 9 years ago by arkpar <[email protected]>
Testnet canaries.

e83e3b6cb60b5d888d5b3ba2f5c28942f1676bfc authored over 9 years ago by Gav Wood <[email protected]>
Fix deadlocks.

603218dc6ef79f63b90b974da6b3f4c94491f8a3 authored over 9 years ago by Gav Wood <[email protected]>
Windwos fix.

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

dc19a6dc696bf9f3f86baff901fa9540dcba1ab3 authored over 9 years ago by Gav Wood <[email protected]>
ethkey can sign & recover transaction information.

AZ can have sentinel set.
Split up Transaction and move most to ethcore.

e6cfbe582454d5a4934ec37b721d8554275ec4f7 authored over 9 years ago by Gav Wood <[email protected]>
Merge pull request #2347 from chriseth/rlpTypo

Fixed typo.

64b6cd794fed41b1d3dd5524b9a46843d82df4de authored over 9 years ago by Gav Wood <[email protected]>
removed incorrect invariants (subject to race condition)

382c4768261c2bdef7110f70d4066b1e1c2fe5c4 authored over 9 years ago by arkpar <[email protected]>
build fix

c5ffcad47b21fd8008ecc552208abeb123ca751c authored over 9 years ago by Vlad Gluhovsky <[email protected]>
cleanup

16eab6d8820c1d6b6056a7ca8f38d33a7bcd776e authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Message rating for peers introduced

ed858347118e867a90891ee02d824a3f680de9a5 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
initial rating introduction

447ba77006138cfd04a3ff99bc75fe41778fe494 authored over 9 years ago by Vlad Gluhovsky <[email protected]>
Fixed typo.

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