diff --git a/0xbitcoin.sol b/0xbitcoin.sol index 6a1c00b..8325da8 100644 --- a/0xbitcoin.sol +++ b/0xbitcoin.sol @@ -7,7 +7,7 @@ pragma solidity ^0.4.22; // Symbol : 0xBTC // Name : 0xBitcoin Token // Total supply: 21,000,000.00 -// Decimals : 8 +// Decimals : 88888 // // ---------------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index db87e50..e262d39 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ This is free and unencumbered software released into the public domain. -Anyone is free to copy, modify, publish, use, compile, sell, or +Everyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. @@ -21,6 +21,6 @@ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -For more information, please refer to +For more information, please refer to -This license needs more legalese. \ No newline at end of file +This license needs more legalese. diff --git a/README.md b/README.md index cbcd25c..1a1cbd4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # 0xBTC-Stats Simple web site to show stats about the 0xBTC ERC-20 token ([link](https://0x1d00ffff.github.io/0xBTC-Stats/)) +Pull request text. (please add more detail) #### TODO @@ -43,12 +44,10 @@ Simple web site to show stats about the 0xBTC ERC-20 token ([link](https://0x1d0 #### BUGS - - ~~On first page load, the last hashrate point may not display. Refreshing the - page causes the value to display. Need more testing to find source.~~ - - ~~When loading graphs, occasionally the last epoch value loaded is 0, which - causes hashrate to be a very large negative number.~~ + - just a few #### Misc notes + - todo: add some misc notes ### 0xBitcoin contract storage locations