bluzelle / blzjs

Javascript client library for Bluzelle Service
Apache License 2.0
19 stars 13 forks source link

next-gen client #26

Closed scottburch closed 4 years ago

scottburch commented 4 years ago

reduction in code

fixed bug

converted api.js to api.ts and corrected errors

lots of refactoring

refactor do query code

refactored read()

fix bug in read

many updates

centralizing error messages

small cleanup

remove debug code

adjust tsconfig for proper output

code cleanup

code fixes

fixed code that I broke - lease time returned from getNShortestLease

working in browser

added todo app

added todo app

remove .next

adding todo demo

optimistic update is working

delete working

added delete

removed poling relying on just transactions now

added mark completed

cleanup

visual cleanup

added mask spinner

move initialization into TodoList component so hot reloads work

cleanup

change server

Changed import to point to new library location

pluralize getNShortestLease

add readme

changed to testnet and added readme

removed old api.js file

update todo demo to use testnet

Code cleanup and add more types

cosmos.ts not working

working version

still working

still working

all tests passing

working with sequence number change

convert files to typescript

adding types

added more type definitions

module file updated

Added params form to start of demo todo app

working

updated changelog

updated demo app

Added two new samples

adding simple web example

added README

changed from using source to using lib

added API type to ba in sample

added express boilerplate

added readme

updated readme

fixed readme

Added simple hello world sample

cleaned up hello-world.js

a little more cleanup

added error handling

added browser client

code cleanup

v1.0.6

v1.0.7

v1.0.8

update readmes

rebuilding

try1

try2

try4

next-gen client

try6

next-gen client

try 8

try 9

try 10

try 11

fixing tests

fix more tests