Commit Graph

14 Commits (deepcrayon)

Author SHA1 Message Date
jebba 7ba8d7f143 s/github/spacecruft 2021-04-05 12:59:11 -06:00
Martin Boehm 0a3ea6e225 Send websocket notification on new tx for input addresses 2020-05-24 17:58:29 +02:00
David Hill 13527bda06 build: go module support 2020-03-05 11:54:42 -05:00
Martin Boehm 2d3e7c9612 Wait for backend startup in integration test 2019-05-06 22:34:07 +02:00
Martin Boehm 4435dbbfb4 Pass correct blockchain object to mempool 2019-04-03 22:08:32 +02:00
Martin Boehm f2dc4a56d8 Store time of mempool transaction 2019-04-01 17:00:53 +02:00
Martin Boehm c813f76336 Try to load mempool inputs from db to speed up mempool sync 2019-03-29 17:01:20 +01: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
Jakub Matys acae88fcdc Changed test names in order to filter mainnet/testnet targets 2018-10-16 13:01:10 +02:00
Jakub Matys 37c66e81ba Runs tests in order by name 2018-10-04 10:41:43 +02:00
Jakub Matys 911c62fb32 Integration tests are tagged for conditional compilation 2018-10-04 10:40:25 +02:00
Jakub Matys 23f111d1dc Resets params registry when each test is done 2018-10-03 11:35:48 +02:00
Jakub Matys 5754523317 WIP: sync integration tests 2018-09-20 09:39:13 +02:00