Dimitry
e92298e8ee
error report: style
10 years ago
Gav Wood
d57ee72ec3
Merge pull request #2809 from gluk256/_require_peer
required peers are not added to the node table
10 years ago
Gav Wood
abc2c97c75
Merge pull request #2602 from chfast/evmjit_stack
EVM JIT: stack refactor
10 years ago
arkpar
1b1ba5f8f8
allow adding transactions for not yet deplyed contract
10 years ago
Vlad Gluhovsky
b7c28a09aa
required peers are not added to the node table
10 years ago
arkpar
2632a40d42
fixed block mining
10 years ago
Dimitry
e69c0e0654
Error report: style issues
10 years ago
Tasha CARL
1d5c8c28d7
'coinbase' to 'etherbase' (parameters, help text)
The coinbase/etherbase terminology causes confusion in the community. The mining payout is referenced everywhere as etherbase, except in some places where referenced as coinbase. Since coinbase might be a TM and etherbase is mostly used, I suggest to stick with etherbase.
10 years ago
Tasha CARL
f231ffdf0d
Added name and license info as required
10 years ago
Tasha CARL
0cad5c008c
fixed typos and unified expressions
10 years ago
Gav Wood
58545a4589
NameRegNamer for NameReg integration.
10 years ago
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