openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
browser-solidity
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 33 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move enableHomestead parameter to constructor from runTx
Alex Beregszaszi
More...
about 9 years ago
Web3 isn't a requirement anymore for udapp
Alex Beregszaszi
More...
about 9 years ago
Move web3 definition to where it is required in the encoder
Alex Beregszaszi
More...
about 9 years ago
Use ethereumjs-abi for encoding the constructor
Alex Beregszaszi
More...
about 9 years ago
Require ethereumjs-abi 0.6.2 for the bn.js workaround
Alex Beregszaszi
More...
about 9 years ago
Merge pull request #56 from ethereum/web3-udap--fix
Alex Beregszaszi
More...
about 9 years ago
Require web3 0.16.0 for fixes (and personal account support)
Alex Beregszaszi
More...
about 9 years ago
Pass web3 instance in every case and have a mode selector between vm and web3
Alex Beregszaszi
More...
about 9 years ago
Compiler: use solc/worker instead of builtin code
Alex Beregszaszi
More...
about 9 years ago
Merge pull request #50 from ethereum/web3-cleanup
chriseth
More...
about 9 years ago
Merge pull request #20 from ethereum/patch/display-tx-costs
chriseth
More...
about 9 years ago
Compiler: use a single copy of the solc url
Alex Beregszaszi
More...
about 9 years ago
Compiler: simplify loaded state
Alex Beregszaszi
More...
about 9 years ago
Compiler: onCompilerLoaded is not public anymore
Alex Beregszaszi
More...
about 9 years ago
Provide one external API for loading the compiler: compiler.loadVersion
Alex Beregszaszi
More...
about 9 years ago
Remove obsolete external function setCompileJSON
Alex Beregszaszi
More...
about 9 years ago
Move all compiler primitives to compiler.js from app.js
Alex Beregszaszi
More...
about 9 years ago
Indent the new worker file
Alex Beregszaszi
More...
about 9 years ago
Sort dependencies in package.json
Alex Beregszaszi
More...
about 9 years ago
Move BN define to the proper place in udapp
Alex Beregszaszi
More...
about 9 years ago
The Trie isn't needed anymore as it provided by the VM
Alex Beregszaszi
More...
about 9 years ago
Use webworkify and move the compiler worker to the app directory
Alex Beregszaszi
More...
about 9 years ago
Merge pull request #49 from redsquirrel/kill-dead-functions
chriseth
More...
about 9 years ago
Merge pull request #47 from ethereum/patch/fix-gas-costs
chriseth
More...
about 9 years ago
Merge pull request #48 from ethereum/patch/undefined-variables
chriseth
More...
about 9 years ago
Merge pull request #45 from ethereum/fixImport
chriseth
More...
about 9 years ago
Standard: include curly brackets in branches as required
Alex Beregszaszi
More...
about 9 years ago
Standard: add spacing as required
Alex Beregszaszi
More...
about 9 years ago
Removing an unused method in UniversalDApp
Dave Hoover
More...
about 9 years ago
Standard: use single quotes for strings
Alex Beregszaszi
More...
about 9 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree