Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.3.3 changes #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Version 0.3.3 changes #27

wants to merge 1 commit into from

Conversation

brenzosa
Copy link

@brenzosa brenzosa commented Feb 6, 2016

Modified PROTOCOL_VERSION to 70003 (0.3.3)
Trigger #onChange from #onScriptsChanged() from AbstractWalletListener
(e.g., notifications for multisig addresses)
Added reusable DownloadProgressTracker (base implementation for
AbstractPeerEventListener)
Expose #checkpoints from CheckpointManager
Force #useFilteredBlocks to false from #setDownloadParameters (since
paycoinj does not support bloom filtering)
Fixed issue with missing txns from the last block when switching peers
Added support for removing watched addresses from the wallet
Added support for watching multisig addresses
Added OP_MICROPRIME code

Trigger #onChange from #onScriptsChanged() from AbstractWalletListener
(e.g., notifications for multisig addresses)
Added reusable DownloadProgressTracker (base implementation for
AbstractPeerEventListener)
Expose #checkpoints from CheckpointManager
Modified PROTOCOL_VERSION to 70003 (0.3.3)
Force #useFilteredBlocks to false from #setDownloadParameters (since
paycoinj does not support bloom filtering)
Fixed issue with missing txns from the last block when switching peers
Added support for removing watched addresses from the wallet
Added support for watching multisig addresses
Added OP_MICROPRIME code
@MitchellCash
Copy link

Is this something @ligerzero459 can help test please :) paycoinj has been stagnant for too long!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants