go-bob

Go library for working with BOB formatted transactions

MIT License

Stars
4
Committers
5

Bot releases are hidden (Show)

go-bob - Release v0.4.3 Latest Release

Published by rohenaz 12 months ago

update bpu

go-bob - Release v0.4.2

Published by rohenaz 12 months ago

allow detecting addresses in more than just p2pkh scripts

go-bob - Release v0.4.1

Published by rohenaz about 1 year ago

  • use BPU's new shallow mode for performance purposes on transactions with large number of pushdatas
go-bob - Release v0.3.6

Published by rohenaz over 1 year ago

  • remove OP_FALSE from default split config
go-bob - Release v0.3.5

Published by rohenaz over 1 year ago

  • update bpu to fix bug parsing consecutive splitters
go-bob - Release v0.3.4

Published by rohenaz over 1 year ago

  • update go-bpu to support bt.Tx input in parseConfig, use it in bob.FromTx
go-bob - Release v0.3.3

Published by rohenaz over 1 year ago

  • add boost test
  • update go-bpu
  • add require OP_RETURN for bpu splitConfig token "|"
go-bob - Release v0.3.2

Published by rohenaz over 1 year ago

  • update bpu
go-bob - v0.3.1

Published by rohenaz over 1 year ago

Fix tests

go-bob - v0.3.0

Published by rohenaz over 1 year ago

  • New parsing logic - updated to use go-bpu
go-bob - Release v0.2.2

Published by rohenaz almost 2 years ago

  • fix parsing cell with empty prefix string field
  • update deps
  • add tests
go-bob - Release v0.1.8

Published by mrz1836 about 3 years ago

Changelog

4ea8cda Added code coverage config
bccb875 Added contributor
b941b2e Added label sync
791a0a2 Added mergify config
255d439 Bump github.com/bitcoinschema/go-bitcoin from 0.3.16 to 0.3.17
c2ff992 Bump github.com/libsv/go-bt from 1.0.0-beta to 1.0.0
818828e Fixed warning, run go 1.16
88b7416 Merge pull request #15 from BitcoinSchema/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.17
d6f3c04 Merge pull request #16 from BitcoinSchema/dependabot/go_modules/master/github.com/libsv/go-bt-1.0.0
8d84708 Updated linter
27dac2c Updated mergify config
10e22f1 Updated mergify, labels, makefile, badge
3a2e23c Upgraded deps
ade9509 Upgraded deps, go-bitcoin

go-bob - Release v0.1.7

Published by mrz1836 over 3 years ago

Changelog

1e760f7 Bump github.com/libsv/go-bt from 0.0.10 to 0.0.11
9e6e06c Merge pull request #14 from BitcoinSchema/dependabot/go_modules/master/github.com/libsv/go-bt-0.0.11
3aca45d Updated linter version
c36bb9a Upgraded deps

go-bob - Release v0.1.6

Published by mrz1836 over 3 years ago

Changelog

8372fde Bump github.com/libsv/go-bt from 0.0.7 to 0.0.8
9c8c0f8 Merge pull request #11 from BitcoinSchema/dependabot/go_modules/master/github.com/libsv/go-bt-0.0.8
9df11c0 Merge pull request #13 from BitcoinSchema/feature/upgrade-go-bitcoin
07b8d92 Updated linter
ed8ed83 Upgraded go-bitcoin
da9b611 Upgraded new version of go-bt
e71e587 Using new go-bt and go-bitcoin

go-bob - Release v0.1.5

Published by mrz1836 over 3 years ago

Changelog

c07e5d2 Bump github.com/libsv/go-bt from 0.0.6 to 0.0.7
af7f935 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
ee4b44d Merge pull request #10 from BitcoinSchema/dependabot/go_modules/master/github.com/stretchr/testify-1.7.0
fdb0bb0 Merge pull request #9 from BitcoinSchema/dependabot/go_modules/master/github.com/libsv/go-bt-0.0.7
409ce2b Updated makefile
661ac3f Upgraded deps

go-bob - Release v0.1.4

Published by mrz1836 almost 4 years ago

Changelog

c3f7db7 Bump github.com/bitcoinschema/go-bitcoin from 0.3.7 to 0.3.9
a64445b Bump github.com/bitcoinschema/go-bitcoin from 0.3.9 to 0.3.11
c8ea18c Merge pull request #7 from BitcoinSchema/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.9
7ce7055 Merge pull request #8 from BitcoinSchema/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.11
2899d33 Updated links
02761ab Updated makefiles
6d3b119 Upgraded deps, run on both versions of Go
71fb79b Upgraded go-bitcoin and go-bt

go-bob - Release v0.1.3

Published by mrz1836 almost 4 years ago

Changelog

e31cc90 Upgraded go-bt

go-bob - Release v0.1.2

Published by mrz1836 almost 4 years ago

Changelog

c0ea089 Bump github.com/bitcoinschema/go-bitcoin from 0.3.5 to 0.3.6
6f838b2 Merge pull request #5 from BitcoinSchema/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.6
03bc185 Moving from Travis to Github Actions
e01c199 Upgraded deps

go-bob - Release v0.1.1

Published by mrz1836 almost 4 years ago

Changelog

2fdd691 Bump github.com/libsv/go-bt from 0.0.1 to 0.0.2
76d2cb1 Merge pull request #4 from BitcoinSchema/dependabot/go_modules/master/github.com/libsv/go-bt-0.0.2
e32a337 Upgraded deps, added testify

go-bob - Release v0.1.0

Published by mrz1836 almost 4 years ago

Changelog

0f5d9ac Dep Swap: libsv for go-bt