Commit Graph

4269 Commits (eea2aad6d259691f112198befc045bb2bec24adb)
 

Author SHA1 Message Date
Alex Beregszaszi 2ad4b6a128 udapp: remove disabled code 9 years ago
Alex Beregszaszi 1b2a5689a3 Merge pull request #195 from ethereum/offline-readme 9 years ago
chriseth f090de6983 Correctly fall back to soljson-latest in the offline case. 9 years ago
Alex Beregszaszi 736f0f9455 Document offline usage 9 years ago
Alex Beregszaszi bed1e27ea0 Merge pull request #186 from Denton-L/fix-deploy 9 years ago
Alex Beregszaszi 4793fca8ad Remove duplicate call (loadVersion does this too) 9 years ago
Alex Beregszaszi 9482ac9251 Move the URL magic for loadVersion from the compiler to the app 9 years ago
chriseth 47c4b4163a Merge pull request #151 from ethereum/css-lint 9 years ago
Denton Liu 19eb2a9808 Fix typo 9 years ago
Alex Beregszaszi 7f92fe9349 CSS: remove empty declaration 9 years ago
Alex Beregszaszi 941b9ca2eb CSS: remove duplicate properties 9 years ago
chriseth d21670d952 Merge pull request #23 from ethereum/patch/create-account 9 years ago
Alex Beregszaszi c2a03b92a4 Only fail on serious CSS errors 9 years ago
Alex Beregszaszi 53f600234a Do not run csslint on font-awesome.min.css 9 years ago
Alex Beregszaszi 08b3c227a8 Order entires alphabetically in package.json 9 years ago
Alex Beregszaszi f639bf6307 Disable the alphabetical order requirement for CSS 9 years ago
Alex Beregszaszi 3c91d8b956 Include csslint in Travis 9 years ago
Alex Beregszaszi 0d22a8bca7 Introduce CSS lint 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
Denton Liu 0df82b6b31 Change {} to `` for code highlighting 9 years ago
Denton Liu 000e6dee87 Revert "Use builtin variable" 9 years ago
yann300 d4864b12aa Merge pull request #103 from yann300/fixLoading 9 years ago
yann300 edac89e9fc fix loading 9 years ago
chriseth 576c6382f9 Merge pull request #100 from yann300/mempanel 9 years ago
yann300 5aeb13657d Merge pull request #184 from yann300/importBug 9 years ago
yann300 c5b04cbda9 bugfix 9 years ago
yann300 b93a6fc890 Merge pull request #81 from yann300/astCrawler 9 years ago
yann300 dbad63a3bc add tests 9 years ago
yann300 1074bfa2ae small changes 9 years ago
yann300 09fabd1b32 astcrawler 9 years ago
yann300 ff4cf921df Merge pull request #95 from yann300/sourceMappingDecoder 9 years ago
yann300 9b56f2bea8 bug fix 9 years ago
yann300 3afdfb4de6 change findlowerbound behavior 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