Skip to content

Commit

Permalink
Lowering standards high confidence to .8 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x19 committed May 6, 2024
1 parent 25af246 commit e475a9a
Show file tree
Hide file tree
Showing 52 changed files with 254 additions and 646 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ Makes no sense to rewrite all of that hard work just to be written in Go. Theref

List of the projects that use SolGo:

- [Inspector](https://github.com/unpackdev/inspector) - Tool for downloading, managing and inspecting smart contracts for Ethereum-based chains.
- [solidity-optimiser-plugin](https://github.com/yongkangc/solidity-optimiser-plugin) - High-performance automated CLI tool that optimizes gas usage in Solidity smart contracts, focusing on storage and function call efficiency.
- [{Un}pack](https://github.com/unpackdev/unpack) - Solidity (Ethereum) Smart Contracts Analysis Toolchain.
- [Solidity-Gas-Optimizoor](https://github.com/yongkangc/solidity-optimiser-app) - An high performance automated tool that optimizes gas usage in Solidity smart contracts, focusing on storage and function call efficiency.

If you wish to add your repository to the list, make sure to submit new PR :)

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"address": "0x036c1b9d2c7c1ce8e718ac73afa326f5c5dbd99b",
"address": "0x3807faf93e4dd6cd31c8abf981f460ab41320a39",
"type": "keystore",
"private_key": "",
"public_key": "",
"account": {
"address": "0x036c1b9d2c7c1ce8e718ac73afa326f5c5dbd99b",
"url": "keystore:///home/nevio/dev/unpack/solgo-orig/data/faucets/ethereum/UTC--2024-04-11T06-27-04.970790169Z--036c1b9d2c7c1ce8e718ac73afa326f5c5dbd99b"
"address": "0x3807faf93e4dd6cd31c8abf981f460ab41320a39",
"url": "keystore:///home/nevio/dev/unpack/solgo-orig/data/faucets/ethereum/UTC--2024-05-06T19-51-14.263142611Z--3807faf93e4dd6cd31c8abf981f460ab41320a39"
},
"password": "c2ltdWxhdG9y",
"network": "ethereum",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"address": "0x1996a91d27202acc016e95c4a3e26c7e6562534a",
"address": "0x394f5aee149b0825ad407203039d75c308be1680",
"type": "keystore",
"private_key": "",
"public_key": "",
"account": {
"address": "0x1996a91d27202acc016e95c4a3e26c7e6562534a",
"url": "keystore:///home/nevio/dev/unpack/solgo-orig/data/faucets/ethereum/UTC--2024-04-20T16-56-13.513324350Z--1996a91d27202acc016e95c4a3e26c7e6562534a"
"address": "0x394f5aee149b0825ad407203039d75c308be1680",
"url": "keystore:///home/nevio/dev/unpack/solgo-orig/data/faucets/ethereum/UTC--2024-05-06T19-46-47.490651092Z--394f5aee149b0825ad407203039d75c308be1680"
},
"password": "c2ltdWxhdG9y",
"network": "ethereum",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e475a9a

Please sign in to comment.