Gav Wood
|
aede1619c8
|
Reversion of hardfork.
|
10 years ago |
Gav Wood
|
9d5b632c58
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Gav Wood
|
b3a1038fe5
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
b8fa3ce530
|
Better visualisation of sync.
|
10 years ago |
Gav Wood
|
d94999967d
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
767ead8450
|
Reorganise logs.
|
10 years ago |
Gav Wood
|
d7357c8059
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Gav Wood
|
f2fdd8fb32
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
dbf49bbc49
|
Better visualisation of sync.
|
10 years ago |
Gav Wood
|
f35358caa0
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
54d2906a3b
|
Reorganise logs.
|
10 years ago |
Gav Wood
|
136a077625
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
091e5d13dd
|
Reorganise logs.
|
10 years ago |
Gav Wood
|
5124ff752b
|
Switch to YP compliant gas accounting at block 830k
|
10 years ago |
Gav Wood
|
f29cb461c9
|
Tidy up gaurds. Shorted extraData to max size.
|
10 years ago |
Dimitry Khokhlov
|
ce93507040
|
Issues: BlockChain::rebuild + byteRef test
|
10 years ago |
Marek Kotewicz
|
9d0ef73c8e
|
eth_getTransactionReceipt
|
10 years ago |
arkpar
|
cea26e8dab
|
Fixed clang warnings
|
10 years ago |
Paweł Bylica
|
0c382f37f1
|
Avoid warnings about unused function arguments.
|
10 years ago |
Paweł Bylica
|
1a6620ef67
|
Adjust stack offloading params. Enable only for clang compiler.
|
10 years ago |
chriseth
|
ef3ccfcdaa
|
Use rlpList to construct some RLPs.
|
10 years ago |
Marek Kotewicz
|
c89f56309d
|
updated Interface and ClientBase method "sendTransaction" description
|
10 years ago |
Marek Kotewicz
|
455a1aed74
|
rpc eth_sendTransaction returns always transaction hash
|
10 years ago |
Gav Wood
|
e1edbcf581
|
Avoid spurious error messages.
|
10 years ago |
Gav Wood
|
9be175ddd7
|
Cleaned up interface to send/submit Transaction.
We take notice of manually-set nonce.
|
10 years ago |
Gav Wood
|
e83201f563
|
Crash fix.
|
10 years ago |
Gav Wood
|
0ec0e5c4ea
|
Fix ready for gas used/refunded.
|
10 years ago |
arkpar
|
050ee239fd
|
locking improvements
|
10 years ago |
arkpar
|
eb2bc3e69f
|
sync status CLI
|
10 years ago |
Paweł Bylica
|
1db8e5ff71
|
Increase stack size needed for VM execution in Debug build type.
|
10 years ago |
Paweł Bylica
|
42d9edc9b0
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
10 years ago |
arkady.paronyan@gmail.com
|
8689bc8164
|
msvc compilation/warnings
|
10 years ago |
arkpar
|
3751eabfa8
|
mutiple threads, added m_future limit check
|
10 years ago |
arkpar
|
440f6e7dc2
|
import transactions in a separate thread
|
10 years ago |
Gav Wood
|
69760bc3f6
|
include deque.
|
10 years ago |
Gav Wood
|
d73209158e
|
test for new transaction queue.
Some cleanups and enhacements to Guards & Notifier.
Fix an invariant TransactionQueue.
|
10 years ago |
Gav Wood
|
4346b80f06
|
Revert "Txqueueasyncverify"
|
10 years ago |
Gav Wood
|
0c75272b58
|
Transaction queue does async data imports.
|
10 years ago |
arkpar
|
cd06dfae5d
|
removed dbg limit
|
10 years ago |
arkpar
|
bf5156bcd6
|
fixed m_known handling
|
10 years ago |
arkpar
|
c7a516714d
|
prioritized transaction queue
Conflicts:
libethereum/TransactionQueue.cpp
msvc build fix
|
10 years ago |
Gav Wood
|
ca487600a3
|
Multiple directories involved now.
|
10 years ago |
Gav Wood
|
136bd963d4
|
Slightly more useful errors in the case of upgrade failure.
|
10 years ago |
Gav Wood
|
064dfa51e2
|
More leniency over status when upgrading, avoid continual retrying.
|
10 years ago |
Gav Wood
|
18ad0a4c9a
|
Fix for crap compilers.
Fix for tests.
|
10 years ago |
Gav Wood
|
466070b5de
|
transaction queue shouldn't be returning future txs.
|
10 years ago |
Gav Wood
|
f1c91d5c7f
|
Capture this by value not reference. Remove dead code.
|
10 years ago |
Gav Wood
|
00a6208e79
|
Don't drop DB when chaning DB format.
Don't die when geth is run.
Repotting.
Fixed #2354.
|
10 years ago |
arkpar
|
2a9b906cc3
|
removed incorrect invariant checks (subject to race contition)
|
10 years ago |
arkpar
|
cf54c31c3c
|
fixed starved download, removed obsolete invariant
|
10 years ago |