- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 7 2023
Cashtab UI changes / fixes supporting alias registration have been on hold while the server is finalized
Better tests, remove commenting errors, validate for hex string
@bot build-linux64 build-osx build-win64 gitian-linux gitian-osx gitian-win
The problem is that there isn't actually a "CK Pool" mining pool on eCash. As far as I can tell, the "CK pool" message in the coinbase is just a result of a solo miner using this software
@bot gitian-osx gitian-linux gitian-win
try to find_package(Boost... unconditionnaly
This is probably the missing commit : https://github.com/bitcoin/bitcoin/pull/10195/commits/bd83111a0fcfdb97204a0180bcf861d3b53bb6c2
@bot gitian-osx gitian-linux gitian-win
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.19.73:41831 for the next 60 minutes.
@bot preview-e.cash
In D14000#312609, @Mengerian wrote:In D14000#312571, @Fabien wrote:If anything, simplifying can be achieved by removing the special case so we can print "CKPool, mined by IceBerg" the same way we detect it for via btc (with no special case).
The problem is that there isn't actually a "CK Pool" mining pool on eCash. As far as I can tell, the "CK pool" message in the coinbase is just a result of a solo miner using this software: https://bitbucket.org/ckolivas/ckpool/src/master/
In D14000#312571, @Fabien wrote:If anything, simplifying can be achieved by removing the special case so we can print "CKPool, mined by IceBerg" the same way we detect it for via btc (with no special case).
typo fix
Jun 6 2023
util add should be split out
What's the status of this diff ?
This is strictly worse than the current implementation.
Actually if we want to do minimum pushes, better to support eMPP spec https://github.com/Bitcoin-ABC/bitcoin-abc/blob/master/chronik/bitcoinsuite-slp/src/empp/mod.rs
Simplify indexing by requiring single OP_RETURN output at first position to be valid
Responding to feedback
Require minimal pushes, require valid addresses
move compat/stdin.h to internal includes
tested with
arc patch D13998 arc lint --everything
That's awesome! It will cut the depends build time quite a bit.