Commit Graph

7385 Commits (cfbe3e2ff18a650dc83fb24c90b69f2794d2bfd5)
 

Author SHA1 Message Date
chriseth 56963616ed Merge pull request #31 from Denton-L/new-file 9 years ago
yann300 67da91c4a3 contract creation code 9 years ago
yann300 ec9cff122a Merge pull request #30 from ethereum/chriseth-patch-1 9 years ago
chriseth bd18486e90 Merge pull request #36 from redsquirrel/lib-lookup 9 years ago
yann300 4d829495dd align trace with geth trace 9 years ago
Dave Hoover 184da383db Looking up libraryName instead of contractName 9 years ago
Denton Liu 3a84e22164 Cleared session variable when creating new file 9 years ago
Alex Beregszaszi 1eca2fa112 'interface' is a reserved JS keyword 9 years ago
Alex Beregszaszi b99493ba0b 'Handle' error in parseLogs 9 years ago
Alex Beregszaszi de1d7edf20 Use semicolons consistently 9 years ago
chriseth 17a47f37b9 Update README.md 9 years ago
chriseth 3cb28c001c Merge pull request #29 from mathvdh/patch-1 9 years ago
Dave Hoover 9a273198af Setting web3 provider when web3 context is toggled 9 years ago
Mathieu Van der Haegen f4a619c6f0 Update README.md 9 years ago
chriseth ed460f09c6 Merge pull request #29 from ethereum/patch/account-balance 9 years ago
chriseth a0587215b3 Merge pull request #27 from redsquirrel/patch-1 9 years ago
Denton Liu 32262127a2 Made untitledCount begin at '' each time 9 years ago
Alex Beregszaszi 929e284455 Remove ethereumjs-account as it isn't needed anymore 9 years ago
Alex Beregszaszi def263f6c3 Use VM.stateManager.get/putAccountBalance 9 years ago
Alex Beregszaszi 6731cb5f97 Implement getBalance() for retrieving the balance 9 years ago
Alex Beregszaszi 4e01bcfbb7 Support import statements where path if './file.sol' 9 years ago
Dave Hoover 0683bb5597 Respecting commented out imports 9 years ago
Dave Hoover 1203af74ce Small optimization 9 years ago
chriseth 2222e0b1af Merge pull request #26 from ethereum/patch/solc-catch-exceptions 9 years ago
chriseth cf6d828b6f Merge pull request #18 from Denton-L/minor-corrections 9 years ago
Denton Liu 772a0efe67 Changed escaped character to real character 9 years ago
Denton Liu b994ba7b80 Made formatting consistent 9 years ago
Denton Liu b47aa35045 Revert "Corrected whitespace issues" 9 years ago
Denton Liu 6273b6188d Corrected whitespace issues 9 years ago
Denton Liu 22a30c2009 Changed chriseth references to ethereum 9 years ago
chriseth ffcc6a8535 Merge pull request #19 from ethereum/patch/fix-gas-costs 9 years ago
chriseth d9cafbab5d Merge pull request #21 from ethereum/patch/use-es6-shim 9 years ago
chriseth 9d66c0e9bb Merge pull request #25 from ethereum/readme-in-gh-pages 9 years ago
yann300 6d7e6bc5c6 Merge pull request #25 from yann300/vmTrace 9 years ago
yann300 dfe95d3317 Merge pull request #27 from ethereum/yann300-patch-2 9 years ago
yann300 28f06ae601 Update README.md 9 years ago
yann300 143d397919 styling 9 years ago
yann300 1eb0ed3bc4 modularisation 9 years ago
yann300 fb2283e6dd declare traceManager func in prototype 9 years ago
yann300 c89a719be2 add error param in callback functions 9 years ago
yann300 661fa0ac64 rename function 9 years ago
yann300 8aca60bada remove tx from traceManager 9 years ago
yann300 be1238b136 rename lastPropertyChange 9 years ago
yann300 1bac6bd5d2 rename assemblyitemsbrowser 9 years ago
yann300 150bce2935 split assemblyitemsbrowser 9 years ago
yann300 b650afb8ae modularisation 9 years ago
yann300 e4a5f74ffd load storage async 9 years ago
chriseth 63ed5b1e48 Merge pull request #16 from Denton-L/get-from-old-readme 9 years ago
chriseth 3ec0a0a7ae Merge pull request #17 from Denton-L/permissions 9 years ago
Alex Beregszaszi 4172a86c17 Catch JSON parsing errors of the Solidity output 9 years ago