OSDN Git Service

add free gas (#295)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Wed, 17 Jul 2019 03:15:46 +0000 (11:15 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 17 Jul 2019 03:15:46 +0000 (11:15 +0800)
commit4635e5a0ad60e7bd8d87243ea5702b4272212980
tree089a49bca8c33cce351b75415e03a66b3b007356
parent98c4b8b7ea17241010fb42250b428e377baf539e
add free gas (#295)

* add free gas

* unit test

* delete checkout nobtm input

* optimise
api/errors.go
blockchain/txbuilder/finalize.go
protocol/txpool.go
protocol/txpool_test.go
protocol/validation/block_test.go
protocol/validation/test/tx_ugly_test.go
protocol/validation/tx.go
protocol/validation/tx_test.go