Gav Wood
103b9ea0a7
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
10 years ago
Gav Wood
e2f1bc4133
Add date/time language to solidity.
10 years ago
Gav Wood
49b9a0224a
New Proof-of-Work.
10 years ago
Gav Wood
bb0f5358bf
New SecureTrie.
10 years ago
yann300
f719f879b4
small changes
10 years ago
yann300
36fd3a6276
DeploymentDialog.qml Redesign (replace labels by icons)
10 years ago
yann300
85435c10c5
DeploymentDialog.qml Redesign
10 years ago
jhuntley
6d62e3ab26
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago
jhuntley
0bf7d15a57
asio.h and windows.h build comments as per request.
10 years ago
jhuntley
f7508dfc8a
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
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
jhuntley
4f109d29a6
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
10 years ago
yann300
9543f81e5f
- Close project properly
10 years ago
yann300
ce2cf330f0
- Small Changes
10 years ago
yann300
44ae13bdeb
small changes
10 years ago
yann300
7bb5032874
- small changes
10 years ago
yann300
ff644c65c1
- The first account use to deploy config contracts.
- Other accounts are rdeletable if not used by a transaction.
10 years ago
yann300
f1feb3ae65
allows users to change the account name
10 years ago
yann300
ad97732fea
unuse function deleted.
10 years ago
yann300
e44079cd9e
support old project
10 years ago
yann300
e4c2c654bc
pass Secret to the executing transaction.
10 years ago
yann300
63ae0faeb1
Accounts Managemement
10 years ago
arkpar
3b58f62852
more style fixes
10 years ago
arkpar
0698567085
style
10 years ago
arkpar
86dad575e7
reverted codemirror.js
10 years ago
arkpar
84fb7de603
more accurate location navigation
10 years ago
arkpar
5ea84f247e
breakpoints
10 years ago
yann300
8828c64c21
- Accounts Managements
10 years ago
yann300
d7b4d98678
- Replace "Display Log" by an icon.
10 years ago
arkpar
f88bedc20c
basic source level debugging
10 years ago
yann300
4a1b58114c
- Add validation for deployment values.
10 years ago
yann300
92762f9d0d
- Clear debugger view if empty record.
10 years ago
yann300
8f95591290
- Do not create a registrar for the dapp itself
- eth:// scheme
- Handle empty path
- Don't wait for transactions to be mined, setDefault to zero
10 years ago
yann300
a65f90e5cc
Eet gas to 2000 for the urlHint tr.
10 years ago
yann300
b476d9fe4d
- Mine: change to 'new block' and display new line in list view.
- bug fix : doesn't show number of line with error #1118
- Clicking on Compile error "log" link leads to debugger, not error #935
- Add background to make difference between section.
- Improve StatusPane.qml UI
- TransactionLog.qml: instead of record transactions, display filter.
Show tr/Show call/display initial.
- WebPreview.qml: Change combobox by a text box with url.
10 years ago
yann300
b07046e3f0
small changes
10 years ago
yann300
e8b972a094
Add comments: warn about temporary code.
10 years ago
yann300
fb8d5ae725
small changes
10 years ago
yann300
22d322f40e
- Display balance.
- Deploy contracts in a sync way.
- Timeout for contract creation.
10 years ago
yann300
42bd1dc660
small changes
10 years ago
yann300
b10c5daad2
- Account Selection in DeploymentDialog.qml
- Mime type in swarm.json
- Use of ownedregistrar
10 years ago
arkpar
889e5ed5e2
fixed path handling on windows
10 years ago
Lefteris Karapetsas
a157ccae4d
Move SourceLocation to evmcore
10 years ago
Lefteris Karapetsas
f85aee0826
Moving Source Location libdevcore
- Big plus is we now remove the useless header libsolibity/BaseTypes.h
10 years ago
arkpar
2bc82a0eb4
fixed calling QApplication constructor with temp ref
10 years ago
arkpar
3767677b27
explicit operator bool for hash type
10 years ago
yann300
e9d31289e2
small changes
10 years ago
yann300
8341940c59
small changes.
10 years ago
yann300
dacf45a413
small changes
10 years ago
yann300
92866a5150
small changes
10 years ago