Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Pull requests: square/beancounter

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Concurrent wallet checks
#1 by mbyczkowski was merged Sep 30, 2018 Loading… updated Sep 30, 2018
Mbyczkowski/concurrent fetch
#2 by mbyczkowski was merged Sep 30, 2018 Loading… updated Sep 30, 2018
Switch Electrum library
#3 by mbyczkowski was merged Sep 30, 2018 Loading… updated Sep 30, 2018
Add Btcd backend for checking wallet balances
#4 by mbyczkowski was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add Electrum peers discovery
#5 by mbyczkowski was merged Oct 2, 2018 Loading… updated Oct 2, 2018
BtcdChecker clean-up
#6 by mbyczkowski was merged Oct 3, 2018 Loading… updated Oct 3, 2018
Refactor of beancounter architecture
#7 by mbyczkowski was merged Oct 9, 2018 Loading… updated Oct 10, 2018
Handle closed channels in accounter logic
#8 by mbyczkowski was merged Oct 10, 2018 Loading… updated Oct 10, 2018
Alok/tests
#10 by alokmenghrajani was merged Oct 10, 2018 Loading… updated Oct 10, 2018
Allow to record and replay backend responses for future reference
#11 by mbyczkowski was merged Oct 11, 2018 Loading… updated Oct 11, 2018
Disallow piping stdin
#9 by alokmenghrajani was merged Oct 11, 2018 Loading… updated Oct 11, 2018
minor refactor
#12 by alokmenghrajani was merged Oct 11, 2018 Loading… updated Oct 11, 2018
sanity check that we don't debit an output more than once
#13 by alokmenghrajani was merged Oct 11, 2018 Loading… updated Oct 11, 2018
Add test coverage to CI
#14 by mbyczkowski was merged Oct 11, 2018 Loading… updated Oct 11, 2018
Add tests for FixtureBackend
#15 by mbyczkowski was merged Oct 11, 2018 Loading… updated Oct 11, 2018
delete unused code
#16 by alokmenghrajani was merged Oct 12, 2018 Loading… updated Oct 12, 2018
Don't hardcode version in blockchain.go
#18 by alokmenghrajani was merged Oct 15, 2018 Loading… updated Oct 15, 2018
Check that btcd is running on the right chain
#20 by alokmenghrajani was merged Oct 15, 2018 Loading… updated Oct 15, 2018
Improve comments in electrum/blockchain.go
#19 by alokmenghrajani was merged Oct 15, 2018 Loading… updated Oct 16, 2018
Implement backend.ChainHeight()
#21 by alokmenghrajani was merged Oct 16, 2018 Loading… updated Oct 16, 2018
Make accounter schedule transactions explicitly
#17 by mbyczkowski was merged Oct 16, 2018 Loading… updated Oct 17, 2018
Fix readme
#25 by alokmenghrajani was merged Oct 18, 2018 Loading… updated Oct 18, 2018
sub-commands
#22 by alokmenghrajani was merged Oct 17, 2018 Loading… updated Oct 18, 2018
add some tests
#33 by alokmenghrajani was merged Oct 18, 2018 Loading… updated Oct 18, 2018
Fix bug in transactions cache handling
#38 by alokmenghrajani was merged Oct 18, 2018 Loading… updated Oct 18, 2018
ProTip! Filter pull requests by the default branch with base:master.