Skip to content

1.2

Compare
Choose a tag to compare
@Christewart Christewart released this 09 Jul 13:28
· 14 commits to master since this release

Executive Summary

Krystal Bull is a standalone oracle application for DLC oracles.

For an example of what an oracle announcement looks like, please see the Suredbits Oracle Explorer

We now support submitting announcements and attestations to the Suredbits Oracle Explorer so you can easily share your oracle's announcements.

The other major change this release is building installers everytime a commit is merged into master. We support linux (deb), mac (dmg), and windows (msi).

Changelog

afae62d Upgrade bitcoin-s to 1.7.0 (#80)
135c870 Add missing publishing of installers when taggging a release (#79)
fe41dbb Better log for send to explorer button (#77)
ba285c4 Fix not sending sigs (#76)
3cd0a16 Open link on click (#72)
98da84a Update scala & scalafx (#73)
18a6a38 Oracle Explorer confirmation (#69)
ae7ec82 Specify teamid when notarizing on mac (#68)
e80a937 Add fetch depth zero for windows (#67)
aaebc19 Windows packaging (#66)
56a69cf Add fetch depth 0 to fetch all existing tags (#65)
eed2f3d 2021 05 18 pkg version tag (#64)
41f3efb Update About Dialog (#63)
7e4c496 2021 05 11 jpackage release (#56)
2f242fc Update README.md
1c61f72 Better password handling
de300cd Fix javafx on the m1 chip, also upgrade some dependencies (#55)
a8ec366 Update bitcoin-s to v0.6.0
ca41075 Fix data dir / oracleName.txt creation (#54)
f664459 Fix send to explorer, and config parsing
121f3d9 View from explorer (#50)
c0a8c58 Add saved config with more options (#49)
3458251 Add clone event ability (#47)
fa3c934 Use simpler oracle explorer functions (#48)
1bf02f1 Delegate hashing to announcement (#46)
69b37fe Delete sigs option (#45)
6edd75f Add Oracle explorer functionality (#44)
044422b Put create enum event outcomes in a scroll pane (#42)
bb205b5 Bump bitcoin-s
bef0d12 Fix signing numeric outcome with commas (#40)
51bf284 Allow specifying time in advanced mode (#39)
cf9a1fc Improve event view page (#38)
6177993 Fix NPE on wrong password (#37)
1e887ae Update README.md