Skip to content

Instantly share code, notes, and snippets.

View developerkevin's full-sized avatar
Ping me.

@developerkevin developerkevin

Ping me.
View GitHub Profile
@developerkevin
developerkevin / Transactions.sol
Created January 1, 2023 02:41 — forked from adrianhajdin/Transactions.sol
Build and Deploy a Modern Web 3.0 Blockchain App | Solidity, Smart Contracts
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.0;
import "hardhat/console.sol";
contract Transactions {
uint256 transactionCount;
event Transfer(address from, address receiver, uint amount, string message, uint256 timestamp, string account, string keyword);
@developerkevin
developerkevin / README.md
Last active June 30, 2020 06:46 — forked from sorpaas/README.md
List of contracts broken by Ethereum Classic's Phoenix hard fork

Below is a partial list of contracts that are broken by Phoenix. Phoenix is a hard fork of Ethereum Classic, with ECIP number 1088.

Data taken from contract-library.com, put here for archival purpose. Note that the list here may not be complete.

FALLBACK_WILL_FAIL:

0xd39130d30394bda1149c6c13c70fb75bae8a046f
0x2fdf2eb3a01ab8a8c3fc4d2f193f647a9e418ae6
0xb6ea08d7fb65ffa4077854ddaa245b9792f27a57

Keybase proof

I hereby claim:

  • I am developerkevin on github.
  • I am classic_kevin (https://keybase.io/classic_kevin) on keybase.
  • I have a public key ASCqASqwZ5zk9vMZeCtlWA3yb6oERC9kajvGOlTZoMr3SQo

To claim this, I am signing this object: