From 828158dcf1295c7d267357e533eaefb20b7ee64c Mon Sep 17 00:00:00 2001 From: akanksha Date: Wed, 8 Jan 2020 11:32:27 +0000 Subject: [PATCH 1/2] attributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..52031de --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sol linguist-language=Solidity From 2aca5522f30a940744fe97e31d57b9f70044682b Mon Sep 17 00:00:00 2001 From: akanksha Date: Wed, 8 Jan 2020 11:40:31 +0000 Subject: [PATCH 2/2] tilde_remove --- ethereum/vendor.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum/vendor.sol b/ethereum/vendor.sol index bcfa03c..bad9c89 100644 --- a/ethereum/vendor.sol +++ b/ethereum/vendor.sol @@ -1,4 +1,4 @@ -pragma solidity ^0.4.6; +pragma solidity 0.4.6; contract vendor { // contract owner