- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mon, Dec 9
remove p2pkh and p2sh conversion methods, update and organize tests, remove type conversion support from toScript() and toScriptHex()
@bot guix-win
@bot guix-osx
OK. rev matches the merge commit hash for PR12
- set the chronikelectrumbind param by default
- rename jsonrpc_utils -> jsonrpctools.py (consistency with blocktools, txtools, avatools...)
- set "id" and "params" only if they are not None. Both of these may be omitted as per spec (https://www.jsonrpc.org/specification#notification)
Sun, Dec 8
Adding --locked to explorer.Dockerfile as D17313 did not specify cargo build --release --locked
Sat, Dec 7
There's a 3 second lag to scrolling on this test site. Unlikely to be caused by this diff and I guess we haven't had a diff that necessitated the scrolling of tx history but it is a material issue.
check also the id in the response matches the one in the query
Changed cargo build to cargo build --locked to ensure reproducible builds
Build Bitcoin ABC Diffs / Diff Testing (preview-explorer) passed.
Preview is available at http://51.178.130.230:41946 for the next 60 minutes.
@bot preview-explorer