1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Standard: use !== and === More... about 9 years ago
Require web3 at the correct place (in renderer) More... about 9 years ago
Throw error if neither VM or Web3 mode is selected in udapp More... about 9 years ago
Use web3 passed as a constructor option in udapp More... about 9 years ago
Remove web3.setProvider from udapp as it is not used (this feature is implemented in the upper layer) More... about 9 years ago
Merge pull request #46 from redsquirrel/udapp-refactoring More... about 9 years ago
Clarifying constructor logic More... about 9 years ago
Fixed import from github. More... about 9 years ago
Merge pull request #39 from redsquirrel/refactoring-1 More... about 9 years ago
Incorporating feedback from @chriseth More... about 9 years ago
Merge pull request #34 from ethereum/patch/use-js-standard More... about 9 years ago
Extract noise to editor.hasFile; And a couple fixes More... about 9 years ago
A few more small improvements More... about 9 years ago
Forgot to pull the executionContext into renderer More... about 9 years ago
Extracted renderer code into a child of compiler More... about 9 years ago
Pulling some utility calls into editor in order to simplify app.js More... about 9 years ago
A little more compiler cleanup More... about 9 years ago
pulling some widely-used functions/data into app/utils.js More... about 9 years ago
Extracted compiler More... about 9 years ago
Need to provide updateFiles to StorageHandler More... about 9 years ago
Removing unnecessary Editor constructor argument More... about 9 years ago
Editor extraction More... about 9 years ago
Merge pull request #40 from ethereum/chriseth-patch-1 More... about 9 years ago
Merge pull request #41 from ethereum/force More... about 9 years ago
Force to include "build" for deployment. More... about 9 years ago
Update README.md More... about 9 years ago
Initial refactoring effort: extract methods into modules More... about 9 years ago
Merge pull request #33 from redsquirrel/set-provider More... about 9 years ago
Merge pull request #31 from Denton-L/new-file More... about 9 years ago
Merge pull request #36 from redsquirrel/lib-lookup More... about 9 years ago