Gav Wood
|
41e57e49ce
|
Fix for ethkey.
Private chains get lots of gaslimit.
|
10 years ago |
Gav Wood
|
a4b92f6dce
|
Merge pull request #2797 from ethereum/plugins
Plugins, OtherAccounts, OurAccounts
|
10 years ago |
Gav Wood
|
91ef47df4a
|
Merge pull request #2740 from ethereum/hashrate
Submit and utilise external hashrate
|
10 years ago |
Gav Wood
|
56a7bfa7fe
|
Fixes and better reactivity for the Account Naming infrastructure.
|
10 years ago |
Gav Wood
|
e0a4427685
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e89195dc16
|
Merge pull request #2803 from etherninja/develop
update max work group size to allow 256
|
10 years ago |
Gav Wood
|
eef8bfe6aa
|
Merge pull request #2791 from LefterisJP/web3DefaultGasPrice
Properly set default Gas Price in Web3 server
|
10 years ago |
Gav Wood
|
d1465ea13f
|
Merge pull request #2777 from CJentzsch/fixStateTestsFilling
compile code in accounts when importing state
|
10 years ago |
Gav Wood
|
18a76edb83
|
Merge pull request #2802 from arkpar/qt54-fix
Fixed mix build for qt 5.4
|
10 years ago |
Gav Wood
|
4e8a259326
|
Merge pull request #2776 from arkpar/dir-fix
Mix bugfixes and enchacements
|
10 years ago |
Gav Wood
|
54a1034622
|
Merge pull request #2798 from chriseth/confirmByDefault
AlethZero: Require to confirm all transactions
|
10 years ago |
Gav Wood
|
a5c7ab05cd
|
Merge pull request #2801 from LefterisJP/logging_info_coding_std
Add info about logging in the coding standards
|
10 years ago |
etherninja
|
d768c198ea
|
Update EthashGPUMiner.cpp
|
10 years ago |
etherninja
|
7102460fcc
|
update max workgroup size to allow 256
|
10 years ago |
arkpar
|
1a66814404
|
fixed mix build for qt 5.4
|
10 years ago |
Lefteris Karapetsas
|
ebccf607d1
|
eth++ now respects gas price CLI arguments
|
10 years ago |
Lefteris Karapetsas
|
2d2fbe6c7d
|
Add info about logging in the coding standards
|
10 years ago |
subtly
|
04b3647697
|
Merge branch 'develop' into netFix
Conflicts:
eth/main.cpp
|
10 years ago |
chriseth
|
e46635f956
|
AlethZero: Require to confirm all transactions
Temporary fix, long-term fix should include the switch plus a warning to
users if they disable confirmations.
|
10 years ago |
Gav Wood
|
286ea2b109
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
1fbbb60143
|
Fixes for OtherAccount plugin.
|
10 years ago |
Gav Wood
|
bde67e6592
|
Fix state diff reporting.
|
10 years ago |
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 |
Gav Wood
|
f2fb952995
|
Auto-loading plugins.
OtherAccounts address namer + interface.
OurAccounts address namer.
Additional internal support for extensible account naming.
|
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 |
Lefteris Karapetsas
|
0e2753319b
|
Some readme disambiguations
|
10 years ago |
arkpar
|
59146478fb
|
fixed build for older qt versions
|
10 years ago |
subtly
|
4c256e1c4a
|
field setting for ARM
|
10 years ago |
arkpar
|
de90fb6637
|
better error handling of rpc errors
|
10 years ago |
Lefteris Karapetsas
|
c188bf0dfd
|
Properly set default Gas Price in Web3 server
Fixes #2767
|
10 years ago |
arkpar
|
7d89b9530c
|
enable debugging of excepted transactions
|
10 years ago |
arkpar
|
63db8119a0
|
reload we context on scenario run
|
10 years ago |
arkpar
|
328823ea79
|
node address setting
|
10 years ago |
arkpar
|
7d550846ed
|
custom file dialog to work around qt 5.5 bug
|
10 years ago |
arkpar
|
618189fb7c
|
solidity builtins auto-completion and syntax highlight
|
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 |
Lefteris Karapetsas
|
7d37d302f6
|
Remind contributors to add to @author
|
10 years ago |
Lefteris Karapetsas
|
1de4b2cd8f
|
Wording for MIT license and external contributors
|
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 |