Joey Zhou
|
7aff99bc72
|
a few more commands
|
11 years ago |
Joey Zhou
|
57d9ea7d40
|
fix list accounts
|
11 years ago |
Joey Zhou
|
708ad6b1ae
|
typo
|
11 years ago |
Joey Zhou
|
aae9624744
|
listing contracts and accounts
|
11 years ago |
Joey Zhou
|
af598b4f7b
|
parse data
|
11 years ago |
Joey Zhou
|
3cd3c363fb
|
credit
|
11 years ago |
Joey Zhou
|
51217864dc
|
send, contract
|
11 years ago |
Joey Zhou
|
a7ee7bef2a
|
transact
|
11 years ago |
Gav Wood
|
7f4176a787
|
Protocol 20 changes.
Added my new address to the premine.
|
11 years ago |
jgabios
|
9294bc3e95
|
make bigInt work in bin() and hex() functions
|
11 years ago |
Gav Wood
|
b97b79c37d
|
VM trace.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
f1d66c148f
|
Macros and definitions in LLL.
|
11 years ago |
Gav Wood
|
9868eadb73
|
eth.create's callback should pass Address.
LLL always returns binary.
|
11 years ago |
Gav Wood
|
2a5977d14f
|
Fixed #185.
|
11 years ago |
Gav Wood
|
488ba53334
|
Sync the specs.
|
11 years ago |
KKudryavtsev
|
d6ac5a7318
|
fixed formatting
|
11 years ago |
KKudryavtsev
|
afc836597d
|
added remaining "orders""
|
11 years ago |
KKudryavtsev
|
f9b740e272
|
remove whitespace
|
11 years ago |
KKudryavtsev
|
c35d8f218a
|
spaces
|
11 years ago |
KKudryavtsev
|
7f67696fc7
|
added "order"s back into the json; fixed styling issues
|
11 years ago |
KKudryavtsev
|
0069e812bf
|
tabified ethStubServer
|
11 years ago |
KKudryavtsev
|
6ba89491fe
|
new rpc methods: procedures, lastBlock, block
|
11 years ago |
Gav Wood
|
dde54bf383
|
Source compatibility fixes.
|
11 years ago |
Gav Wood
|
439ea34217
|
All you need for app dev.
|
11 years ago |
Gav Wood
|
c50c522c3d
|
Properties where properties should be.
|
11 years ago |
Gav Wood
|
0637bfcb30
|
Remove debug code.
|
11 years ago |
Gav Wood
|
9a1e1fc039
|
Fixes for checking.
|
11 years ago |
Gav Wood
|
5ba305f347
|
Nick's fix.
|
11 years ago |
Gav Wood
|
abfb9ca9a9
|
Better eth.
|
11 years ago |
Gav Wood
|
5619789270
|
New JS-API files.
Build fixes.
|
11 years ago |
Gav Wood
|
28c887c96c
|
Remove build cruft.
|
11 years ago |
Gav Wood
|
8b82d27851
|
Better building. Don't need JSON-RPC now.
|
11 years ago |
Gav Wood
|
a1cb0932d8
|
JSON-RPC initial implementation.
|
11 years ago |
Gav Wood
|
0481bb67ac
|
JSON-RPC stuff and better locking.
|
11 years ago |
Gav Wood
|
2eee2b2af5
|
First JSON-RPC stubs.
|
11 years ago |
Gav Wood
|
d682499743
|
Better AddressState behaviour.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
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 |