Gav Wood
|
d13acb6464
|
Better handling of data.
|
11 years ago |
Gav Wood
|
b3474b1ec6
|
Fixes for addresses in 32-bytes.
|
11 years ago |
Marko Simovic
|
39f4940c61
|
Added new transaction tests for checking miner fees
|
11 years ago |
Gav Wood
|
9861c4194e
|
Merge branch 'splitcode' into develop
Conflicts:
eth/main.cpp
|
11 years ago |
Gav Wood
|
86c0487cf0
|
STOP is free.
Fixed dodgy txcounts.
|
11 years ago |
Gav Wood
|
2fc3019865
|
Merge branch 'splitcode' of github.com:ethereum/cpp-ethereum into splitcode
|
11 years ago |
Gav Wood
|
ef7532caec
|
Various VM & LLL bugs fixed.
|
11 years ago |
Gav Wood
|
9cc09fd340
|
Merge pull request #139 from caktux/gas-help
gasPrice and gas in interactive help, fix cmd passed through iss instead of cin
|
11 years ago |
Gav Wood
|
475cd02517
|
Increment nonce for creation from code.
|
11 years ago |
Gav Wood
|
4db12bc10f
|
Bug fixes.
|
11 years ago |
Gav Wood
|
0e401c0e35
|
Minor protocol changes.
|
11 years ago |
Vincent Gariepy
|
077d9310b2
|
gasPrice and gas in interactive help, fix cmd passed through iss instead of cin
|
11 years ago |
Gav Wood
|
bb836d0989
|
Minor GUI fixes.
|
11 years ago |
Gav Wood
|
efd24b34a9
|
Merge branch 'call' into splitcode
|
11 years ago |
Gav Wood
|
40cae07be0
|
Bump versions.
|
11 years ago |
Gav Wood
|
8a5fdc3cd2
|
Fixes.
|
11 years ago |
Gav Wood
|
5a487f857d
|
Merge pull request #135 from caktux/ncurses-ccout
cleaner ncurses console output
|
11 years ago |
Gav Wood
|
1713329d22
|
Separation of code & data compiling.
|
11 years ago |
Vincent Gariepy
|
e12a3d6de3
|
prefix arguments with underscores
|
11 years ago |
Vincent Gariepy
|
0627f0fe4f
|
server info in credits and a few more ncurses changes
|
11 years ago |
Vincent Gariepy
|
47f6b441f6
|
coding standards and adjust heights
|
11 years ago |
Gav Wood
|
85acf4b7b6
|
Transaction now supports data/init.
|
11 years ago |
Vincent Gariepy
|
596999e120
|
a few ncurses windows touchups
|
11 years ago |
Vincent Gariepy
|
a536f1e910
|
return credits and switch server IPs
|
11 years ago |
Vincent Gariepy
|
3de2ecfc67
|
cleaner ncurses console output
|
11 years ago |
Gav Wood
|
be1923212b
|
Miners get paid fees.
|
11 years ago |
Gav Wood
|
e237f80efa
|
Make interactive mode's code compliant with coding standards.
|
11 years ago |
Gav Wood
|
886441923f
|
Fix for interactive mode.
|
11 years ago |
Gav Wood
|
c036ff048a
|
Merge pull request #134 from caktux/ncurses
ncurses interface for interactive mode
|
11 years ago |
Vincent Gariepy
|
1d72f41613
|
ncurses interface for interactive mode
|
11 years ago |
Gav Wood
|
1437ff5102
|
Merge pull request #124 from msimovic/peer-command
Interactive help now has command to list peers
|
11 years ago |
Gav Wood
|
496a7cebbf
|
Merge pull request #133 from msimovic/boost-test
Updated to add a simple forking test
|
11 years ago |
Tim Hughes
|
9afdfd50d5
|
Update TestEthereum.vcxproj
|
11 years ago |
Tim Hughes
|
fb873b8980
|
Update build script to compile boost test library.
|
11 years ago |
Tim Hughes
|
39fd623a30
|
Also log to OutputDebugString on Windows.
|
11 years ago |
Tim Hughes
|
e0036b5f27
|
Update TestEthereum.vcxproj
|
11 years ago |
Tim Hughes
|
d313df53ca
|
Update build script to compile boost test library.
|
11 years ago |
Tim Hughes
|
b0bbeee21b
|
Fix VS2013 compile warnings.
|
11 years ago |
Marko Simovic
|
9dcfc6ed8f
|
Minor styling changes
|
11 years ago |
Marko Simovic
|
7f60c49e4f
|
Updated to add a simple forking test
|
11 years ago |
Gav Wood
|
153c7c36cb
|
Various fixes for PoC-4 (né 3.5)
|
11 years ago |
Gav Wood
|
3f04616252
|
Disable broken tests.
Fix cmake for pthreads.
|
11 years ago |
Gav Wood
|
1d273df0c2
|
Merge branch 'develop' into call
|
11 years ago |
Gav Wood
|
8824305b61
|
PoC-4 - first effort.
|
11 years ago |
Gav Wood
|
b3093e6447
|
PoC 3.5 functionality. Still buggy though.
|
11 years ago |
Gav Wood
|
261b351fc1
|
Merge pull request #123 from msimovic/boost-test
Added boost test framework and simple transaction test
|
11 years ago |
Gav Wood
|
a357619a33
|
Merge pull request #130 from programmerTim/master
Workarounds for #128 and #129
|
11 years ago |
Tim Hughes
|
59c9da7f00
|
Workarounds for https://github.com/ethereum/cpp-ethereum/issues/128 and https://github.com/ethereum/cpp-ethereum/issues/129
|
11 years ago |
Gav Wood
|
f1eb1447fd
|
Merge branch 'develop' into call
|
11 years ago |
Marko Simovic
|
dc679dbab5
|
Interactive help now has command to list peers
|
11 years ago |