Gav Wood
|
2a3830b59e
|
Merge pull request #2796 from arkpar/qt54-fix
Fixed osx build for older qt versions
|
10 years ago |
Gav Wood
|
2f2dd8bcd7
|
Merge pull request #2795 from subtly/secp256k1x86
field setting for ARM (for rpi builds)
|
10 years ago |
Gav Wood
|
85b2b6d7a7
|
Merge pull request #2784 from gluk256/_bugfix_995
bugfix 995
|
10 years ago |
Vlad Gluhovsky
|
dd14158a08
|
verbosity changed
|
10 years ago |
Gav Wood
|
f23e7b1d41
|
Merge pull request #2781 from chriseth/uniquePtrFrameCoder
Use unique_ptr for RLPXFrameCoder.
|
10 years ago |
Gav Wood
|
5eefed1bf9
|
Merge pull request #2714 from winsvega/coverage_whezz2
Coverage whezz2
|
10 years ago |
Gav Wood
|
a6a33f9a53
|
Merge pull request #2780 from chriseth/reduceNews
Reduce usage of "new".
|
10 years ago |
Gav Wood
|
f2e15a4acf
|
Merge pull request #2786 from chriseth/loadScript
Provide global function loadScript to load external file.
|
10 years ago |
arkpar
|
59146478fb
|
fixed build for older qt versions
|
10 years ago |
subtly
|
4c256e1c4a
|
field setting for ARM
|
10 years ago |
Gav Wood
|
e56a00d01c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
de6be3521a
|
Add more templates.
|
10 years ago |
chriseth
|
2bcaf47811
|
Use unique_ptr for RLPXFrameCoder.
|
10 years ago |
chriseth
|
b78ee4c18c
|
Reduce usage of "new".
|
10 years ago |
chriseth
|
98a270a899
|
Lowercased functions.
|
10 years ago |
Vlad Gluhovsky
|
2314668581
|
style update
|
10 years ago |
Gav Wood
|
981f4092ef
|
Merge pull request #2783 from arkpar/sec-fix
Static asserts for byte inference functions (SEC-014)
|
10 years ago |
Gav Wood
|
d227db2340
|
Merge pull request #2787 from chriseth/sortKeys
Sort storage keys in debugger.
|
10 years ago |
Gav Wood
|
ba3c3db242
|
Whitespace correction.
|
10 years ago |
Dimitry
|
383b50c7c0
|
Cover: remove unit.cpp
|
10 years ago |
Dimitry
|
101b8cda92
|
Coverage: tests
|
10 years ago |
Dimitry Khokhlov
|
c6074f051a
|
CodeCoverage: libethereum
|
10 years ago |
Dimitry Khokhlov
|
085311d851
|
Coverage: libethereum::AccountDiff
|
10 years ago |
Dimitry Khokhlov
|
4494712371
|
Coverage: Filltests option
|
10 years ago |
Dimitry Khokhlov
|
1df63eda32
|
Coverage: script fix
|
10 years ago |
Gav Wood
|
ddfd9115a0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
bc0fbf02bc
|
Merge pull request #2775 from LefterisJP/add_js_console_exit
Add a JS console command for exiting the client
|
10 years ago |
Lefteris Karapetsas
|
fe15d3e0c8
|
Remove quit functionality from readConsole
Is now superseded by web3.admin.eth.exit()
|
10 years ago |
chriseth
|
8ef709190b
|
Debugger: Sorted storage keys.
|
10 years ago |
Lefteris Karapetsas
|
9d0204f896
|
Add a JS console command for exiting the client
The function is web3.admin.eth.exit()
|
10 years ago |
chriseth
|
6beb7a69a1
|
Provide global function loadScript to load external file.
|
10 years ago |
chriseth
|
b687323196
|
Merge pull request #2785 from LefterisJP/fix_sol_test_fail
Fix an error in a type resolution SOL test
|
10 years ago |
Lefteris Karapetsas
|
c98081438f
|
Fix an error in a type resolution SOL test
This will also fix the build.
|
10 years ago |
Vlad Gluhovsky
|
2996033df0
|
bugfix: error code 995
|
10 years ago |
arkpar
|
63531aa375
|
static asserts for byte inference functions (SEC-014)
|
10 years ago |
Gav Wood
|
ad1ae7458b
|
Style fixes.
|
10 years ago |
Gav Wood
|
b4fb58053b
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
c5aac1b25d
|
Merge pull request #2779 from arkpar/bc
Various net sync fixes
|
10 years ago |
Gav Wood
|
786b61ce7e
|
Merge pull request #2734 from chriseth/sol_fixOperators
Disallow some binary operators.
|
10 years ago |
Gav Wood
|
f9677e6267
|
Merge pull request #2778 from LianaHus/check_for_this_in_constructors
added checks to prevent the self assignment
|
10 years ago |
Gav Wood
|
f51337aa25
|
Merge pull request #2764 from ethereum/tutorialtweaks
Various UI tweaks to make dangerous use harder.
|
10 years ago |
Gav Wood
|
2617e5f244
|
Fix issues raised by christoph & arkadiy.
|
10 years ago |
arkpar
|
01be174eba
|
fixed node pinning in AZ
|
10 years ago |
arkpar
|
820f1fb9a4
|
removed misplaced invariant check
|
10 years ago |
Liana Husikyan
|
00752984a1
|
added checks to prevent the self assignment
|
10 years ago |
arkpar
|
b796e7238c
|
fixed potential race condition on DownloadMan destruction
|
10 years ago |
Gav Wood
|
4ad74e18c8
|
Merge pull request #2768 from debris/icap_tests
icap encoding and decoding tests
|
10 years ago |
debris
|
395eec4abe
|
fixed header files
|
10 years ago |
debris
|
570bfbb327
|
fixed boost % bug
|
10 years ago |
Gav Wood
|
34988cc240
|
Templates and script for making new plugins.
|
10 years ago |