yann300
c6012d23e3
Small changes
10 years ago
yann300
36ad0996db
Replace TableView by TextArea
10 years ago
yann300
3c8a63d2ae
Add Javascript Console
10 years ago
yann300
d9be32d631
small changes
10 years ago
yann300
071f81652b
Replace Qt header by Ethereum header.
10 years ago
yann300
b0b1c5bca8
small changes
10 years ago
yann300
0d444716b0
small changes
10 years ago
yann300
47d7f571c3
add warning level
10 years ago
yann300
68cd82a561
QML Styling
10 years ago
yann300
c7f703cc71
small changes
10 years ago
yann300
21cef78720
Modify SortFilterProxyModel to be compliant with Coding Standards
10 years ago
yann300
e0fa87db76
small changes
10 years ago
yann300
e60fe6bc4d
Merge remote-tracking branch 'up/develop' into logsManagement
10 years ago
yann300
16812749e5
format executive.cpp exception
10 years ago
Arkadiy Paronyan
bae43f1787
Merge pull request #1239 from arkpar/mix_ux
Mix: Create blocks with a new min difficulty
10 years ago
Arkadiy Paronyan
8ec399fae8
Merge pull request #1208 from arkpar/mix_srci
Mix: solidity debugger inspectors
10 years ago
yann300
19f72efa1c
Merge remote-tracking branch 'up/develop' into logsManagement
10 years ago
yann300
c22df42b0b
- use input to filter logs by any str.
- format exceptions coming from Executive.cpp
10 years ago
chriseth
412be6e0e1
Merge pull request #1241 from LefterisJP/eth_TestExceptionsImprovement
Improving ETH_TEST() exception macros
10 years ago
Lefteris Karapetsas
051fc0e772
style fixes in TestHelper.h
10 years ago
Lefteris Karapetsas
11bcdb2a73
Improving ETH_TEST() exceptions
- Properly printing fail check/require message same way as BOOST
implementation does
- Also add a Test Pass Checkpoint call to be sure the last checkpoint is
reported properly
- Catch any sort of exception in the no throw
10 years ago
arkpar
4ec1068277
new min block difficulty
10 years ago
Gav Wood
35ad8b70b4
Merge pull request #1235 from winsvega/poc9trie
vmTests
10 years ago
Gav Wood
3fab9f2a73
Solidity fixes.
10 years ago
Gav Wood
40693a1ad3
Mac compile fixes.
10 years ago
Gav Wood
36e6d01795
Force chromium to be built.
10 years ago
Gav Wood
289fe2d58b
Fast lookups in filter.
10 years ago
Gav Wood
640f688b45
Gas pricing infrastructure and a couple of pricing mechanisms.
10 years ago
Gav Wood
a1c68d6f8c
Suicide refunds.
Compile fix.
10 years ago
Gav Wood
717c9c06df
Avoid checking for difficulty when doing PoW test.
10 years ago
Gav Wood
fed167a813
RLP program can convert to RLP from JSON.
10 years ago
winsvega
bab10378b4
vmTests
Arithmetic gas increased
10 years ago
Gav Wood
aaae770f7a
Remove WebKit.
10 years ago
Gav Wood
05858a10ee
Merge pull request #1234 from CJentzsch/fixTests
Fix tests
10 years ago
Christoph Jentzsch
d8dd67ed3a
build fix
10 years ago
Gav Wood
f8ab16a84a
Report whether we have chromium.
10 years ago
Christoph Jentzsch
73250e4de7
boostify exceptions
10 years ago
Gav Wood
5de5f3144e
Windows fix.
10 years ago
Gav Wood
c1aff839ff
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
8ce2f1644d
Don't build AZ unless we have a decent version of Qt available.
10 years ago
Gav Wood
9aba9605c3
Avoid double call.
10 years ago
Gav Wood
acfd6485b0
Merge pull request #1230 from debris/mac_fixes
fixed compiling on osx
10 years ago
chriseth
1ab96c6990
Merge pull request #1231 from chriseth/sol_fix_gas
Fixed gas calculation for CALL.
10 years ago
chriseth
91b7dc61a5
Merge pull request #1228 from LefterisJP/eth_TestNoThrowInfo
Test macros for printing Exception information
10 years ago
chriseth
65ad62ff55
Fixed gas calculation for CALL.
10 years ago
chriseth
8de2916513
Merge pull request #1222 from chriseth/sol_copyFromCalldata
Copying between calldata and storage.
10 years ago
chriseth
5c7b7445ad
Typo
10 years ago
chriseth
b43a37baec
Update Types.h
Typo
10 years ago
yann300
b020371743
- UI changes
- Filter by message type
10 years ago
Lefteris Karapetsas
5ec74209fa
Style fixes and better exception message format
10 years ago