254 Commits (27a81649199f31fa26bd1952fb73d66e38eaed00)

Author SHA1 Message Date
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
Marko Simovic dc679dbab5 Interactive help now has command to list peers 11 years ago
Gav Wood 472323115a PoC-3.5. ish. 11 years ago
Vincent Gariepy 5a55955be0 connect with settings in interactive mode 11 years ago
Vincent Gariepy 93e25c51e5 remove unnecessary replication of the contract's address 11 years ago
Vincent Gariepy 982e4054ff headers... 11 years ago
Vincent Gariepy 3dc7757b14 it's cin not iss... leftover from ncurses patch.. 11 years ago
Vincent Gariepy acafd8f843 Add 'inspect' command that writes contracts to file 11 years ago
Marko Simovic 8523e0fa3c Added help command in interactive mode 11 years ago
Jeffrey Lee fb67642855 fixed Ubuntu12.04 compile error 11 years ago
Gav Wood 607a5de340 Repotted Common.h. 11 years ago
Vincent Gariepy f237105430 Add 'block' command to see current block number 11 years ago
Gav Wood a49a1d5138 Tidy up BuildInfo.h 11 years ago
Gav Wood 87e19602ea VM test framework. 11 years ago
Tim Hughes f7ef906b03 All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies. 11 years ago
Tim Hughes 21a840e20a Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
Tim Hughes 4ab877de5e s/ushort/unsigned short/ since ushort isn't actually defined. 11 years ago
Gav Wood 377d48cbf9 Help text. 11 years ago
csibbitt edc30a39d6 Wrote useful help output for -h,--help 11 years ago
Daniel Hams f61ffdef3f Fix up IP port number to be ushort where it is used instead of short. 11 years ago
Gav Wood 79939dd78d Pending transactions actually are pending transactions, not just all 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Gav Wood 71527deee9 Help and version and setting client name. 11 years ago
Vincent Gariepy d932e65050 Use endl instead of \n 11 years ago
Eric Lombrozo 6907a75623 cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64> 11 years ago
Vincent Gariepy b7c567f57d Add balance, address and secret commands in CLI client 11 years ago
Gav Wood 03c70793a1 More UI power. 11 years ago
Gav Wood b7ab00a798 Peers have IDs to solve duplicate peers issue. 11 years ago
Gav Wood 4fde0bd991 Better version strings. 11 years ago
Gav Wood 5736e7e15c usleep moved to std impl. 11 years ago
Eric Lombrozo 923553dfa9 Replace usleep() and random() 11 years ago
subtly 55f6989820 cmake updates for building on osx 11 years ago
Gav Wood 1afda67310 GUI reboot. 11 years ago
Gav Wood 04453aada0 Repot defaults. 11 years ago
Gav Wood f0943872fc Make Defaults a singleton. 11 years ago
Gav Wood 14c4d0819a Repotted UPnP. 11 years ago