Gav Wood
9afd426e5a
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
10 years ago
yann300
7a557e42df
small changed based on comments
10 years ago
yann300
cb380d66bb
- allow ignore nonce checking
10 years ago
yann300
ec62858be1
cosmetic changes
10 years ago
yann300
a96ed0da18
- bug fixes
- support for old projects
10 years ago
yann300
2e639c198a
misc changes
10 years ago
Marek Kotewicz
ced5554c27
special filters returning hashes on eth_getFilterChanges
10 years ago
chriseth
0858d06e11
Fixed null pointer issue with source name.
10 years ago
yann300
950cded071
- add new icons
- display tr name in debug Panel
10 years ago
Marek Kotewicz
7690647be8
updated LocalisedLogEntry
10 years ago
yann300
bce5486554
misc changes
10 years ago
Gav Wood
cd2236b468
Much better exception error reporting.
Readying things for phone-home on badblock.
10 years ago
Alexandre Van de Sande
cc77456746
Add new icons for mix
10 years ago
yann300
13d99b71c7
Avoid future time for Rebuild action
10 years ago
yann300
e2f83a8840
add Timer to avoid FutureTime
10 years ago
yann300
885494fe2f
Display Catched Events
10 years ago
yann300
6e6ebc6037
ScenarioExecution.qml ux design
10 years ago
Paweł Bylica
a9f3df90b1
Add missing override specifiers.
10 years ago
Paweł Bylica
f7ed7ed4de
Rename Executive::collectResult -> setResultRecipient.
10 years ago
yann300
799ff95c28
- Catch events for each incoming transaction.
10 years ago
Marek Kotewicz
1108680fe3
filters using blockHashes instead of blockNumbers
10 years ago
yann300
8404bceb0c
Add ScenarioExecution + ScenarioLoader
10 years ago
yann300
86447d4a40
bug fix : #2020
10 years ago
Paweł Bylica
c95ddc044d
Style improvements
10 years ago
yann300
1482599e52
- Check uint, int input from c++.
- Check address also by contract name.
10 years ago
Lefteris Karapetsas
1722dd6695
Remove deprecated std::auto_ptr
- With gcc 5.1.0 we now get warnings for usage of std::auto_ptr. It is
deprecated by the C++0x standard and afterwards so it's prudent to
replace them with unique pointers.
10 years ago
yann300
df3313046b
- add validation for input parameters.
- ui bug fix.
10 years ago
chriseth
b6f9d51cd6
Re-introduce string type.
10 years ago
Paweł Bylica
a10f7d5dd2
Rename Executive::setResultRef -> collectResult.
10 years ago
yann300
9f5981ad05
Optimize Code set to false by default
10 years ago
Paweł Bylica
72856a8af6
Change the way execution results are collected.
Changes handling ExecutionResult by Executive. From now execution results are collected on if a storage for results (ExecutionResult) is provided to an Executiove instance up front. This change allow better output management for calls - VM interface improved.
10 years ago
yann300
ba59d377c0
optimizecode default to true
10 years ago
yann300
bd5bf0b8e9
Use enum instead of string.
10 years ago
yann300
7049251ce9
- add optimize code action menuitem
10 years ago
yann300
49d5c630e4
small change
10 years ago
yann300
61cb005e8c
- Functional gas estimation
- bug fix: misselected address for input parameter
10 years ago
yann300
93c8024ecc
Bug fix:
- debug: clear local variables list when getting out of a function.
- small ui changes.
10 years ago
yann300
32e16bfa70
small changes
10 years ago
chriseth
9e2e73da3a
Functional gas estimator.
10 years ago
yann300
bcc7ba2aad
small changes
10 years ago
yann300
4fefa1f266
bug fix
10 years ago
yann300
e37ddf8eac
bug fix
10 years ago
Gav Wood
05ea9941c9
Move non-cryptopp dependent stuff into devcore.
10 years ago
arkpar
1a334221ea
removed unused module
10 years ago
yann300
6ec7a618c2
small changes
10 years ago
yann300
996d340d49
remove JavaScript ownership
10 years ago
yann300
babebadc29
replace sourceNamne by contractName
10 years ago
yann300
352ec11536
add list of second errorannotation instead of single item.
10 years ago
yann300
798012bfc8
second error location
10 years ago
arkpar
5d759f549b
mix bugfixes
10 years ago