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 |
Paweł Bylica
|
c8846eb01a
|
Do not modify pops counter of LocalStack during finalization.
That fixes LocalStack::size() returning incorrect values after LocalStack::finalize() has been called.
|
10 years ago |
Paweł Bylica
|
25cd835b47
|
Merge remote-tracking branch 'upstream/develop' into evmjit_stack
Conflicts:
evmjit/libevmjit/BasicBlock.cpp
evmjit/libevmjit/BasicBlock.h
|
10 years ago |
CJentzsch
|
53684b37db
|
Merge remote-tracking branch 'upstream/develop' into fixStateTestsFilling
|
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 |
CJentzsch
|
eab54c8d1d
|
compile code in accounts when importing state
|
10 years ago |
arkpar
|
b796e7238c
|
fixed potential race condition on DownloadMan destruction
|
10 years ago |
subtly
|
6d33f2ff9b
|
whitespace in cli options
|
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 |
subtly
|
2c05a0b8fc
|
Merge branch 'develop' into netFix
|
10 years ago |
Gav Wood
|
93a4fd09ad
|
Build and warnings fix.
|
10 years ago |
Gav Wood
|
7faadaf421
|
Merge pull request #2760 from ethereum/fixnonce
Don't use disk for the Nonce - just KISS
|
10 years ago |
Gav Wood
|
cd3795ab93
|
Merge pull request #2773 from subtly/installname
Remove (++) from package naming (mainly for windows)
|
10 years ago |
Gav Wood
|
5a483a4775
|
Merge pull request #2774 from chriseth/fixSharedPtrSocket
Fixed creation of shared_ptr in RLPXSocket.
|
10 years ago |
chriseth
|
db0bcb9f8c
|
Fixed creation of shared_ptr in RLPXSocket.
|
10 years ago |
Gav Wood
|
98f22bfd8f
|
Difficulty sensible for private chains.
|
10 years ago |
subtly
|
1e89ab7cae
|
Remove (++).
|
10 years ago |
subtly
|
b65ca8d254
|
remove MoveNonceToTempDir
|
10 years ago |
Gav Wood
|
3f7e8d37fd
|
Merge branch 'tutorialtweaks' of github.com:ethereum/cpp-ethereum into tutorialtweaks
|
10 years ago |
subtly
|
5132816c21
|
Merge branch 'develop' into netFix
|
10 years ago |
debris
|
7f35924b80
|
icap encoding and decoding tests
|
10 years ago |
Gav Wood
|
801922e21a
|
API for providing account namers.
|
10 years ago |
Gav Wood
|
5a3064c166
|
Refactor AlethSero project into dev::az namespace.
|
10 years ago |
Gav Wood
|
c89a303493
|
Brain wallet annotation in AZ.
|
10 years ago |
Gav Wood
|
8e1efe2847
|
Brain wallet module in AZ.
|
10 years ago |
Gav Wood
|
4f731db6fd
|
Brain wallet in KeyManager.
|
10 years ago |
Gav Wood
|
ac94b3617e
|
Make mining on genesis work again.
|
10 years ago |
Gav Wood
|
e8471c08ad
|
Merge pull request #2759 from ethereum/accurategas
Accurate gas estimation in Transact dialog.
|
10 years ago |
Gav Wood
|
02cf8c8f20
|
Fix compile issue.¬
|
10 years ago |
Gav Wood
|
8cc8b8009c
|
Don't rely on file for nonce data.
|
10 years ago |