This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✓ ~ ping sourcify.dev 04:18:07 | |
PING sourcify.dev (178.19.221.38) 56(84) bytes of data. | |
64 bytes from 178-19-221-38.static.hofnetz.it (178.19.221.38): icmp_seq=1 ttl=64 time=0.457 ms | |
^C | |
--- sourcify.dev ping statistics --- | |
1 packets transmitted, 1 received, 0% packet loss, time 0ms | |
rtt min/avg/max/mdev = 0.457/0.457/0.457/0.000 ms | |
✓ ~ ping repo.sourcify.dev 04:18:09 | |
ping: repo.sourcify.dev: Name or service not known |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO [06-23|16:51:39.221] Deep froze chain segment blocks=3 elapsed=366.894ms number=10223010 hash="8e21f9…f569ee" | |
WARN [06-23|16:51:39.732] Served eth_call conn=172.33.0.14:39426 reqid=96307 t=81.626722ms err="execution reverted" | |
WARN [06-23|16:52:09.819] Served eth_call conn=172.33.0.14:39426 reqid=96309 t=80.712526ms err="execution reverted" | |
WARN [06-23|16:52:11.863] Synchronisation failed, dropping peer peer=f56453fd00f1234f err=timeout | |
WARN [06-23|16:52:39.911] Served eth_call conn=172.33.0.14:39426 reqid=96311 t=85.623411ms err="execution reverted" | |
WARN [06-23|16:52:50.297] Synchronisation failed, dropping peer peer=3024db2435661a75 err=timeout | |
WARN [06-23|16:53:10.007] Served eth_call conn=172.33.0.14:39426 reqid=96313 t=90.633056ms err="execution reverted" | |
WARN [06-23|16:53:26.629] Synchronisation failed, dropping peer peer=c8f1bf9f3742bd3e err=timeout | |
WARN [06-23|1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
geth_error: | |
182: cumulative: 7180509 gas: 43583 contract: 0x0000000000000000000000000000000000000000 status: 1 tx: 0xcd96420e3cf0125ca64c7a591d490dc79237c7db22e38d30d5737ccd2544da1c logs: [] bloom: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 state: | |
183: cumulative: 7217667 gas: 37158 contract: 0x0000000000000000000000000000000000000000 status: 1 tx: 0x0c8dbf0b24d4de154e5f626a0863910c9db6a19d24d5812391b86537bbe52463 logs: [0xc035ff26e0] bloom: 0000000000000010000000000000000000200000000000000000000000000000000000000000000000000000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val ChainIdToDappNodeRPC = mapOf( | |
1 to listOf("http://geth.dappnode:8545", "http://nethermind.public.dappnode:8545"), | |
3 to listOf("http://ropsten.dappnode:8545"), | |
4 to listOf("http://rinkeby.dappnode:8545"), | |
5 to listOf("http://goerli-geth.dappnode:8545"), | |
42 to listOf("http://kovan.dappnode:8545") | |
) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> cat rules.js 15:29:01 | |
function ApproveNewAccount() { | |
return "Approve" | |
} | |
> yes test_password | ./build/bin/clef --rpc --keystore pretixkeys/ --pcscdpath none --acceptWarn --rules rules.js --advanced 15:29:17 | |
INFO [04-25|15:29:19.001] Using CLI as UI-channel | |
INFO [04-25|15:29:19.206] Loaded 4byte database embeds=146841 locals=0 local=./4byte-custom.json | |
## Master Password | |
Please enter the password to decrypt the master seed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NFO [04-25|02:24:58.989] Using CLI as UI-channel | |
INFO [04-25|02:24:59.231] Loaded 4byte database embeds=146841 locals=0 local=./4byte-custom.json | |
## Master Password | |
Please enter the password to decrypt the master seed | |
!! Unsupported terminal, password will be echoed. | |
> | |
----------------------- | |
INFO [04-25|02:25:00.240] Rule engine configured file=rules.js | |
INFO [04-25|02:25:00.240] Starting signer chainid=1 keystore=pretixkeys/ light-kdf=false advanced=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In this talk you will learn about source verification. These topics will be covered: | |
- Why is it needed? | |
- How is it done? | |
- How can it be decentralized? | |
- How can you use it? | |
- What is wrong with NatSpec and RadSpec? | |
- What are the next steps? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✗ ~ echo $N_PREFIX 02:36:43 | |
/home/ligi/bin/node | |
✓ ~ n stable 02:36:45 | |
installing : node-v12.16.1 | |
mkdir : /usr/local/n/versions/node/12.16.1 | |
mkdir: cannot create directory ‘/usr/local/n’: Permission denied | |
Error: sudo required (or change ownership, or define N_PREFIX) |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x22Cf855b51d79ba0c6eDB9A2174d3A3E3A1bF703 0x60806040819052600180546001600160a01b03191633908117909155907fce241d7ca1f669fee44b6fc00b8eba2df3bb514eed0f6f668f8f89096e81ed9490600090a2614c3e806100516000396000f3fe608060405234801561001057600080fd5b50600436106102065760003560e01c806366cf8fab1161011a57806397304ced116100ad578063e178f31a1161007c578063e178f31a1461043f578063e2db777b14610452578063e723d63114610465578063e9c75e4714610478578063fd69753d1461048b57610206565b806397304ced146103f1578063ab2f7ae214610404578063b7e9b3f214610417578063bf7e214f1461042a57610206565b80638831fa34116100e95780638831fa34146103b05780638da5cb5b146103c35780639552a1e5146103cb57806396d933e0146103de57610206565b806366cf8fab1461036457806379d95b92146103775780637a9e5e4b1461038a578063822514f91461039d57610206565b80633354f1381161019d5780634e5e83951161016c5780634e5e83951461031b57806354fd4d5014610323578063595b03f01461032b57806363331de31461033e5780636380cf241461035157610206565b80633354f138146102cd578063340df28f146102ed5780633424d1d7146102f557806345977d03146103085 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
solidity files: 6331 | |
contracts with a single sol file: 3879 | |
all @notice's: 13941 | |
unique @notice's: 3378 | |
->tokenAmount: 23 | |
->format Date: 3 | |
->format since: 0 | |
->ENS lookup: 0 | |
->reverseENS lookup: 0 | |
->Percentage formatting: 10 |