@bot build-chronik
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 26 2024
also update CMakeLists.txt
Feb 25 2024
Feb 24 2024
Feb 23 2024
fix deadlock
Feb 20 2024
Feb 19 2024
seems like Rust is already enabling SO_REUSEADDR anyway: https://doc.rust-lang.org/nightly/src/std/sys_common/net.rs.html#408, so this doesn't help
should work now, build failure seems unrelated
Feb 18 2024
so close!
Feb 17 2024
squashed into D15472
squash D15473.
If I back out the client-side validation and run ws.sub('p2pkh', '1111111111') -- this gets added to ws.subs and I get no error msg from the websocket.
Still, potential issue if expected behavior is to get the error as a msg from the ws.
fix lint, rerun CI
fix except
Feb 16 2024
This looks so much better. We just need to do the _UNKNOWN change in the string literals.
this should be closed, it's unlikely ABC will support BCHN again after all that monkeying with the protocol
I like where this diff is going!
or just BLK_MSG_TYPES instead of KNOWN_BLK_MSG_TYPES
Feb 15 2024
@bot build-linux-arm build-linux-aarch64
Feb 14 2024
actually rebase onto master
rebase onto master
fix comment
make explanation human readable
Feb 13 2024
rerun CI
forgot to use the burn TokenTx, put to use now
fix comments, update error message