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.0.15

Published by mrz1836 almost 4 years ago

Changelog

7015ed2 Added dependabot config
fddedae Bump github.com/bitcoinschema/go-bitcoin from 0.2.26 to 0.2.27
690168d Bump github.com/bitcoinschema/go-bitcoin from 0.2.27 to 0.2.28
2273f1a Bump github.com/bitcoinschema/go-bitcoin from 0.2.28 to 0.2.30
15f7eb2 Merge pull request #1 from BitcoinSchema/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.2.27
7b8d453 Merge pull request #2 from BitcoinSchema/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.2.28
73b4e94 Merge pull request #3 from BitcoinSchema/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.2.30
5edb2ec Minor fix to pass tests
2ad8fd0 Updated common makefile
0160a0e Updated common makefile
af29d6f Updated share image

go-bob - v0.0.14

Published by rohenaz almost 4 years ago

add protocol delimiter constants

go-bob - v0.0.13

Published by rohenaz almost 4 years ago

add helpers for input and output addresses

go-bob - Release v0.0.12

Published by mrz1836 almost 4 years ago

Changelog

e30388d Upgraded deps

go-bob - Release v0.0.11

Published by mrz1836 almost 4 years ago

Changelog

4d3dd80 Fixed test
d67f3fc Upgraded deps

go-bob - v0.0.10

Published by rohenaz almost 4 years ago

Added Blk.T field

go-bob - Release v0.0.9

Published by mrz1836 almost 4 years ago

Changelog

fa546d1 Added more examples
5afcd12 Added some basic examples
5ec8290 Updated common makefile
9bec2d7 Upgraded deps
031c5ab Working on tests

go-bob - v0.0.8

Published by rohenaz almost 4 years ago

fix build

go-bob - v0.0.7

Published by rohenaz almost 4 years ago

change out.e.v from uint32 to uint64

go-bob - v0.0.6

Published by rohenaz almost 4 years ago

change in.E.I to uint32 from uint8

go-bob - Release v0.0.5

Published by mrz1836 almost 4 years ago

Changelog

a80e849 Fix formatting
26942a3 Removed fmt.Print and fixed Errorf()
ca2ca1f Updated readme with more context

go-bob - Release v0.0.4

Published by mrz1836 almost 4 years ago

Changelog

1b61033 Standard go repo template
6253152 Updated, cleaned, slight refactor

go-bob - Release v0.0.3

Published by mrz1836 almost 4 years ago

Bumping version

go-bob - v0.0.2

Published by rohenaz almost 4 years ago

move to bitcoinschema

go-bob - v0.0.1

Published by rohenaz almost 4 years ago

initial release