Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@kremalicious kremalicious released this 11 Dec 10:41
· 474 commits to main since this release
cb68c5e
  • travis badge fix (f1ccbea)
  • project setup fixes (#1) (f649083)
  • update README file. (61238ab)
  • remove unused import. (0c4c3a5)
  • add pool transaction count, update pool reserves correctly, prevent div-by-zero errors. (7337d68)
  • debug pool history issue. (b47cf07)
  • update consume price and use pool contract call. (827d51b)
  • update token reserve at the pool level, fix issues. (bc33ba6)
  • update schema, fix bugs, prevent processing tx multiple times. (0b53e70)
  • simplify increment (9a74178)
  • create new user when processing new datatoken (d834f6b)
  • update schema to support pool reserve/price history and data token transaction history and balance history. (7184969)
  • fix parsing pool setup parameters. (53ac1a5)
  • fix errors, add order handler. (6470cb1)
  • add datatoken mapping and handlers (316dbeb)
  • Add mappings for BFactory and BPool events with handlers (4946124)
  • Initial commit (3f79ce7)