Skip to content

Releases: deso-protocol/core

1.2.8

09 Dec 17:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8

1.2.7

08 Nov 09:20
Compare
Choose a tag to compare

What's Changed?

  • Fix creator coin royalty Rosetta bug

1.2.6

07 Nov 18:53
Compare
Choose a tag to compare

What's Changed

  • Headers sync is 100x faster
  • Rosetta indexes are now built during core consensus, and don't need to rely on txindex anymore
  • Added support for historical balance lookups for Rosetta

1.2.5

05 Nov 01:16
Compare
Choose a tag to compare

What's Changed

  • Add fix for update profile transactions that clobber deso locked nanos by @maebeam in #139
  • [Postgres] Added String Trimmer & Terminators for mention notifications by @HPaulson in #129
  • Fix swap identity txn string. by @redpartyhat in #138
  • NFTTranser -> NFTTransfer in mispelled rule errors by @lazynina in #130

New Contributors

Full Changelog: v1.2.3...v1.2.5

1.2.3

29 Oct 15:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.3

1.2.1

28 Sep 23:03
Compare
Choose a tag to compare
  • Add VideoURLs to BodySchema

1.2.0

28 Sep 17:49
Compare
Choose a tag to compare

Changes:

  • Rebrand to DeSo

Fresh data directory required

1.1.6

13 Sep 00:57
Compare
Choose a tag to compare

Changes:

  • Add derived keys

1.1.5

10 Sep 11:54
Compare
Choose a tag to compare

Changes:

  • Add NFT transfers and burns
  • Fix CLOUT diamond notifications
  • Fix a bug when closing the txindex DB
  • Add Postgres as a backing store
  • Remove Bitcoin syncing code (woohoo!)

1.1.4

18 Aug 20:52
Compare
Choose a tag to compare

Changes:

  • Diamonds are now paid in CLOUT (#91)
  • Properly shutdown block producer (#86) (@gfodor)
  • Fix bug in get DB high and low bid entries for NFT (#85)