Releases: cybercongress/cyber-search
0.9.0
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:
- Fix Search API. Make ethereum hashes case insensitive. Remove hash prefix on search. #247 (arturalbov)
- Landing make up #245 (SaveTheAles)
- Describe cassandra-service context start-up #244 (arturalbov)
- Chain reorganization going wrong #243 (arturalbov)
- Script collecting docs from project /docs folder #240 (arturalbov)
- Add cyberSearch landing prototype #235 (SaveTheAles)
0.8.0
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:
- Pump Modules Tests #236 (arturalbov)
- Search API Module Tests #229 (arturalbov)
- Contract Summary Module Tests #227 (arturalbov)
- logo cyber search #226 (Olga584)
0.7.0
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:
- Add callbacks on kafka producers send() operations in pump #224 (arturalbov)
- Replicate kafka consumer group commited offsets #223 (arturalbov)
- Rename elassandra DC #222 (hleb-albau)
- bro-n-bro/cybernode#90 Make chains monitoring templateable. #221 (hleb-albau)
- Update bitcoin contract summary search API #216 (arturalbov)
- Update test dependencies. Remove common-test module #215 (arturalbov)
- cybercongress/cybercongress#66 autogenerated changelog #214 (hleb-albau)
- Docs update #213 (arturalbov)
- Refactor contract summary to support chain {customName} logic #212 (arturalbov)
- Refactor dump to support chain {customName} logic #211 (arturalbov)
- Pump: Retry kafka store operation after exception #210 (arturalbov)
- Use Java 8 instead of 10 #208 (hleb-albau)
- Refactoring of search API #207 (arturalbov)
- Add Context Loading Unit Tests #199 #206 (hleb-albau)
- Make Circle Ci docker builds cacheable #205 (IRus)
- Refactor boilerplate code in Search API #204 (arturalbov)
- 100 context loading tests #202 (hleb-albau)
- Add gitcoin badge in README.md #201 (SaveTheAles)
- Improve Bitcoin Dump Performance #200 (arturalbov)
0.6.0 Bitcoin mempool. Improve bitcoin pump performance.
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
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
#72 Realtime chain reorganisation. Renaming
0.1.4
Fix kafka consumer initialization issue