OpenBazaar / openbazaar-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
994 stars 283 forks source link

Do not use updated contract as update into db #2066

Closed hoffmabc closed 4 years ago

hoffmabc commented 4 years ago

By modifying the contract we generated a new order ID and were updating that in the database. We're only trying to get the correct amount from a legacy contract, not to change the contract itself.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 41.259% when pulling 79e46b29fb6148ee3787c6fe4db26fc1e5cc484c on brian.fix-refundfulfillment into dca0c2ee56bd46a49b68acb2db5c776695da9492 on master.