Commit Graph

5238 Commits (d4858b661647fc075982c13a16b806451543f2df)
 

Author SHA1 Message Date
Rob d4858b6616
Merge pull request #1619 from ItsNickBarry/tree-view-flex-shrink 6 years ago
yann300 832e6e6b7b
Merge pull request #1625 from ethereum/yann300-patch-8 6 years ago
yann300 7a958b3dfd
Update compile-tab.js 6 years ago
yann300 7d0431df00
Update compile-tab.js 6 years ago
yann300 66817e8404
Update run-tab.js 6 years ago
Nick Barry 3f60b6cf0b do not allow TreeView .caret_tv element to shrink 6 years ago
yann300 399dc88ef9
Merge pull request #1618 from ethereum/yann300-patch-7 6 years ago
yann300 6ccc120359
Update release-process.md 6 years ago
Liana Husikyan 18dffc7ab4
Merge pull request #1617 from ethereum/release_0_7_5 6 years ago
LianaHus f33f15bb41 increases release numbers for 6 years ago
LianaHus df829f40cf version changed for release 6 years ago
yann300 78bcec3e32
Merge pull request #1616 from ethereum/yann300-patch-6 6 years ago
yann300 83f4eb7a6a
Update example-contracts.js 6 years ago
yann300 34cf881797
Merge pull request #1615 from ethereum/testGeneration 6 years ago
LianaHus abcd7a6504 fixes beforeAll function 6 years ago
LianaHus c7b0b4044d added pragma solidity >=0.4.0 <0.6.0; to test 6 years ago
LianaHus 8096c527d5 fixes generate tests for solc 0.5.0 6 years ago
yann300 637afcf793
Merge pull request #1613 from ethereum/yann300-patch-3 6 years ago
yann300 5e0fff0c7b
Update package.json 6 years ago
yann300 3cd86765b3
Merge pull request #1612 from ethereum/solidity050support 6 years ago
yann300 a2a90a9900
Update simpleContract.js 6 years ago
yann300 78066dcd6f fix browser test 6 years ago
yann300 11b8eb67d5 import solc for generating compilation result for browser test 6 years ago
yann300 91828f8a4b remix module fixed version 6 years ago
yann300 4f22cdef5f
Update README.md 6 years ago
yann300 783ac30c6e
Merge pull request #1543 from ethereum/refactor_debugger 6 years ago
yann300 b2c7c5c68a
Merge pull request #1605 from Tenderly/plugin-txlistener-web3 6 years ago
yann300 526fcf24d2
Merge pull request #1604 from ethereum/yann300-patch-22 6 years ago
yann300 72fe39c35e circle-ci cache 6 years ago
yann300 703e901649 try fixing tests 6 years ago
yann300 6239bdba2a
Merge pull request #1596 from ethereum/fixOptimize 6 years ago
yann300 2571d05f72 typo 6 years ago
yann300 3ef2e631af fix debugging with source location 6 years ago
nebojsa.urosevic a8c369c7f1 Removes unused import. 6 years ago
nebojsa.urosevic 8781797a1c Allow new transaction broadcasting to other plugins for web3 providers and injected web3 6 years ago
yann300 4afd5e6f00 fix full storage changes 6 years ago
yann300 efe53adbc8 fix: switch provider 6 years ago
yann300 f21fc1e3e9 fix Renaming 6 years ago
Iuri Matias 92ea82dd9f add missing new param to offsetToLineColumn 6 years ago
Iuri Matias b4e0e0305b remove old remix-debugger circle task 6 years ago
Iuri Matias a3a979a9ba make linter happy 6 years ago
Iuri Matias a65d8d1d49 rename transactionDebugger to just debugger 6 years ago
Iuri Matias 75f8b3a349 refactor unload; remove all direct references to the internal debugger from the UI 6 years ago
Iuri Matias 8cd4a356e0 move breakpoint event from ui to debugger 6 years ago
Iuri Matias f69e6b2f06 refactor; simplify old debug method 6 years ago
Iuri Matias b9a0699c8c move trace loading check from ui to debugger 6 years ago
Iuri Matias 683fa62936 move getTx to debugger logic 6 years ago
Iuri Matias 143ffa6c57 move step manager step changed response to debugger 6 years ago
Iuri Matias 1712cf6ced refactor: remove redudant extra indexChange event and move logic under callback of the step manager stepChanged event 6 years ago
Iuri Matias ec9b1510d5 remove extra step update which turned to be redudant 6 years ago