Commit Graph

156 Commits (548254b0164b0519ea5173bf7d419c691c4541ee)
 

Author SHA1 Message Date
chriseth 548254b016 Fix layout problem. 9 years ago
chriseth 23a412dff0 Formatting. 9 years ago
chriseth c6062c5355 Automatically deploy and link required libraries. 9 years ago
chriseth e7fe06c8f3 All contracts in a single Universal DApp. 9 years ago
chriseth 90d51b8214 Merge pull request #36 from d11e9/npm-publish-version-bump 9 years ago
d11e9 509537e029 bump npm version to match latest release 9 years ago
chriseth e09d93faa0 Merge pull request #29 from d11e9/gh-pages 9 years ago
d11e9 ac62ec2335 make sure vm mode is always default 9 years ago
d11e9 9162a4afa9 remove preceding newline in web3 deploy code 9 years ago
d11e9 61987b6e51 show inputs as title as well as placeholder 9 years ago
d11e9 0044ad3e02 tidy 9 years ago
d11e9 d965dde3b7 add memory or blockcahin tag to contract insatnce titles 9 years ago
d11e9 ce7a633069 improve button text overflow when func names are long 9 years ago
d11e9 ce929eda66 reduce method button widths in favour of inputs 9 years ago
d11e9 1a95783e95 fix web3 issues 9 years ago
d11e9 6a712241f6 upgrade web3 to custom 0.13.0 release with exposed eth.function 9 years ago
d11e9 fd6ceee6bf .empty().append() instead on .html() 9 years ago
d11e9 d8b20876d7 remove a tag from caveat 9 years ago
d11e9 4ec2a82806 semicolon up 9 years ago
d11e9 c08bb7ce44 render error on getAddress request fail 9 years ago
d11e9 5a21d791a6 mute method button colours and reduce padding 9 years ago
d11e9 8a91fe7447 fix dapp.address bug on context toggle 9 years ago
d11e9 d885fba8ad remove extranious console logs from universal-dapp 9 years ago
d11e9 e40fe96372 fix puncuation and move notice to context toggle titles 9 years ago
d11e9 847add31ba fix error html-escaping 9 years ago
d11e9 d6df4e0242 update header notice 9 years ago
d11e9 660657d716 add contract output separator 9 years ago
d11e9 fa7dba4159 fix instance removale clickablility 9 years ago
d11e9 bd2d475bb3 add execution context toggle and warning 9 years ago
d11e9 fd178df1ac re-add contract size in bytes 9 years ago
d11e9 fec3d2ce89 update editor on textwrap option change 9 years ago
d11e9 717c7e922f render contract if only warnings, and make dismissable 9 years ago
d11e9 a85a9e8458 bugfix dragbar not working when rhp is scolled 9 years ago
d11e9 28f9e17938 fix contract output collapsing/hiding 9 years ago
d11e9 c8a6060fb5 fix universal-dapp vm gas regression 9 years ago
d11e9 cf8c9b5a4d re-add bytecode output 9 years ago
d11e9 37af8b4048 Remove console logs and fix txorigin regression 9 years ago
d11e9 bf0acf274b use universal-dapp interface 9 years ago
chriseth 4cffd49bfe Merge pull request #30 from d11e9/npm-publish-version-bump 9 years ago
d11e9 3a58216833 npm version bump 0.1.4-2 to match latest 9 years ago
d11e9 ace740b65c npm version bump 9 years ago
d11e9 8a3a36d3d9 bump npm version to match latest 9 years ago
chriseth cc3560496b Merge pull request #28 from chriseth/pointer 9 years ago
chriseth 7055a87048 Pointer cursor on errors and warnings. 9 years ago
chriseth 8b0bd58b5d Merge pull request #26 from d11e9/gh-pages 9 years ago
d11e9 31e6034198 add missing semicolons 9 years ago
d11e9 82d090c930 improved error and warning navigation 9 years ago
chriseth d4d760910e Merge pull request #25 from chriseth/showWarningsCorrectly 9 years ago
chriseth 09159dfa20 Show warnings correctly. 9 years ago
chriseth 602faa7f08 Merge pull request #21 from d11e9/gh-pages 9 years ago