jhuntley
0bf7d15a57
asio.h and windows.h build comments as per request.
10 years ago
jhuntley
e1e7b227df
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
10 years ago
Gav Wood
fef4ed9f15
Warnings fixes.
10 years ago
arkpar
3767677b27
explicit operator bool for hash type
10 years ago
Gav Wood
d8784ed362
Avoid too many wornings about slots/signals.
10 years ago
Gav Wood
1f0791b4bc
Validation queuing.
10 years ago
Gav Wood
1fce862e1b
Improvement to AZ - confirmation disabler.
Fix network crash.
10 years ago
Gav Wood
2587b2deb2
Preview Natspec in New Transaction dialog.
10 years ago
Gav Wood
bfc037f688
Transact dialog supports all the NatSpec stuff.
10 years ago
Gav Wood
45776a0877
Removed debug panel. Is this a record, perhaps?
10 years ago
Gav Wood
513fc897d8
External Debugger for debugging past transactions, too.
10 years ago
Gav Wood
0066771e3b
Use external debugger.
10 years ago
Gav Wood
809df5cdc5
Working, albeit slowly, non-NatSpec transaction confirmations.
10 years ago
Marek Kotewicz
1df4cacc40
removed libqwebthree
10 years ago
CJentzsch
bd373f4be9
avoiding catastrophic typos in addresses
10 years ago
subtly
f070de2047
load network before constructing webthreedirect
10 years ago
CJentzsch
d8cf73b4ad
add ability to throw to fromHex
10 years ago
CJentzsch
26d1798c81
safe transaction injection
add diagnostic information output
compile fix
compile fix
10 years ago
subtly
a153d078bc
Prevent infinite sleep on connect. Write settings before shutdown of web3.
10 years ago
Lefteris Karapetsas
d53dcd3183
Styling in Natspec Enums
10 years ago
subtly
ff26827108
update alethzero mainwin
10 years ago
Gav Wood
92f2b093e0
Disable Serpent for windows build.
10 years ago
Gav Wood
325ec15389
Move CommonJS to libethcore. Split it up ready for refactoring into
libdevcore/libdevcrypto.
10 years ago
Gav Wood
c38ecd95d9
Split canon blockchain and basic blockchain.
10 years ago
Gav Wood
114db8ab36
Revert State class changes for Mix.
10 years ago
subtly
6bbcaae5e2
alethzero, third: load network config
10 years ago
subtly
92f9ec8c42
import/export peers and nodes
10 years ago
Gav Wood
7d504a275f
Whisper now 100% encrypted.
10 years ago
Gav Wood
cec504d1a2
Various fixes.
10 years ago
Gav Wood
c921b25aef
Compiles.
10 years ago
Lefteris Karapetsas
93abe45771
FunctionType now returns const ref for Declaration
10 years ago
Lefteris Karapetsas
122aada70f
Contract Interface Functions now return FunctionType
- Enchanced Function Type by declaration so that it can provide all the
required information at each place interface functions are consumed
- Changed all places where interface functions was used.
- Simplified Mix's FunctionDefinition code
10 years ago
Lefteris Karapetsas
06764f026e
State variable accessors code is now more organized
- FunctionDescription is the abstraction of what should describe a
function. It can either be a VariableDeclaration of a
FunctionDefinition.
- ParamDescription is what FunctionDescription uses to describe its
parameters for outside use purposes with a pair of (name, type)
strings
- Modified code around Solidity and especially interface handler to
adapt to this change
10 years ago
Gav Wood
a8b64e9425
PV52.
10 years ago
Gav Wood
aa094e5240
LogFilter supports new, better, filter mechanism.
Exposed to JS API.
10 years ago
Gav Wood
990d279490
Fixed spurious whisper watches firing.
Additional standard APIs.
Refinement of standard.js.
10 years ago
Gav Wood
3b5a279e16
Add coins reg to standard services.
Upgrade AZ display for new API.
Upgrade requires in Sol.
10 years ago
Gav Wood
8f0517a7d6
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
10 years ago
subtly
a73f1fa7c5
add packet-type. prep for node-discovery interop.
10 years ago
subtly
d7e3065f97
Remove unused code paths with confidence. Rename key/identity to alias. Inherit Peer from Node and update Host/Session to use Node::endpoint instead of previous Peer::address.
10 years ago
Marek Kotewicz
b3eec4bac3
removed unused code
10 years ago
Marek Kotewicz
74a191031b
removed qwebthree inner polling, polling is now frontend only, fixed #780
10 years ago
Gav Wood
668e5cc852
Make sure Transaction constructor checks sender whereever it makes sense
(which is pretty much everywhere).
10 years ago
Marek Kotewicz
8c2c08e869
qwebthree sync
10 years ago
Gav Wood
d5ce725096
Claim ether makes wallet & trasfers.
"#require" in solidity.
10 years ago
Marek Kotewicz
475d4b1e4d
natspec changes
10 years ago
Gav Wood
490b43a395
Cleanups and addition AZ info.
10 years ago
Marek Kotewicz
1febd8c28c
init natspec.js
10 years ago
subtly
97f6145b93
compile fix
10 years ago
Gav Wood
e7b40e5bdc
Fix whitespace :-/
10 years ago