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 |
Liana Husikyan
|
00752984a1
|
added checks to prevent the self assignment
|
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 |
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 |
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 |
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 |
Gav Wood
|
a8982ade28
|
JSON-RPC now interprets ICAP addresses and throws when hex addresses are bad.
ICAP accepts 35-character "invalid IBAN" addresses.
Console quits with quit.
Many UI tweaks in eth.
|
10 years ago |
Gav Wood
|
e0dc75f7b5
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
727666c2a4
|
Merge pull request #2757 from chriseth/sessionCleanup
Cleanup m_sessions.
|
10 years ago |
Gav Wood
|
e450e391cb
|
Merge pull request #2756 from chriseth/fix_catchExceptions
Convert C++ exceptions to JavaScript exceptions.
|
10 years ago |
Gav Wood
|
10dce0517e
|
Fixes for determination of gas.
|
10 years ago |
Gav Wood
|
c49c7d6be1
|
First efforts at accurate gas.
|
10 years ago |
chriseth
|
bf63f32a5e
|
Cleanup m_sessions.
|
10 years ago |
chriseth
|
0f17e0474a
|
Convert C++ exceptions to JavaScript exceptions.
|
10 years ago |
Gav Wood
|
88267edd32
|
Merge pull request #2717 from gluk256/_shhrpc
tests for whisper api
|
10 years ago |
Gav Wood
|
dd3d479479
|
Windows warning fix.
|
10 years ago |
Gav Wood
|
454753c7c0
|
Merge pull request #2750 from gluk256/_nonetwork
nonetwork
|
10 years ago |
Gav Wood
|
11647d3b1f
|
Merge pull request #2752 from chriseth/fix_hostParsing
Fix for connecting to host without colon.
|
10 years ago |
chriseth
|
f07cd202f9
|
Fix for connecting to host without colon.
|
10 years ago |
Gav Wood
|
bfc66d9906
|
Version bump.
|
10 years ago |
Gav Wood
|
517269c9f9
|
Merge pull request #2751 from ethereum/sec-fix-1
Don't trip up when can't change parent directory's permissions to the…
|
10 years ago |
chriseth
|
c4f6512992
|
Merge pull request #2738 from chriseth/ignoreOverrideWarnings
Ignore override warnings in Qt.
|
10 years ago |
Gav Wood
|
47cd2cfbfa
|
Don't trip up when can't change parent directory's permissions to the ideal.
Don't show accounts that we don't have the keys for in AZ.
|
10 years ago |
Vlad Gluhovsky
|
3a0f5a7fc8
|
bugfix
|
10 years ago |
Gav Wood
|
0de565d8e7
|
Merge pull request #2745 from chriseth/signal
Copy map before looping over it because it might be modified.
|
10 years ago |
Gav Wood
|
bdd1eb6015
|
Merge pull request #2749 from CJentzsch/disableNetworktests
compile fix, missing include
|
10 years ago |
Vlad Gluhovsky
|
bcabff431f
|
a small update
|
10 years ago |
Vlad Gluhovsky
|
5dc39af3ac
|
nonetwork check added
|
10 years ago |
CJentzsch
|
80abbd491b
|
compile fix, missing include
|
10 years ago |
Vlad Gluhovsky
|
7f04b43595
|
nonetwork check added
|
10 years ago |