119 Commits (ab75743fcf8490457c676eaea1daf5d40e056b79)

Author SHA1 Message Date
Gav Wood 12bc78fe3a Add force mining to client. 10 years ago
caktux 422448eb49 force mining for eth/neth, get actual balance instead of pending, fix clang warnings 10 years ago
Gav Wood 61b12cfd60 Fix for dumptrace. 10 years ago
Gav Wood 0b893fd309 Other dumps. 10 years ago
Gav Wood 46f44d1eb8 Fix butrace bug in AZ. 10 years ago
Gav Wood c5fcae9095 parseData shared. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 10 years ago
caktux e653d2e61e update inspect cmd, whitespace cleanup 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
subtly 87db106870 Fixes for #246 (qtwebkit bugs on macos) 10 years ago
Gav Wood c17518a16a JSONRPC include fix. 10 years ago
Joey Zhou 39f5e69b57 amount is unsigned 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Joey Zhou c2181b4f59 fix spacing 10 years ago
Joey Zhou 34aacb27ca fix styling, addr len check 10 years ago
Joey Zhou 2e88af59dd set secret/address + import/export config 10 years ago
Joey Zhou dd0b8b86bb fix for setsecret 10 years ago
Joey Zhou e9cd9c96bc line end 10 years ago
Joey Zhou 7aff99bc72 a few more commands 10 years ago
Joey Zhou 57d9ea7d40 fix list accounts 10 years ago
Joey Zhou 708ad6b1ae typo 10 years ago
Joey Zhou aae9624744 listing contracts and accounts 10 years ago
Joey Zhou af598b4f7b parse data 10 years ago
Joey Zhou 3cd3c363fb credit 10 years ago
Joey Zhou 51217864dc send, contract 10 years ago
Joey Zhou a7ee7bef2a transact 10 years ago
Gav Wood 7f4176a787 Protocol 20 changes. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 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. 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 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