Commit Graph

17597 Commits (fed6c85a00d364a6bccbd3f6f907bf4a64a35a7e)
 

Author SHA1 Message Date
Alex Beregszaszi 2a703772de Add explanation for the gas limit truncation 8 years ago
yann300 5c98506f01 rename resp -> gasEstimation 8 years ago
yann300 1d297a1092 check the current block gas limit before sending the tx 8 years ago
chriseth 293b12fac4 Merge pull request #366 from ethereum/web3-update 8 years ago
chriseth 01c10b3ae1 Merge pull request #365 from ethereum/renderer-cleanup 8 years ago
Alex Beregszaszi 55246bcb85 Merge ui-helper and renderer 8 years ago
Alex Beregszaszi b0a75cbb6b Require web3.js 0.18.0 8 years ago
yann300 aa9ce739c0 add catch on buildTree 8 years ago
yann300 9edff21e20 add catch on buildTree 8 years ago
yann300 ffbd855c73 put includion of variable declaration in a separate function 8 years ago
yann300 7e8edcba86 put includion of variable declaration in a separate function 8 years ago
yann300 f51b56d811 remove unused var declaration 8 years ago
yann300 67d55dcaf1 remove unused var declaration 8 years ago
yann300 a3e99b8212 trigger error if trace not loaded 8 years ago
yann300 b661547b44 trigger error if trace not loaded 8 years ago
yann300 df7ec2b6b3 typo 8 years ago
yann300 6cd85e4da6 typo 8 years ago
Alex Beregszaszi eff373851e Merge pull request #360 from ethereum/chriseth-patch-1 8 years ago
chriseth caacf3a554 Do not use -p for windows compatibility 8 years ago
yann300 891b1bb70b use async / await 8 years ago
yann300 e56faf5e0b use async / await 8 years ago
chriseth 76a7f6b9a0 Merge pull request #358 from ethereum/asyncawait 8 years ago
yann300 b4a7df75a4 log error 8 years ago
yann300 d0e594e054 log error 8 years ago
yann300 12f220336e add setTimeout to get rid of max callstack size 8 years ago
yann300 f95c6b6f92 add setTimeout to get rid of max callstack size 8 years ago
yann300 b520ae5970 make test fails if tree fails 8 years ago
yann300 1297f44bc0 make test fails if tree fails 8 years ago
yann300 ddb32bbe16 add internalcalltree ref to ethdebugger (used by browser sol) 8 years ago
yann300 4fe12d9c2a add internalcalltree ref to ethdebugger (used by browser sol) 8 years ago
yann300 b989f1a453 build tree without while loop 8 years ago
yann300 36083dbbb8 build tree without while loop 8 years ago
yann300 1d56742b15 add comments 8 years ago
yann300 fd35f60ed9 add comments 8 years ago
yann300 9c57922a61 rename includeLocalsVariables -> includeLocalVariables 8 years ago
yann300 bcde65aa5b rename includeLocalsVariables -> includeLocalVariables 8 years ago
yann300 7b779306a7 make buildTree private 8 years ago
yann300 5248c38bbe make buildTree private 8 years ago
yann300 8e5b7ec0e3 typo fix 8 years ago
yann300 49e2d85eb7 typo fix 8 years ago
yann300 d599f95a2b warn if compilation result not provided 8 years ago
yann300 330c9b6a0d warn if compilation result not provided 8 years ago
yann300 e426e784e0 fix and add test 8 years ago
yann300 908dc62270 fix and add test 8 years ago
yann300 c88caade8d use extractStatesDefinitions 8 years ago
yann300 1f825ae35e use extractStatesDefinitions 8 years ago
yann300 8551a65190 add extractStatesDefinitions to SolidityProxy (in order to cache it) 8 years ago
yann300 b4130e5d64 add extractStatesDefinitions to SolidityProxy (in order to cache it) 8 years ago
yann300 5fd9cbf712 add optional param 8 years ago
yann300 f43a94bdf1 add optional param 8 years ago