This website requires JavaScript.
Explore
Help
Sign In
RanchiMall
/
blockbook
Watch
3
Star
0
Fork
0
You've already forked blockbook
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d50198cbff
blockbook
/
bchain
History
Martin Boehm
d50198cbff
Merge branch 'master' into v0.0.7
2018-09-03 08:33:20 +02:00
..
coins
Merge branch 'master' into v0.0.7
2018-09-03 08:33:20 +02:00
tests
/rpc
Add dogecoin and litecoin rpc test
2018-08-29 21:29:09 +02:00
baseparser_test.go
Handle negative big.Int amounts, add tests of amounts parser
2018-07-25 11:47:07 +02:00
baseparser.go
Refactor of address handling, renamed addrID to addr descriptor addrDesc
2018-08-29 15:31:19 +02:00
mempool_nonutxo.go
Make AddressDescriptor as type,expose DB/mempool methods working with it
2018-08-30 22:43:37 +02:00
mempool_utxo.go
Make AddressDescriptor as type,expose DB/mempool methods working with it
2018-08-30 22:43:37 +02:00
mq.go
Use context to limit shutdown time of bchain/mq
2018-05-30 14:44:59 +02:00
tx.pb.go
Use big.Int for all amounts
2018-07-24 15:58:37 +02:00
tx.proto
Use big.Int for all amounts
2018-07-24 15:58:37 +02:00
types.go
Stringer interface for AddressDescriptor
2018-09-02 21:31:33 +02:00