Gav Wood
|
d477801ec5
|
Merge branch 'forms' of https://github.com/caktux/cpp-ethereum into caktux-forms
|
11 years ago |
Gav Wood
|
04a1aff602
|
Web GUI stuff.
|
11 years ago |
Vincent Gariepy
|
372bbcc464
|
curly curly
|
11 years ago |
Vincent Gariepy
|
dfd5d4b16f
|
coding standards
|
11 years ago |
Vincent Gariepy
|
4c304d8c80
|
one mvwprintw too many
|
11 years ago |
Vincent Gariepy
|
d3d4d0a2f8
|
ncurses forms, Addresses window with NameReg, fix contracts showing twice, mining indicator and other small fixes
|
11 years ago |
Gav Wood
|
62a3e504a9
|
GavCoin readout.
|
11 years ago |
Gav Wood
|
0be4904097
|
Minor fix.
|
11 years ago |
Gav Wood
|
3c9001dd99
|
Warning message on first start.
|
11 years ago |
Gav Wood
|
23cfb6c3fe
|
For loops.
|
11 years ago |
Gav Wood
|
e7710d94bf
|
Extra language.
|
11 years ago |
Gav Wood
|
b486033cbf
|
New language facilities.
|
11 years ago |
Gav Wood
|
6ba3f66ff4
|
Version bump.
|
11 years ago |
Gav Wood
|
72c87a1241
|
Version bump. Protocol bump. Support for configuration.
|
11 years ago |
Gav Wood
|
69711f13bf
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
c5c3feed18
|
Return address when creating contracts.
|
11 years ago |
Gav Wood
|
e8a1e3b46d
|
API cleanups and some renaming.
|
11 years ago |
Gav Wood
|
75532c7331
|
Merge pull request #145 from msimovic/test-updates
Added new transaction tests for checking miner fees
|
11 years ago |
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 |