Hi fellow BGLers!
It looks like less than a day left before the next BGL halvening!
congrats to all community members and participants!
There are some updates as well:
1. The release 0.1.10 is here, the code is synced with BTC Core up to Jan 2023.
All thanks to our member janus (just check the commits amount merged, several hundreds)!
Everyone is welcome to test the new build, it's for Linux systems, MacOS and Windows would follow very soon.
https://github.com/BitgesellOfficial/bitgesell/releases/tag/0.1.102. For the bridge. Yes, I've got reports that the bridge is misbehaving. Now, I think the reason for this is 'burst' requests in the BSC, that break the nonce tracking and outgoing BSC transfers start to fail. Probably this is connected to raise of the popularity of the project in recent days.
2a. I suggest to make things faster to write at
it@bitgesell.ca with link/transaction hash (either in BGL, BSC or Eth) which is transaction YOU did sent to a bridge and that did not got funds trough or returned back.
2b. The bridge code would be stabilized or rewrtitten. The code is open, if you have an idea how to handle nonces in a reliable way easily please feel free to commit or contact. My approach would be to rewrite outgoing txes for Eth/BSC so they would be aligned in the queue and launched one by one, in a separate worker outside of the block scanning ones.
Anyways,
cheers guys!