Giter Site home page Giter Site logo

ysqi.github.io's Introduction

Yu Shuang Qi's Website

Build Status

This is the source for https://yushuangqi.com. I use Hugo to take the source here and create a static site which can be found at Ysqi

Work Flow

By travis service, Run Grun deploy task after got git push hook.

clean dir -> hugo create static website -> html minifiler html -> git push

License

The following files and directories including their contents are Copyright Yu Shuang Qi, or their respective copyright holders:

  • content/
  • static/css/
  • static/img/

All other directories and files are MIT Licensed unless clearly designated otherwise.

ysqi.github.io's People

Contributors

dependabot[bot] avatar ysqi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ysqi.github.io's Issues

理解以太坊Gas

https://yushuangqi.com/blog/2018/what-is-gas-ethereum.html

背景介绍

以太坊是一个区块链网络,而Ether(ETH)是这个网络的助燃器。当你发送Token、执行合约、转移ETH或者在此区块上干其他的。你必须为此计算而支出,此支出是通过 Gas计算,最终将gas以ETH支付。

需要注意的是,无论交易成功与否,你都需为此支付手续费。即使交易失败,可矿工还是得为此交易进行校验和计算,你占用使用了计算资源所以必须和成功的交易一样,为此支付手续费。

你可在 etherscan.io 上查看交易手续费(gas limit * gas price)的情况,在钱包中你是无法选择多少交易费的,因为实际交易费是矿工根据计算得出的,并记录在包含此交易的区块中。

理解以太坊Gas

https://yushuangqi.com/blog/2018/what-is-gas-ethereum.html

背景介绍

以太坊是一个区块链网络,而Ether(ETH)是这个网络的助燃器。当你发送Token、执行合约、转移ETH或者在此区块上干其他的。你必须为此计算而支出,此支出是通过 Gas计算,最终将gas以ETH支付。

需要注意的是,无论交易成功与否,你都需为此支付手续费。即使交易失败,可矿工还是得为此交易进行校验和计算,你占用使用了计算资源所以必须和成功的交易一样,为此支付手续费。

你可在 etherscan.io 上查看交易手续费(gas limit * gas price)的情况,在钱包中你是无法选择多少交易费的,因为实际交易费是矿工根据计算得出的,并记录在包含此交易的区块中。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.