Skip to content

Releases: duniter/cesium-plus-pod

0.17.1

03 Oct 20:35
Compare
Choose a tag to compare
  • More stable synchronization - fix #25
  • Add new configuration option duniter.p2p.discovery.enable, to disable P2P discovery and automatic importation of discovered peers
  • Rename option duniter.p2p.ping.endpoints into duniter.p2p.includes.endpoints
  • add execution time in the synchronizations execution index :

0.17.0

02 Oct 16:36
Compare
Choose a tag to compare
0.17.0 Pre-release
Pre-release

Fix #24

0.16.1

20 Sep 15:07
Compare
Choose a tag to compare
  • Add a new option in settings, to set default endpoints to use during synchro :
duniter.p2p.ping.endpoints: [
   "g1:ES_USER_API g1.data.duniter.fr 443",
   "g1:ES_SUBSCRIPTION_API g1.data.duniter.fr 443"
]

0.16.0

20 Sep 07:41
Compare
Choose a tag to compare
  • Add P2P synchronization, using the duniter peers network
  • New index /docstat : hourly statistics on indices data

0.15.0

12 Aug 10:11
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release
  • Workaround for compat with Duniter v1.4.13 (ignoring unused json properties, in block and parameters)
  • Add new index /page

0.14.0

24 Jul 13:06
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release

0.12.0

07 Jul 21:11
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release
  • Add log to debug BC indexation error (NullPointerException on tx inputs - #17)

0.11.2

24 Jun 18:22
Compare
Choose a tag to compare
0.11.2 Pre-release
Pre-release
  • Remove market categories, from plugin ressources

0.11.0

30 May 22:10
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release

ElasticSearch changes:

  • [enh] Add new index <currency>/movement with all TX found in the BlockChain
  • [fix] Some peers were not indexed or updated, in index <currency>/peer
  • [fix] Default config now enable (by default) BlockChain indexation

Client / command line tool changes:

  • [fix] running under Linux 64bit architecture failed (bad JRE)

0.10.6

18 May 16:11
Compare
Choose a tag to compare
0.10.6 Pre-release
Pre-release
  • Manage TOR endpoints
  • Add issuer on index <currency>/blockstat (demo here)