Gav Wood
|
f5112475e2
|
Merge pull request #2329 from gluk256/_distribution
Distribution Rate test introduced
|
10 years ago |
Gav Wood
|
7a5f801e67
|
Merge pull request #2280 from chfast/pr/evmjit-update
EVM JIT update
|
10 years ago |
Gav Wood
|
8322ed27bc
|
Merge pull request #2345 from LefterisJP/cli_interactive_hashrate
Add hashrate command to interactive CLI mode
|
10 years ago |
Lefteris Karapetsas
|
d557ca5370
|
Add hashrate command to interactive CLI mode
|
10 years ago |
Gav Wood
|
679143c233
|
Fix pow check and style.
|
10 years ago |
Paweł Bylica
|
9d59ebb645
|
Cleanups.
|
10 years ago |
Paweł Bylica
|
b4ee363394
|
Cleanups.
|
10 years ago |
Gav Wood
|
94cd1e7c1d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
56be35830a
|
Debug compile fix.
|
10 years ago |
Paweł Bylica
|
63238cf3c3
|
Merge remote-tracking branch 'upstream/develop' into evmjit-develop
|
10 years ago |
Vlad Gluhovsky
|
a8197d867c
|
super mega enhanced update
|
10 years ago |
Vlad Gluhovsky
|
ab86f1fdf2
|
mega enhanced style fix
|
10 years ago |
Vlad Gluhovsky
|
6d37304d05
|
style fix
|
10 years ago |
Vlad Gluhovsky
|
5ed44a51b9
|
Distribution Rate test introduced
|
10 years ago |
Marek Kotewicz
|
77c1da7251
|
Merge commit '1e652c0757b5440feb5ba32d46f8a887c32f57c2' into develop
|
10 years ago |
Marek Kotewicz
|
1e652c0757
|
Squashed 'libjsqrc/ethereumjs/' changes from 2a0b46a..d5d2115
d5d2115 example contract using array, fixed #185
21ed235 removed connection keep-alive
c44fe01 version 0.7.1
d9b785e fixed #248
490dde5 fixed encoding/decoding strings, #249
b3f5d09 fixed long bytes dynamic decoding/encoding, #249
d097821 small filter improvement
d59b1cd removed xhr from browser
42b6e9d version 0.7.0
fe6defd gulp
44dcd24 set connection keepalive
2b17c0f gulpfile changes
4a46c73 Merge pull request #228 from ethereum/strings
93c8006 tests for encoding and decoding prematurely terminated strings and strings containing internal zeros
7dd44e7 Merge branch 'strings' of https://github.com/ethereum/ethereum.js into strings
390a9ff Merge branch 'develop' into strings
bcd9cfb updated deps, removed unused karma
ef15fc1 Merge pull request #244 from ethereum/allevents
6f74d57 Merge branch 'develop' into allevents
7aca17e Merge branch 'develop' into allevents
c5ee34d fix for optional event parameters
8170a0a Merge pull request #245 from ethereum/filterInstantWatch
76a094c fixed all issues noted by marek
d78b512 add possible callback to filters
e1b17a9 re-build develop
af9c027 all events filter
b270616 version 0.6.1
c47d6a8 gulp
7cf7cf3 map file
6da1d3e gulp
450042e Update eth.js
3951286 Added sendRawTransaction
323b529 merged develop
16ffdf6 merged master
ecf0a2c changed | to Math.floor
d2b5ba2 Merge pull request #239 from ethereum/mistFixes
9e6bf9d removed browser XHR
9061116 fixed build issues in formatInputDynamicBytes
0e3b29c fixed coverage issue
d51e9a2 merged latest develop
f0247aa made meteor package available on the server side as well
e97c5f5 fixed and tested meteor package init
3e49f56 add currentProvidor and mist fixes
bd6d9ba merged develop
7b730b1 Merge branch 'strings' of github.com:ethereum/web3.js into strings
cc533d9 fixed bytes wrong encoding
8c6f976 Merge branch 'develop' into strings
7c970e3 add bytes32 test with leading 0
9c7f7bb re-add .map files
189484f add extra int tests
73cc711 Merge branch 'develop' into strings
fa3239f abi string type, fixes #216, #218, #219
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: d5d2115bf9ad07a736a189e1022b7d3a549e4006
|
10 years ago |
Gav Wood
|
057e374bce
|
Remove unneeded dummy use.
|
10 years ago |
Gav Wood
|
81240f8972
|
Merge branch 'arkpar-bq_fix' into develop
|
10 years ago |
Gav Wood
|
cf8686d66e
|
Merge branch 'bq_fix' of https://github.com/arkpar/cpp-ethereum into arkpar-bq_fix
Conflicts:
libethereum/BlockQueue.h
|
10 years ago |
Gav Wood
|
91452da11d
|
Minor optimisations.
|
10 years ago |
arkpar
|
7ba71da280
|
style
|
10 years ago |
Gav Wood
|
7a0f3350b6
|
Fix importing.
|
10 years ago |
Gav Wood
|
a4fd034ff7
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
3c78f0f951
|
Better logging/descriptive exceptions on invariants.
|
10 years ago |
Gav Wood
|
7695f61acc
|
Merge pull request #2313 from LefterisJP/blockchain_remove_legacy_code
Remove legacy code in blockchain.cpp
|
10 years ago |
Gav Wood
|
7a5b4db728
|
Minor renaming in BlockQueue, remove unnecessary invariant check, add
additional one.
|
10 years ago |
arkpar
|
a586e2cafe
|
blocks no longer stuck in verifying state
|
10 years ago |
Gav Wood
|
092774d440
|
Merge pull request #2246 from subtly/netFix
Prep for #2179. Abstract parsing frame header. Catch ASIO exceptions.
|
10 years ago |
Lefteris Karapetsas
|
b9b1936477
|
contains() gets moved to CommonData.h
- It also now uses std::find()
|
10 years ago |
Lefteris Karapetsas
|
d1b22891b2
|
Remove legacy code in blockchain.cpp
|
10 years ago |
Gav Wood
|
8203d6d4d7
|
Merge pull request #2336 from arkpar/build_fix
Fixed gcc build
|
10 years ago |
arkpar
|
4941aa82bf
|
style
|
10 years ago |
arkpar
|
77bfce921b
|
static
|
10 years ago |
Gav Wood
|
5440ee64a9
|
Merge pull request #2332 from arkpar/bc
Fixed block memory corruption on windows
|
10 years ago |
Gav Wood
|
51363e6b62
|
Merge pull request #2330 from gluk256/_bugfix
libp2p test and bugfix
|
10 years ago |
Gav Wood
|
0501386211
|
Merge pull request #2326 from subtly/fixes0
Thread-safe logging when using eth
|
10 years ago |
arkpar
|
e22e3d2d85
|
fixing linux build
|
10 years ago |
chriseth
|
80901ecf19
|
Merge pull request #2269 from chriseth/sol_fix_abstractCheck
Fixed checking of abstract functions.
|
10 years ago |
arkpar
|
49a8617261
|
fixed block memory management
|
10 years ago |
Paweł Bylica
|
ffc416e97e
|
Another LLVM bug workaround.
|
10 years ago |
chriseth
|
9c483859d1
|
Fixed checking of abstract functions.
Fixes #2264
|
10 years ago |
Vlad Gluhovsky
|
c50437a5f9
|
uninstallWatch() fixed + test
|
10 years ago |
Vlad Gluhovsky
|
43f0112456
|
Mutex & reference counter
|
10 years ago |
Gav Wood
|
a2079bbda1
|
Merge pull request #2297 from subtly/secp-prep
Prep for #2094 and supporting both cryptopp and secp256k1
|
10 years ago |
Gav Wood
|
329dd6c338
|
Merge pull request #2321 from chriseth/sol_memoryArraysNotResizeable
Memory arrays cannot be resized.
|
10 years ago |
Gav Wood
|
ef4a02be8f
|
Merge pull request #2318 from LefterisJP/cl_configure_for_specific_platforms
configureGPU() should respect given platformID
|
10 years ago |
Gav Wood
|
c7565191e7
|
Merge pull request #2316 from LefterisJP/cl_configure_instances_fix
Correctly set GPU instances in non-zero platforms
|
10 years ago |
Gav Wood
|
b9663288d8
|
Merge pull request #2263 from gluk256/_topic_advert
topic advertisement
|
10 years ago |
subtly
|
b39d687be2
|
fix copy/paste fail
|
10 years ago |
subtly
|
813c365fc4
|
Only modify logger to \r \r for interactive mode and do so with thread safely.
|
10 years ago |