Commit Graph

632 Commits (a3ca3ce750c93d3052f770560ef5169b00d4951c)
 

Author SHA1 Message Date
yann300 a3ca3ce750 fix tests 8 years ago
yann300 72fb0f2df8 fix solidity state / locals 8 years ago
yann300 c1a019d67c Merge pull request #195 from ethereum/fixlocals 8 years ago
yann300 ead82cc48c Merge pull request #198 from ethereum/yann300-patch-4 8 years ago
yann300 2d9794d2fc Update index.js 8 years ago
yann300 a74cd41e44 will fix in other pr 8 years ago
yann300 43f20fa724 bug fix 8 years ago
yann300 44fdd1c6f6 external call 8 years ago
yann300 68e8e2d12c bug fix 8 years ago
yann300 16cc2f23ec fix storage panel 8 years ago
yann300 631f7b73f7 fix contract type 8 years ago
chriseth 7e2d22255f Merge pull request #193 from ethereum/creationcoderetrieval 8 years ago
yann300 1c517e3046 fix src map retrieval 8 years ago
chriseth a26aeb8982 Merge pull request #192 from ethereum/fixTests 8 years ago
yann300 f2e613d813 fix tests 8 years ago
yann300 fbb78c3b51 Merge pull request #188 from ethereum/hidelocalsiffuncscope 8 years ago
chriseth 55aa911a35 Merge branch 'master' into hidelocalsiffuncscope 8 years ago
chriseth 4c06f27779 Merge pull request #190 from ethereum/anonymouslocals 8 years ago
chriseth cbf9ec338c Merge pull request #189 from ethereum/mappingarray 8 years ago
yann300 3be9a9b973 fix tests 8 years ago
yann300 fb93a1f196 set <n> for the name if anonymous 8 years ago
yann300 71a9bc7808 distinguish array of mapping 8 years ago
yann300 134aea8bfe readd getStorage 8 years ago
yann300 66b420de80 remove indexChanged event registration 8 years ago
yann300 a7aff8bc38 retrieve sourcelocation and test against current 8 years ago
yann300 ba1fc13dd2 store var source location in calltree 8 years ago
yann300 fae4708a0d trigger new eventr sourceLocationChanged 8 years ago
chriseth 0f43c5085b Merge pull request #186 from ethereum/fixvarsinstorage 8 years ago
yann300 788b14fc62 use BN for storage decoding 8 years ago
yann300 7400247282 retrieve storage 8 years ago
yann300 5eac9a5a13 fix decoding mapping of array 8 years ago
yann300 5fc64f623c Merge pull request #184 from ethereum/fixweb3provider 8 years ago
yann300 35b0b13725 Merge pull request #182 from ethereum/fixmapping 8 years ago
yann300 a2b4a40ee5 only override the provider from the UI and not during init 8 years ago
yann300 19022b1771 set storage location for mapping 8 years ago
yann300 353477161a fix mapping type 8 years ago
chriseth dc30600172 Merge pull request #181 from ethereum/displaylocalvaronlyscope 8 years ago
yann300 7aeaee065c don't display local var if stack is too low 8 years ago
yann300 322b23c0c0 add type property 8 years ago
chriseth d2b2412cc3 Merge pull request #180 from ethereum/outofgas 8 years ago
yann300 6db8cb88c3 remove outofgas checking 8 years ago
chriseth 5295729e11 Merge pull request #179 from ethereum/treeView 8 years ago
yann300 7459d6d6fa change keyPath name and type 8 years ago
yann300 9cc2ed8178 renaming formatData / formatSelf 8 years ago
yann300 e79e48b34a track display status 8 years ago
yann300 da08ba6c34 increase margin 8 years ago
yann300 29e9cfe220 empty string is array 8 years ago
yann300 a4725b5066 remove isArray 8 years ago
yann300 2d4d373190 remove extractProperties 8 years ago
yann300 882dca1184 fix treeview caret 8 years ago