Commit Graph

663 Commits (e448ded402edb86e35c89306d2e630886fa34f61)

Author SHA1 Message Date
yann300 978e1b3239 Contextual Listener 6 years ago
yann300 4e537ae77d move TransactionReceiptResolver away 6 years ago
yann300 f17049e83c refactor rhpp 6 years ago
yann300 ac2ebb2064 UniversalDApp refactor 6 years ago
yann300 b5e4dbcb59 refactor rhpp 6 years ago
yann300 79121b690c add registry 6 years ago
greg 193bae607b fix linter issues 7 years ago
greg 280f3f7a3e Override control-s and command-s to auto-recompile 7 years ago
yann300 baa121cf43 add ballot_test 7 years ago
yann300 0e96c32c19 loop over _test.sol to run test 7 years ago
Iuri Matias 81dfe515d0 fix handling of remix tests sol file 7 years ago
yann300 21cb49c80c import event when url is "deconcatened" with 'contracts' keyword 7 years ago
yann300 e3074d54c2 node_modules && installed_contracts import 7 years ago
yann300 8c8a4d0f11
add missing API 7 years ago
yann300 230e4bc5bf remove visitContracts 7 years ago
yann300 6abb3dd46f remove getSource from rhpAPI 7 years ago
yann300 ea30e7f906 remove ediorContent && currentFile 7 years ago
yann300 eea2aad6d2 remove getAccounts from api 7 years ago
ninabreznik f5758d8a85 Add card.js, move pending to terminal and restructure recorder 7 years ago
yann300 c953633b2a Save the current gist instead of creating a new one over and over 7 years ago
yann300 4c95224b4f make the `get` API of editor clearer 7 years ago
yann300 50e7bb9d7a remove udapp && udappUI 7 years ago
yann300 207700fad4 remove getContract && getContracts 7 years ago
yann300 980bab63de remove compilationMessage 7 years ago
yann300 99f237dbac remove loadCompiler use compiler directly 7 years ago
yann300 3f8b871637 remove newAccount from API (use udapp directly) 7 years ago
yann300 761b3584f4 move part of rhpAPI to plugin API 7 years ago
yann300 0fa25eecf4 log transactio broadcasted 7 years ago
bitpshr 2204d49fa2 Use request module for all XHR requests 7 years ago
yann300 d16d0ee89d fix link 7 years ago
Lursun baff424c99 Update app.js 7 years ago
yann300 45be221b06 warn if using https 7 years ago
serapath 4e820c6208 minimal preparing tabs refactoring 7 years ago
yann300 d8975cf429 change gist explorer to be non read only && redeploy to gist 7 years ago
yann300 8a05071e71 fix alert msg in remix-alpha 7 years ago
yann300 c2700c2281 execute batch in serie 7 years ago
yann300 a93da3deb1 fix setproviderurl,swarm command & add batch command 7 years ago
yann300 04b04e3132 switch to the solidity target 7 years ago
yann300 96a751b165 cmdInterpreter: debug, loadgist, loadswarm, setproviderurl 7 years ago
yann300 ae90c173c8 add cmdinterpreter 7 years ago
yann300 6fc8f63c8f standard 7 years ago
yann300 c418d3e661 add api or config explorer 7 years ago
yann300 eb5e07ec21 add config explorer 7 years ago
yann300 194d7e6542 add start to listen on last block 7 years ago
yann300 8376a1620c
Update app.js 7 years ago
yann300 00081c22ff rename browser-solidity => remix.ide 7 years ago
yann300 8af128557f replace jquery by tooltip 7 years ago
yann300 27c6efddfd fix import external 7 years ago
Iuri Matias 7ddc136bfd move txlistener code to remix-lib 7 years ago
Iuri Matias c28ce1b86a move eventsDecoder to remixLib 7 years ago