Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta data is not copied on voided Transactions #4

Closed
mos-flash opened this issue Apr 19, 2016 · 7 comments
Closed

meta data is not copied on voided Transactions #4

mos-flash opened this issue Apr 19, 2016 · 7 comments

Comments

@mos-flash
Copy link

Hi,

not sure if this library is still actively maintained. I believe I have come across a bug where transactions which have meta tags are not voided correctly. The extra ledger entry which is created to reverse the original transaction should have the same meta data as the original entries. if this is not the case - then balance queries based on meta tags are incorrect when a transaction has been voided.

The commit below shows a fix and updated test case. I also upgraded the version of a few libraries.

mos-flash@729253b

I'm fairly new to JS and coffee script so feedback on changes is welcome.

@koresar
Copy link
Collaborator

koresar commented Aug 15, 2017

@jraede hi there!

The project looks great, but unvisited for 4 years. I understand how that happens.

How about mos and I take ownership of the package, start maintaining it and upgrading, etc?

That would help the community greatly!

@jraede
Copy link
Contributor

jraede commented Aug 16, 2017 via email

@koresar
Copy link
Collaborator

koresar commented Aug 16, 2017

That's awesome!
NPM is simple: https://docs.npmjs.com/cli/owner
Basically, npm owner add koresar inside the repo.

@koresar
Copy link
Collaborator

koresar commented Aug 17, 2017

Some info about myself.
I lead this OSS - https://github.com/stampit-org/stampit
and write about it sometimes - https://medium.com/@koresar/fun-with-stamps-episode-1-stamp-basics-e0627d81efe0
It consists of a dozen other modules - https://www.npmjs.com/~stamp

Mos and I work here: https://www.flash-fx.com/
We forked your awesome module, but we believe we can do a better effort by maintaining it publicly.

When would you have time to do the clicks?

@jraede
Copy link
Contributor

jraede commented Aug 17, 2017

@koresar should be all set.

@koresar
Copy link
Collaborator

koresar commented Aug 17, 2017

Brilliant! Thank you so much.
We appreciate your help.

@koresar
Copy link
Collaborator

koresar commented Aug 23, 2017

@jraede good news. v1.0.0 was published!
https://unpkg.com/medici@1.0.0/

See changes in the bottom of the README https://github.com/koresar/medici#changelog
Here is the PR involved: #5

Thank you very much Jason for the great piece of code and the openness. :)

@koresar koresar closed this as completed Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants