Skip to content

Releases: impactMarket/backend

Celo camp tests

09 Jun 22:11
Compare
Choose a tag to compare
Celo camp tests Pre-release
Pre-release

With this release, we start the celo camp tests.

  • Edit community
  • Set/get username

v0.0.1-alpha.13

29 May 19:11
Compare
Choose a tag to compare
v0.0.1-alpha.13 Pre-release
Pre-release
  • fix BigNumber issue with decimals
  • get pending community in /managerin endpoint
  • get user token history using blockscout api

Cache it completely

21 May 23:09
Compare
Choose a tag to compare
Cache it completely Pre-release
Pre-release
  • Fix initial community cache event

Community 👯

21 May 23:06
Compare
Choose a tag to compare
Community 👯 Pre-release
Pre-release
  • Get complete community info in one request

Fix ABI

21 May 23:02
Compare
Choose a tag to compare
Fix ABI Pre-release
Pre-release

Fix smart-contracts ABIs

Cache everything!

19 May 21:37
Compare
Choose a tag to compare
Cache everything! Pre-release
Pre-release
  • Filter all events, including Transfer (donations)
  • Get beneficiaries, community managers, backers, donations and more from cached transactions

No changes

21 May 23:04
Compare
Choose a tag to compare
No changes Pre-release
Pre-release

No changes

Faster and more complete cache

13 May 14:52
Compare
Choose a tag to compare
Pre-release
  • subscribe to chain events
  • fix transaction cache "unique" problem
  • filter all events from smart-contracts
  • start caching from the last cached block or from the block with the impactmarket deploy if there's no entry
  • filter donations (WIP)

v0.0.1-alpha.6

08 May 19:00
Compare
Choose a tag to compare
v0.0.1-alpha.6 Pre-release
Pre-release
  • transaction cache improved
  • subscribe to chain events (WIP)