Commit Graph

664 Commits (d21670d952f0e91cf1da4ef0ddeaeca71c2579df)
 

Author SHA1 Message Date
chriseth d21670d952 Merge pull request #23 from ethereum/patch/create-account 9 years ago
Alex Beregszaszi f7269fbb25 Merge pull request #188 from ethereum/updateethereumjsabi 9 years ago
Alex Beregszaszi eb43b7b0da Require web3.js#35bcace for web3.personal.unlockAccountAndSendTransaction 9 years ago
Alex Beregszaszi 6c8dd998a4 Support web3.personal.unlockAccountAndSendTransaction 9 years ago
Alex Beregszaszi 255849e593 Introduce personalMode switch to control eth vs. personal accounts from outside 9 years ago
Alex Beregszaszi e6cee02ee7 Use getListAccounts() for async calls 9 years ago
Alex Beregszaszi 1d4cf17b8b Fallback to eth.getAccounts() if personal.listAccounts() fails 9 years ago
Alex Beregszaszi 9439b087f0 Use the personal account API in Web3 9 years ago
Alex Beregszaszi fcbed88ffa Make addAccount() internal to the VM mode 9 years ago
Alex Beregszaszi a6f8207063 Add newAccount() method to universal-dapp for creating a new account 9 years ago
chriseth 26c4a9683e Merge pull request #191 from ethereum/more-vm-addresses 9 years ago
chriseth 99b51f6dcb Merge pull request #190 from ethereum/fix-event-crashes 9 years ago
Alex Beregszaszi a731bf5ae6 Do not crash if event is not found in the ABI 9 years ago
Alex Beregszaszi 7698da2ee5 Merge pull request #189 from ethereum/worker-catch-exceptions 9 years ago
Alex Beregszaszi 5a37691d81 Include 3 more default addresses in VM mode 9 years ago
Alex Beregszaszi bd71078ea6 Catch solc exceptions in the worker the same way as in the non-worker version 9 years ago
chriseth d02a38ba3f Update ethereumjs-abi dependency to 0.6.4. 9 years ago
yann300 5aeb13657d Merge pull request #184 from yann300/importBug 9 years ago
yann300 9b56f2bea8 bug fix 9 years ago
chriseth dc6bb8724f Merge pull request #182 from ethereum/onlystable 9 years ago
chriseth 760ec20868 Correct how to find latest release version. 9 years ago
chriseth 4b22f820cb Merge pull request #159 from Denton-L/patch-1 9 years ago
chriseth 0611230d62 Merge pull request #167 from yann300/refactoring_event 9 years ago
yann300 afa87c9626 register event in inner class 9 years ago
chriseth 3448ce4be1 Merge pull request #172 from ethereum/onlystable 9 years ago
chriseth 5f494305a2 Only use latest released version by default. 9 years ago
yann300 d172d68b71 - change event manager creation process 9 years ago
yann300 9356a946e9 fix test 9 years ago
yann300 e6adf1da19 add event manager 9 years ago
chriseth 63743b221a Merge pull request #142 from yann300/remix_integration 9 years ago
Alex Beregszaszi 07ca143009 Merge pull request #156 from ethereum/dont-display-empty-fields 9 years ago
chriseth 28ac90a987 Merge pull request #148 from ethereum/keyboard-shortcuts 9 years ago
Denton Liu 0a3d3fcce0 Use builtin variable 9 years ago
Alex Beregszaszi ec40094c47 Space the rendering source code for readability 9 years ago
Alex Beregszaszi a5d12cdb60 Display the interface even if it is [] 9 years ago
yann300 a82aa3b716 ui changes 9 years ago
Alex Beregszaszi 7d9f7fbae9 Only display the relevant gas estimate fields 9 years ago
Alex Beregszaszi 22e70ef7fe Be prepared when the interface output won't have a trailing new-line 9 years ago
Alex Beregszaszi 396abd2bd2 Do not show empty gasEstimates 9 years ago
Alex Beregszaszi 1efa6b3353 Do not show bytecode, interface or opcodes if they are empty 9 years ago
yann300 b09522c236 reset vm state instead of creating a new instance 9 years ago
yann300 9b65a27bc5 remix version number 9 years ago
yann300 8007573bb2 vm integration 9 years ago
Alex Beregszaszi 87a8f3adc2 Remove ctrl-f keyboard shortcut 9 years ago
Alex Beregszaszi 7a4ef02ac4 Remove ctrl-t keyboard shortcut 9 years ago
chriseth 5e367b5406 Merge pull request #132 from ethereum/fix-call-gas 9 years ago
chriseth 580a7d8d1a Merge pull request #140 from ethereum/formal 9 years ago
chriseth fe02fd80ab Hide textarea and show error for old version. 9 years ago
chriseth c9f60da623 Merge pull request #123 from ethereum/self-contained 9 years ago
chriseth 519dbe2d4a Provide formal verification input. 9 years ago