OSDN Git Service

Native segwit (#283)
authorPaladz <yzhu101@uottawa.ca>
Mon, 15 Jan 2018 01:59:35 +0000 (09:59 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Jan 2018 01:59:35 +0000 (09:59 +0800)
commit7dc29df77291d299ca858dfa1a54be6bae7c6804
treef5df51b9886c822bee4426f9bc2446f6d5dbc6fd
parentf96cd6cbdcf63f827a2dbbd085d613eab5d3c329
Native segwit (#283)

* tmp save

* tmp save

* init push for native_segwit

* fix package name

* edit for code review

* update for code review

* oops, fix small bug
blockchain/account/accounts.go
blockchain/txbuilder/actions.go
consensus/general.go
consensus/segwit/segwit.go [new file with mode: 0644]
protocol/validation/vmcontext.go
protocol/vm/vmutil/script.go
test/integration/run_test.go