Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Releases: cybercongress/cyber-search

0.9.0

31 Jul 18:38
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Chain reorganization going wrong #242
  • Add retry to chain reorganization handler #241
  • Provide statistics for cyber search landing #239
  • Landing for cyberSearch prototype #232
  • Describe cassandra-service context start-up #203

Merged pull requests:

0.8.0

07 Jul 12:41
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Transfer ownership for chaingear app #231
  • Pump Modules Tests #230
  • Search API Module Tests #228
  • Contract Summary Module Tests #225
  • Add callbacks on kafka producers send() operations in pump #219
  • Draw logo and patern for cyber•Search #186
  • Kafka Replication #182
  • Unit/Integration Testing #179

Merged pull requests:

0.7.0

27 Jun 14:01
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Bitcoin pump zoombied on error #220
  • Increase pump history stack size to 1000 #218
  • Replicate kafka consumer group commited offsets #217
  • Pump: Retry kafka store operation after exception #209
  • Add Context Loading Unit Tests #199
  • Favicon and logo for cybersearch.live #196
  • Make Circle Ci docker builds cacheable #184
  • Search API metrics #181
  • Setup monitoring #180
  • Refactoring of search API #178
  • Refactor contract summary to support chain {customName} logic #177
  • Refactor dump to support chain {customName} logic #176
  • Improve bitcoin transactions dump performance #170
  • Improve bitcoin pump perfomance #169
  • Test BTC contracts balances #167
  • ETH Supply Service #166
  • Bitcoin pump failed to dowload 481824-481844 blocks #164
  • Can not find item in search without 0x #131
  • Bring all hashes to one format #121
  • Refactor boilerplate code in Search API #114
  • Custom {chainName} support #102
  • Pump development guide #92
  • Setup set of cyber-search tasks for gitcoin and contributors #74
  • API: Expose index stats #30
  • Setup Bitcoin mempool indexation #21

Merged pull requests:

0.6.0 Bitcoin mempool. Improve bitcoin pump performance.

01 Jun 11:56
098aff6
Compare
Choose a tag to compare

Added:
#169 Improve bitcoin pump perfomance
#21 Setup Bitcoin mempool indexation
#121 Bring all hashes to one format
#92 Pump development guide
#30 API: Expose index stats

Fixed:
#165 Bitcoin Transactions Dump stucks on 16 millions
#164 Bitcoin pump failed to dowload 481824-481844 blocks
#131 Can not find item in search without 0x

0.5.0

19 May 10:06
caab61e
Compare
Choose a tag to compare

Added:
#149 Pump should provide txes with execution traces tree
#150 Dump: Store tx traces along side with tx as json text field
#161 Ethereum contract summary should use traces to calculate balances
#154 Make bitcoin tx outputs cache heap size environment variable
#152 Support of custom {chainName} for pump
#139 Setup ethereum mempool monitoring
#137 Allow ethereum mempool transactions in contract summary
Changed:
#156 Migrate search kafka monitoring info to kafka exporter metrics

0.2.0

06 Apr 13:42
Compare
Choose a tag to compare
#72 Realtime chain reorganisation. Renaming

0.1.4

02 Apr 16:53
05a4dd8
Compare
Choose a tag to compare
Fix kafka consumer initialization issue

0.1.3

02 Apr 15:54
Compare
Choose a tag to compare

#71 Ethereum Dump migrate to java 10

0.1.2

02 Apr 12:51
Compare
Choose a tag to compare

#77 Fix zombie ethereum pump instance

0.1.0

23 Mar 13:28
Compare
Choose a tag to compare

Sprint 5 Release

General:

Moved to Spring ecosystem
System decomposition (pump, dump, services)
Monitoring

Bugs:
#67 Pump stuck after exception
#33 Ethereum indexins is too slow