Ethereum.org is a primary online resource for the Ethereum community.
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
No support for running a bridge node with more than one overlay network.
Add 'network' cli flag to trin-bridge
closes #2977
For undefined cache
arguments to *construct_simple_cache_middleware
methods, only create the cache at the middleware definition, not at the constructor method. This makes sure that a fresh cache is created each time the middleware is called (once for each instance). This was previously the case and I believe I broke it when we refactored the LRU cache out of this middleware.
Tests added inspired by @cygnusv
This is part of the Implementation of the DS v1
Adds the Alert
component and theming per the new DS
add l2 plug icon back
updated icon
fix matomo tracking ids
create solhint plugin
add solhint to ide dependencies
add context menu
remove anything ui
emit events on lint finished
fix comments from @bunsenstraat
fix applyExtends import
add wallet connect
begin making changes to ssa UI to include solhint
add disabled prop to RemixUiCheckbox and make it optional
add optional props to static analyser button and round up cosmetic look of ssa
create tabs for different categories of messages from analysis.
segregation of markup into tabs by categories of either basic, linter or slither
fix types in static analysis for easier comprehension
finish markup for linter tab
work on badges. next events
remove unwanted component
Update EIP-5169: Move to Final
Update EIP-5169: Move to Final
Merged by EIP-Bot.