Paweł Bylica
|
93f6e0abe7
|
Link consecutive basic blocks after all blocks are compiled.
|
10 years ago |
Gav Wood
|
79e655f38b
|
Merge pull request #2755 from subtly/netFix
require / trusted nodes from CLI
|
10 years ago |
Gav Wood
|
73a9fefe1c
|
Merge pull request #2808 from arkpar/mix-fix
Mix: fixed transaction serialization
|
10 years ago |
arkpar
|
b63abaff06
|
fixed transaction serialization
|
10 years ago |
Gav Wood
|
dac1523902
|
Fix transact depending on pendings.
|
10 years ago |
Dimitry
|
340dd62448
|
boost issue
|
10 years ago |
Dimitry
|
19ad8b88f0
|
nice error report merge
|
10 years ago |
Dimitry
|
fe6a27c245
|
error report: merge with latesd develop
|
10 years ago |
Dimitry
|
fde97e186c
|
Error logs
|
10 years ago |
Dimitry
|
7e300407df
|
Nice Error Report
|
10 years ago |
Paweł Bylica
|
403b4c0399
|
Remove helper function for getting an item from global stack.
|
10 years ago |
Gav Wood
|
f9aee19db4
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
f96838ec72
|
Merge pull request #2804 from arkpar/mix-fix
mix: Fixed transaction creating for a new state
|
10 years ago |
Dimitry
|
4f29904441
|
restore lost changes blockmining
|
10 years ago |
arkpar
|
bc5196445a
|
fixed transaction creating for a new state
|
10 years ago |
Paweł Bylica
|
cf681e379c
|
Update min local stack size correctly.
|
10 years ago |
Gav Wood
|
654efb3987
|
Fix destination in Transact debugging.
|
10 years ago |
Gav Wood
|
0e1ae31574
|
Merge pull request #2789 from LefterisJP/mit_license_mention
Wording for MIT license and external contributors
|
10 years ago |
Gav Wood
|
bfc7851d68
|
Fix destination address in AlethZero.
|
10 years ago |
Gav Wood
|
82f4111e05
|
Reduce verbosity on status bar.
Fixes #2799.
|
10 years ago |
Paweł Bylica
|
4904c602b0
|
"Tweak" version component.
Add "tweak" component for evmjit version to control cached objects.
Bump version to 0.9.0.1.
|
10 years ago |
Gav Wood
|
400d61ebdb
|
Trim input before use.
|
10 years ago |
Lefteris Karapetsas
|
e9840bdfaf
|
typo in LICENSE file name
|
10 years ago |
Paweł Bylica
|
5507cc870a
|
Check also stack underflow in evm.stack.require() function.
|
10 years ago |
Dimitry
|
2bc972f4c7
|
BLock2: state test filling issue
|
10 years ago |
Gav Wood
|
6847860009
|
Version bump.
|
10 years ago |
Paweł Bylica
|
864a3540a4
|
Clean up LazyFunction initialization in Array helper.
|
10 years ago |
Gav Wood
|
e061988857
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
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 |