Commit Graph

1021 Commits (cffff773d76e715b0d18a1f7b521df40f1213e79)
 

Author SHA1 Message Date
chriseth caacf3a554 Do not use -p for windows compatibility 8 years ago
chriseth 76a7f6b9a0 Merge pull request #358 from ethereum/asyncawait 8 years ago
yann300 9a05c2a351 run tape tests on babelify-src folder 8 years ago
yann300 3f2f71e5f5 git ignore 8 years ago
yann300 4e6a55a032 include async/await 8 years ago
chriseth 6698a74e8f Merge pull request #301 from ethereum/cleanup-compiler-editor 8 years ago
Alex Beregszaszi 48d8dcb1c4 Update compiler test for the new API 8 years ago
Alex Beregszaszi 5d2212c48e Remove the dependency on editor from the compiler 8 years ago
Alex Beregszaszi e6c5d7f7d6 Add helper runCompiler to app 8 years ago
Alex Beregszaszi 0a5dd05b6f Add target contract name to the compiler 8 years ago
Alex Beregszaszi ca0bcc5a55 Move editor.getValue from compiler to app 8 years ago
Alex Beregszaszi b3831e8bc4 Merge pull request #354 from ethereum/move-imports 8 years ago
Alex Beregszaszi 21d78d1a6c Move import processing from the compiler 8 years ago
chriseth 478fe25fb8 Merge pull request #352 from ethereum/payable-buttons 8 years ago
chriseth 7c752f0be2 Merge pull request #353 from ethereum/vm-block-random 8 years ago
Alex Beregszaszi 651d3b83ed Support deterministically changing coinbase/difficulty/blockGasLimit on every block 8 years ago
Alex Beregszaszi bff6dfdf11 Merge pull request #351 from ethereum/fixdecodeoutput 8 years ago
Alex Beregszaszi 1e3c646587 Update the legend for buttons 8 years ago
Alex Beregszaszi 41cdcb7afa Use distinct color for payable buttons 8 years ago
yann300 a2dae60891 fix #319 8 years ago
yann300 9e192eb673 Merge pull request #331 from ethereum/interface-abi 8 years ago
yann300 46c7e660e8 fix tests 8 years ago
Alex Beregszaszi 4524d20dd5 Udapp: don't use toggleClass as it can break 8 years ago
Alex Beregszaszi 23a7e373c4 Udapp: use the lookupOnly flag 8 years ago
Alex Beregszaszi df52270a93 Udapp: don't expect inputs and outputs field to be present in the ABI 8 years ago
Alex Beregszaszi cf2395756a Compiler: truncate compiler version 8 years ago
Alex Beregszaszi 77b2758f54 Udapp: properly pass the fallback ABI 8 years ago
Alex Beregszaszi 03caa281d4 Udapp: make buttons consistent 8 years ago
Alex Beregszaszi d344b4b8cf udapp: if there is no constructor defined, we consider a non-payable constructor by default 8 years ago
Alex Beregszaszi 7bcceae9ff Use solc/abi 8 years ago
Alex Beregszaszi 8229fc358a Use semver to turn on interface features 8 years ago
Alex Beregszaszi 78bb4e0f76 Udapp: show fallback button only if its in the ABI 8 years ago
Alex Beregszaszi f6cf244d83 Udapp: rely on constructor ABI to be supplied 8 years ago
Alex Beregszaszi b5ac39fb74 compiler: add constructor/fallback to the ABI if using an old compiler 8 years ago
yann300 63141ae96c Merge pull request #345 from ethereum/fixvmstorage 8 years ago
yann300 5b11935946 add note 8 years ago
yann300 8cc2a861e6 use ES6 class 8 years ago
yann300 f65bd7fccf Merge pull request #341 from ethereum/fixweb3SendTx 8 years ago
chriseth b2b4241187 Merge pull request #346 from ethereum/display-metadata-hash 8 years ago
Alex Beregszaszi 6f04478ee6 Display the entire metadata too 8 years ago
Alex Beregszaszi 4198212135 Display metadata hash if found 8 years ago
yann300 821489c2fd fix vmaccounts 8 years ago
yann300 e6239d1a08 fix txResult 8 years ago
yann300 bca94adda8 fix use of accounts in web3 mode 8 years ago
yann300 bbc4620cd4 fix send tx through web3 8 years ago
yann300 4d79298d86 Extend state manager 8 years ago
chriseth f89efc8e3e Merge pull request #343 from ethereum/fixregex 8 years ago
chriseth e2848f5d70 Fix regex escape. 8 years ago
chriseth e4ec6225e4 Merge pull request #339 from ethereum/compilationResult 8 years ago
chriseth 547db7f65f Merge pull request #340 from ethereum/cssForDebugger 8 years ago