dalten-collective / books

bookkeeping on urbit?
3 stars 1 forks source link

Would you try this please? #2

Closed rabsef-bicrym closed 2 years ago

rabsef-bicrym commented 2 years ago

I'm not sure why /app/books/hoon lns 150-159 isn't resulting in transactions always getting a new transaction put in. It seems like it should, it compiles and computes, and yet, there are missing dates. It even seems like the date is right and differentiated. Very curious indeed!

To test:

  1. install and commit the desk
  2. build the interface and npm rn serve
  3. load some ethereum wallet of your choosing, e.g.:
    :books &books-page [%add-wallet 0xee88.4fe6.d895.5a12.a91b.e2eb.e897.e2fa.ea76.e594 'eric' ~]
  4. watch outputs
rabsef-bicrym commented 2 years ago

Nevermind - figured it out