Gav Wood
|
0b893fd309
|
Other dumps.
|
11 years ago |
Gav Wood
|
46f44d1eb8
|
Fix butrace bug in AZ.
Added dump trace to eth.
|
11 years ago |
Gav Wood
|
f49b6b9476
|
Avoid mining on empty blocks.
Protocol bump.
|
11 years ago |
Gav Wood
|
15bcd0b220
|
Fix missing call.
|
11 years ago |
Gav Wood
|
ad75ebaad3
|
API alterations. Mostly s/transaction/message/.
|
11 years ago |
Gav Wood
|
8f15b0f6fe
|
Remove unneeded lock.
|
11 years ago |
Gav Wood
|
74efad88ee
|
Merge pull request #264 from caktux/develop
neth: fix NameReg, pass the right number of arguments to boost::format
|
11 years ago |
Gav Wood
|
013e764ecd
|
Merge pull request #263 from giact/develop
Fixed an array bound check in Main::on_debugStep_triggered()
|
11 years ago |
Giacomo Tazzari
|
218f7f3a18
|
Fixed an array bound check in Main::on_debugStep_triggered()
|
11 years ago |
Giacomo Tazzari
|
d49ce8c93b
|
Revert "Fixed an array bound check in Main::on_debugStep_triggered()"
(Messed up indentation)
This reverts commit 83ad719ef1 .
|
11 years ago |
caktux
|
aba6bd8d42
|
neth: fix NameReg, pass the right number of arguments to boost::format
|
11 years ago |
Gav Wood
|
b62ce512eb
|
Merge branch 'networkthread' into develop
|
11 years ago |
Gav Wood
|
d18a6c4e26
|
Fix version regression.
|
11 years ago |
Gav Wood
|
2d37f0151d
|
Fixed block buffer issue.
|
11 years ago |
Gav Wood
|
9efb073fd1
|
Avoid crash on Client delete.
|
11 years ago |
Giacomo Tazzari
|
83ad719ef1
|
Fixed an array bound check in Main::on_debugStep_triggered()
|
11 years ago |
Gav Wood
|
dc7bb81735
|
Merge branch 'networkthread' into develop
|
11 years ago |
Gav Wood
|
c5fcae9095
|
parseData shared.
|
11 years ago |
Gav Wood
|
d2e3a85641
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
neth/main.cpp
|
11 years ago |
Gav Wood
|
fd194857de
|
Merge branch 'networkthread' into develop
|
11 years ago |
Gav Wood
|
2eb7a49819
|
Networking stop fix.
|
11 years ago |
Gav Wood
|
eb360674cf
|
Thread-safe client and remove old State const&-based APIs.
|
11 years ago |
Gav Wood
|
b4191025fd
|
Network has own thread.
|
11 years ago |
Gav Wood
|
fc33f7f3ca
|
Merge pull request #262 from caktux/parse
neth: new peer server, parseData without @, get gav from coins
|
11 years ago |
caktux
|
33b1b6b636
|
neth: new peer server, parseData without @, get gav from coins
|
11 years ago |
Gav Wood
|
eee84e27ca
|
Coinbase for transactions collation.
|
11 years ago |
Gav Wood
|
6a3429a81d
|
Protocol version bump.
|
11 years ago |
Gav Wood
|
787c6305e3
|
Remove unused member.
|
11 years ago |
Gav Wood
|
7190a52992
|
Nicer signing for clang.
|
11 years ago |
Gav Wood
|
5eeae63c36
|
Include file orders altered for clang.
|
11 years ago |
Gav Wood
|
49e42ac241
|
Rename assembly again.
|
11 years ago |
Gav Wood
|
7d331e5b5b
|
Correct order for transactions in same block.
|
11 years ago |
Gav Wood
|
7b5c5ac46b
|
Exchange in standard services.
|
11 years ago |
Gav Wood
|
2ee1cda66e
|
Avoid _asm from MSVC.
|
11 years ago |
Gav Wood
|
9a1799481f
|
TransactionQueue fixed.
|
11 years ago |
Gav Wood
|
f550217449
|
Updates to assembler - see the sub-codes.
|
11 years ago |
Gav Wood
|
e572a11f2d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
f8edff3f54
|
Fixes and whatnot.
|
11 years ago |
Gav Wood
|
592190562a
|
Merge pull request #261 from nejucomo/260.install_alethzero_on_unix
260.install alethzero on unix
|
11 years ago |
Nathan Wilcox
|
825c5c033d
|
Also install libqethereum to fix #260. Warning: I'm doing mimicry cut-and-paste and have no idea of the implications for other platforms.
|
11 years ago |
Nathan Wilcox
|
9598f611ae
|
Try removing an empy UNIX clause so that the else clause matches UNIX. This is an attempt to fix #260 with almost no understanding of cmake.
|
11 years ago |
Tim Hughes
|
a51159ef24
|
VS2013 fixes.
|
11 years ago |
Gav Wood
|
66d06105be
|
Merge pull request #252 from caktux/develop
neth: fix pending
|
11 years ago |
Gav Wood
|
34ab7e8231
|
Avoid recursion in TransactionQueue.
|
11 years ago |
Gav Wood
|
12d3437103
|
Version bump.
|
11 years ago |
Gav Wood
|
f89880ffd4
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
281e4d5a26
|
Merge branch 'changetracking' into develop
|
11 years ago |
Gav Wood
|
d58fd1b926
|
Minor GUI fix.
|
11 years ago |
Gav Wood
|
268ca545ac
|
Network a lot smoother.
|
11 years ago |
Gav Wood
|
44748a35e8
|
Threadsafe transaction queue.
Some repotting.
|
11 years ago |