Skip to content

Instantly share code, notes, and snippets.

View thuanvoit's full-sized avatar

Thuan Vo thuanvoit

View GitHub Profile
@thuanvoit
thuanvoit / .deps...npm...hardhat...console.sol
Created March 28, 2024 16:03
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.25+commit.b61c2a91.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
pragma solidity >=0.4.22 <0.9.0;
library console {
address constant CONSOLE_ADDRESS =
0x000000000000000000636F6e736F6c652e6c6f67;
function _sendLogPayloadImplementation(bytes memory payload) internal view {
address consoleAddress = CONSOLE_ADDRESS;
/// @solidity memory-safe-assembly
@thuanvoit
thuanvoit / gist:57471b15d3bac3fbd6ccd22fe66e3b27
Created August 5, 2020 05:56
united_we_fall_ep3_subtitle
1
00:00:00,266 --> 00:00:01,711
Come on, Emily. Time to go.
2
00:00:01,736 --> 00:00:04,131
Oh, my God. It's 7:05!
3
00:00:04,156 --> 00:00:06,468