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.
bootstrap.sh bash script to check out all the source code from scratch.
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
known transactions.
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.
No post-mine state visible in advance.
Additional parts of protocol no longer optional.
Protocol version bump.
Various GUI improvements.
Better (more dynamic) and more correct handling of fee structure.
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.
Support for denominations in GUI.
Multi key wallet beginnings.
Transactional data beginnings.
GUI log.
Half-decent logging system.
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.
Random ports searched on fallback now.
Beginnings of foundations for event-based QML/JS integration.
11 years ago
Eric Lombrozo
d195f76a25
Added windows and os x support for the datadir.
11 years ago
Gav Wood
53c3d1cf2a
Some additional debian build stuff fixed for alethzero rename.
CMake install executables with make install.
11 years ago
Gav Wood
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago
Gav Wood
c54a81f92c
Added SECP256k1 project.
11 years ago
Gav Wood
22d51cb921
Debian packaging and various needed changes to build.
11 years ago
Gav Wood
6fb35aa0f1
Allow UPnP to be disabled.
11 years ago
Gav Wood
4792ac9236
Move towards more flexible cryptopp discovery.
11 years ago
Gav Wood
fc139d2523
Version 2 not 3 of the GPL.
11 years ago
Gav Wood
3051d6eb12
Better p2p handling - no connecting to LAN addresses.
11 years ago
Gav Wood
98bf9e7be6
Fledgling UPnP support.
11 years ago
Gav Wood
3f18b0187f
Threads linking now.
11 years ago
Gav Wood
0fc422a160
Manage GetBlocks properly; should work for when > 256 blocks away.
Use GetTransactions on connect & respect it. DONE
11 years ago
Gav Wood
8661341628
Optimised network;
verbosity levels;
peer server mode;
configurable peer count;
more options in cli client.
11 years ago
Fabian Schuh
caec1663fd
added pthread to cmake
11 years ago
Gav Wood
0a49ab7dec
Fixes & additional functionality in the network stack.
11 years ago
Gav Wood
6e3f6e3fd1
Basic client.
11 years ago