Dimitry
feea9ae73b
restore lost changes blockmining
10 years ago
Dimitry
e087e69213
BLock2: state test filling issue
10 years ago
CJentzsch
79e4aabec6
Merge remote-tracking branch 'upstream/develop' into winsvegaBlock2
Conflicts:
test/libethereum/blockchain.cpp
10 years ago
CJentzsch
77da5246e6
clean up
10 years ago
Gav Wood
a72ba9ec45
Brain wallet in ethkey CLI.
10 years ago
arkpar
75e5b770d2
Removed duplicate random devices
10 years ago
Dimitry
4ca3608725
Mining
10 years ago
Gav Wood
1a5039f476
Merge pull request #2822 from ethereum/transactasyncgas
Async Transact dialog for gas determination.
10 years ago
Dimitry
291fbcbd3b
BlockChainTests mining
10 years ago
debris
854270026d
additional ssh methods
10 years ago
Gav Wood
60b0dcbbe0
Don't start timer, cleanup before next time.
10 years ago
Gav Wood
e69a0c1819
Forgot to record the timer id.
10 years ago
arkpar
63f6e98d59
moved export state dialog to plugin
10 years ago
Gav Wood
c7dc2b264e
Merge pull request #2820 from debris/new_account_ui
new account plugin
10 years ago
Gav Wood
375829a549
Merge pull request #2818 from chfast/stack-offloading-again
Enable stack offloading for all OSs
10 years ago
Gav Wood
0ff44bd15c
Async transact gas determination.
10 years ago
Paweł Bylica
8fc404f2bb
Style changes.
10 years ago
Gav Wood
51a7d57a18
Merge pull request #2817 from arkpar/bc
Fixed another case of misplaced invariant check
10 years ago
debris
f30991f6cb
make hint text field enabled only when entering password is enabled
10 years ago
debris
0dc12f8a6d
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into new_account_ui
10 years ago
debris
cb2a5ec268
new account plugin finished
10 years ago
Alexandre Van de Sande
0d05a40cc8
edit button changes, color of selected blocks
10 years ago
arkpar
6d29d724e4
immediate invariants check
10 years ago
arkpar
4c81c34d68
fixed another case of misplaced invariant check
10 years ago
Gav Wood
9e40a05be1
First dubby impl.
10 years ago
Paweł Bylica
f36a002db2
Anable stack offloading for all OSs. Adjust offloading point.
10 years ago
Gav Wood
2b32249a0f
Merge pull request #2815 from arkpar/az-refactor
Whisper panels moved to plugins
10 years ago
arkpar
225e2b9330
refresh on settigs load
10 years ago
arkpar
3675252052
moved plugins to subdirs
10 years ago
arkpar
7ad46c546f
dropped whisper menu
10 years ago
arkpar
4f0b7bfbaa
whisper panels moved to plugins
10 years ago
debris
b3f8338d56
NewAccount ui
10 years ago
Gav Wood
a67f281c46
Merge pull request #2604 from winsvega/verbosity
Nice Error Report
10 years ago
Gav Wood
6fecd9b466
Merge pull request #2812 from ethereum/nameregnamer
NameReg namer.
10 years ago
Gav Wood
b8dc1fed0c
Windows build fix.
10 years ago
Gav Wood
cd04455865
Merge pull request #2811 from arkpar/mix-fix
Mix: fix mining
10 years ago
Paweł Bylica
f97dd8748f
Merge remote-tracking branch 'upstream/develop' into evmjit-resolve-jumps
10 years ago
Paweł Bylica
299fc12a58
Resolve jumps after code compilation.
10 years ago
Gav Wood
9122153f27
NameReg integration.
Minor other alterations.
10 years ago
Tasha CARL
157c4a0f8c
Undo ether/coinbase renaming, will be changed later to for example beneficary
10 years ago
Tasha CARL
c050fc39e9
Corrects pre-coffee typo
10 years ago
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