Commit Graph

2122 Commits (3684e9534008c462be23593e849d5c95f3f9e20a)
 

Author SHA1 Message Date
yann300 3684e95340 fix contract retrieval 7 years ago
yann300 3a3b4bebe5 use remix-lib 7 years ago
serapath 20ec1cc2bb ADD replay tx from file 7 years ago
serapath a11b616e74 switch account resolution logic into recorder + switch transaction copy2clipboard to create scenario.json file 7 years ago
serapath dfdde07da7 ADD .addInstance after rerunTx 7 years ago
serapath eebccbd4fb FIX custom modal multiline prompt 7 years ago
serapath ea2988ac7b FIX recorder bugs 7 years ago
serapath 042199393e UPDATE acount placeholder counter to use address array index 7 years ago
serapath 4cb317fd4b FIX runTx to replayTx & FIX arguments 7 years ago
serapath 485ee3f379 FIX code formatting 7 years ago
serapath 11c78ebe82 FIX replay transactions 7 years ago
serapath 07ec843256 ADD modal popup to execute transactions 7 years ago
serapath 7974b685fc FIX naming 7 years ago
serapath 53201354f5 REFACTOR names & FIX argument bugs 7 years ago
serapath f11b3e1e4b ADD recorder 7 years ago
serapath 90b82b9515 third concept draft recorder 7 years ago
serapath 6281253d8a second concept draft recorder 7 years ago
serapath 2e08f26608 first concept draft recorder 7 years ago
yann300 479f9dea51 add initiatingTransaction event && stamp to associate with executed 7 years ago
yann300 ed18788657
Merge pull request #700 from ethereum/atAddressAbi 7 years ago
yann300 56681d25b3 fix standard 7 years ago
yann300 b67b9ad713 fix tests 7 years ago
yann300 f22e45ad89 test abi add 7 years ago
yann300 e74145b265 update createNonClashingName 7 years ago
yann300 ee41116cf1 use modalDialogCustom 7 years ago
yann300 c9a2753602 add renderInstanceFromABI 7 years ago
yann300 c77be8e631 only compile sol file 7 years ago
yann300 15aec1f3f0 use "at address" for abi content 7 years ago
yann300 43cf513e40
Merge pull request #934 from ethereum/removeTests 7 years ago
yann300 58625d1a1f
Merge pull request #925 from ethereum/extendFileprovider 7 years ago
yann300 4a250485df
Merge pull request #929 from ethereum/fixVmRunner 7 years ago
yann300 9d732c5f45
Update txRunner.js 7 years ago
yann300 1c987eb7bd remove tests 7 years ago
yann300 403b82f340
Merge pull request #930 from ethereum/ide2 7 years ago
yann300 be1093af1f run tx synced way if javascript vm 7 years ago
yann300 a3b4747b06 don't display explorer at all if no file 7 years ago
yann300 fa7f81514d add to gist explorer instead of swarm 7 years ago
yann300 44ed348278 add file explorer ui 7 years ago
yann300 b52f64efcd add published doc to swarm to the swarm explorer 7 years ago
yann300 bbcd0902d0 make compiler import reurn type and clean path 7 years ago
yann300 783488a1b2 don't prepend browser/ if known provider 7 years ago
yann300 d8bdc059ef add BasicReadOnlyProvider (swarm, github, gist, ipfs) 7 years ago
yann300 b7b09951e3
Merge pull request #932 from ethereum/terminal-resize 7 years ago
yann300 6e8e7af961 simplify Jump next/previous 7 years ago
yann300 2f087c9893 add nodeId to the hightlight 7 years ago
yann300 091b0c3fb1 move contextChanged after the actual change 7 years ago
serapath 890e8e91ea FIX terminal resize on window resize 7 years ago
ninabreznik 7878237834 Make previous and next work 7 years ago
ninabreznik b139c8db22 Update _highlightExpressions and contextView.js 7 years ago
ninabreznik 80be8091c3 Work in progress - debugging getActiveHighlights in connection with next/previous 7 years ago