Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |
caktux
|
09d5704aa0
|
neth: fill addresses
|
11 years ago |
caktux
|
ce55c01799
|
neth: use c.start() and fixes
|
11 years ago |
caktux
|
6eb07ab9e2
|
neth: add reset cmd to clear ncurses windows
|
11 years ago |
Gav Wood
|
c17518a16a
|
JSONRPC include fix.
|
11 years ago |
Joey Zhou
|
39f5e69b57
|
amount is unsigned
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Vincent Gariepy
|
fcb5b82e5f
|
neth: show mining speed
|
11 years ago |
Vincent Gariepy
|
5d76344f11
|
neth: vector for fields
|
11 years ago |
Vincent Gariepy
|
f59ff56734
|
neth: fix fields again
|
11 years ago |
Tim Hughes
|
8039ee4c83
|
Fixed MSVC compile errors (but missing functionality in LLL parser)
|
11 years ago |
Vincent Gariepy
|
ffb680f267
|
neth: fix fields, new peer server IP and addresses
|
11 years ago |
Gav Wood
|
7f4176a787
|
Protocol 20 changes.
Added my new address to the premine.
|
11 years ago |
Vincent Gariepy
|
d6f79609de
|
neth: use ClientGuard
|
11 years ago |
Vincent Gariepy
|
ad62787012
|
neth: update config address, gas and gas price no longer hardcoded
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Vincent Gariepy
|
c60e9bf2e3
|
neth: jsonrpc and calculate minimum gas
|
11 years ago |
Vincent Gariepy
|
7839aae516
|
neth: use scroll()
|
11 years ago |
Vincent Gariepy
|
70dc9c6c50
|
neth: fix framebuffer newlines
|
11 years ago |
Tim Hughes
|
1c24265001
|
Fixed neth and added project to solution (also renamed Ethereum.vcxproj to Eth.vcxproj).
|
11 years ago |
Tim Hughes
|
fb7f85dcec
|
Fixed a bunch of bugs using dangling const char* pointer from c_str().
|
11 years ago |
Vincent Gariepy
|
2f696f7323
|
neth: poc5protocol fix, add a few more lock
|
11 years ago |
Gav Wood
|
d682499743
|
Better AddressState behaviour.
|
11 years ago |
Gav Wood
|
f68a73b2a0
|
CALLDATACOPY instruction.
Contract body gets created from init code.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Vincent Gariepy
|
585ffb1025
|
neth: use streams for inputs
|
11 years ago |
Vincent Gariepy
|
6f8eb04887
|
no need for data here
|
11 years ago |
Vincent Gariepy
|
5064acdc28
|
neth: add -m option for mining and fix contract creation
|
11 years ago |
Gav Wood
|
fb62d83321
|
Quieter logging.
Rename neth client.
|
11 years ago |
Gav Wood
|
61dcdbfcd5
|
Merged PR #157.
|
11 years ago |
Marko Simovic
|
1ddfeb65f1
|
Removed interactive mode from eth client and moved to separate
subproject
The subproject is not currently on the build path
|
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
|
e8a1e3b46d
|
API cleanups and some renaming.
|
11 years ago |
Gav Wood
|
d13acb6464
|
Better handling of data.
|
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
|
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 |
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
|
e237f80efa
|
Make interactive mode's code compliant with coding standards.
|
11 years ago |
Gav Wood
|
886441923f
|
Fix for interactive mode.
|
11 years ago |
Vincent Gariepy
|
1d72f41613
|
ncurses interface for interactive mode
|
11 years ago |
Marko Simovic
|
9dcfc6ed8f
|
Minor styling changes
|
11 years ago |
Gav Wood
|
b3093e6447
|
PoC 3.5 functionality. Still buggy though.
|
11 years ago |