Commit Graph

21 Commits

Author SHA1 Message Date
Martin Boehm
e143215288 Fix linting issues 2021-11-28 21:27:16 +01:00
Martin Boehm
eae9b6b613 Handle Bitcoin vout addresses after upgrade to bitcoind 22.0.0
It was necessary to split the composition chain in other coins
from BitcoinParser to BitcoinLikeParser to keep backwards compatibility
2021-09-21 23:59:20 +02:00
David Hill
13527bda06 build: go module support 2020-03-05 11:54:42 -05:00
Martin Boehm
480523a2b3 Fix linting issues 2019-06-11 17:22:24 +02:00
Martin Boehm
ce3c7c5e66 Extract mempool interface from blockchain 2019-03-25 16:43:57 +01:00
Martin Boehm
ab077d882c Update references to forked btcd, btcutil and bchutil libraries 2019-01-04 13:47:28 +01:00
wakiyamap
2906b63c99 Upgraded Gopkg.lock 2018-10-04 08:30:33 +09:00
wakiyamap
3e20db5c06 Remove monautil and monad 2018-10-03 19:13:18 -04:00
Jakub Matys
964ab87abc Supported types of scripts are tested explicitly 2018-10-03 13:18:13 +02:00
Jakub Matys
8c7f383e9a Explicit registration of network parameters + cleanup in tests 2018-10-02 17:02:57 +02:00
Martin Boehm
e37ec52d5b Fix monacoin parser 2018-10-01 14:02:13 +02:00
Jakub Matys
f9e5092f82 Merge branch 'v0.0.7' into integration-tests-upgrade 2018-10-01 12:47:42 +02:00
Martin Boehm
64fbaa7bfc Change initialization of coin params to avoid cross influence 2018-09-28 22:54:08 +02:00
Jakub Matys
b5d1e5c94e Integration tests are defined declaratively with single implementation 2018-09-11 16:38:39 +02:00
Martin Boehm
2c62d4d248 Fix OP_RETURN parser unit tests 2018-09-11 16:22:28 +02:00
Jakub Matys
a130318601 Use forked version of btcutil 2018-09-06 13:52:45 +02:00
Martin Boehm
676aabfaa6 Make AddressDescriptor as type,expose DB/mempool methods working with it 2018-08-30 22:43:37 +02:00
Martin Boehm
b9c0ca37b1 Fix monacoin tests 2018-08-29 19:48:44 +02:00
Martin Boehm
be19523065 Refactor of address handling, renamed addrID to addr descriptor addrDesc 2018-08-29 15:31:19 +02:00
Martin Boehm
ab53107f47 Adapt monacoin to bigint amounts 2018-08-19 23:56:41 +02:00
wakiyamap
156a42b698 add monacoin 2018-08-04 03:50:59 +09:00