ethereum
Repos
288

Official Go implementation of the Ethereum protocol

42475
14643

The Ethereum Improvement Proposal repository

11616
4087

Solidity, the Smart Contract Programming Language

20282
4644

Ethereum.org is a primary online resource for the Ethereum community.

4113
3755

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.

1960
608

Events

feat(theme): add Alert component and theme

:white_check_mark: ethereum-org-website-dev deploy preview ready

Created at 15 minutes ago
Created at 19 minutes ago
Created at 30 minutes ago
Created at 30 minutes ago
pull request opened
Add `network` flag to trin-bridge

What was wrong?

No support for running a bridge node with more than one overlay network.

How was it fixed?

Add 'network' cli flag to trin-bridge

To-Do

  • [ ] Add entry to the release notes (may forgo for trivial changes)
  • [ ] Clean up commit history
Created at 38 minutes ago
Created at 41 minutes ago
Created at 41 minutes ago
pull request opened
bugfix: Unique caches for simple_cache_middleware instances

What was wrong?

closes #2977

How was it fixed?

  • 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

Todo:

Cute Animal Picture

20230604_154722

Created at 46 minutes ago
pull request opened
feat(theme): add Alert component and theme

Description

This is part of the Implementation of the DS v1

Adds the Alert component and theming per the new DS

Created at 57 minutes ago

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

Created at 59 minutes ago
pull request closed
Update EIP-5169: Move to Final

Update EIP-5169: Move to Final

Created at 1 hour ago

Update EIP-5169: Move to Final

Merged by EIP-Bot.

Created at 1 hour ago