I hereby claim:
- I am wei3erhase on github.
- I am wei3erhase (https://keybase.io/wei3erhase) on keybase.
- I have a public key ASATfjkYN7Tgs9dKn2YkOUmD-pQ65os6Kbwnav8MG3wcggo
To claim this, I am signing this object:
Hey, I'm wei3erHase-84595958 and I have contributed to the Privacy Pools Ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (withdraw) | |
Contributor # 3 | |
Contribution Hash: d15c3e98 a8544fa3 7e9e42e9 efae9499 | |
55f57c0e 11503196 5123988a 6b6b4e7a | |
c89ae647 595a225d 427560e6 d30b0d9a | |
828d581f 7befcb3a a7cecbb1 0d22ac79 |
// SPDX-License-Identifier: MIT | |
pragma solidity >= 0.4.22 <0.9.0; | |
library console { | |
address constant CONSOLE_ADDRESS = address(0x000000000000000000636F6e736F6c652e6c6f67); | |
function _sendLogPayload(bytes memory payload) private view { | |
uint256 payloadLength = payload.length; | |
address consoleAddress = CONSOLE_ADDRESS; | |
assembly { |
{ | |
"overrides": [ | |
{ | |
"files": "*.sol", | |
"options": { | |
"printWidth": 80, | |
"tabWidth": 4, | |
"useTabs": false, | |
"singleQuote": false, | |
"bracketSpacing": false |
I hereby claim:
To claim this, I am signing this object: