quorumcontrol / dgit

dgit adds decentralized ownership to git - powered by Tupelo DLT and Skynet
https://dgit.dev/
MIT License
207 stars 16 forks source link

Feature: batched tupelo transactions #29

Closed cap10morgan closed 4 years ago

cap10morgan commented 4 years ago

This seems to speed things up pretty well.

After implementing this, I noticed there was a pretty big opportunity to parallelize Sia uploads. So I did that too. 😁

Trello card

cap10morgan commented 4 years ago

Got a

dgit.storage.siaskynet.skynet-temporal    siaskynet/object.go:109 object 3c5ccc8bc7b33953648b33d9c4adb7a16aec8c1d upload failed: %!w(<nil>)

but then remote-helper still responded with a ok refs/heads/master

I'm hoping 9d9cf3d will improve things here.