- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Tue, Nov 11
Tue, Nov 11
Fabien committed rABC980898b99b1e: [e.cash] Remove Zergpool from the mining pool list (authored by Fabien).
[e.cash] Remove Zergpool from the mining pool list
bytesofman updated the diff for D18867: [ecash-wallet, ecash-lib] Support chained XEC txs for XEC-only actions that would otherwise exceed the broadcast size limit.
chained.md name and layout changes, code comment improvements and chained.md reference
teamcity triaged T3916: Build Bitcoin-ABC / Master / Make Generator is broken. as Unbreak Now! priority.
PiRK committed rABC32f7e38bb1ab: [lint] enable FLY002 checks for the Electrum codebase (authored by PiRK).
[lint] enable FLY002 checks for the Electrum codebase
Mon, Nov 10
Mon, Nov 10
bytesofman updated the diff for D18867: [ecash-wallet, ecash-lib] Support chained XEC txs for XEC-only actions that would otherwise exceed the broadcast size limit.
rebase
bytesofman committed rABC43d39e207b44: [ecash-lib] Export new constants and interfaces to be used for chained txs in… (authored by bytesofman).
[ecash-lib] Export new constants and interfaces to be used for chained txs in…
johnkuney committed rABCd6efa3681be9: [e.cash] Pre-consensus countdown banner edit (authored by johnkuney).
[e.cash] Pre-consensus countdown banner edit
cool, removed those, test and lint pass
clean up test file
[Automated] Update seeds
[lint] replace flynt linter with ruff
PiRK committed rABC21d397cf14e4: [lint] Find function calls in default arguments (authored by PiRK).
[lint] Find function calls in default arguments
[lint] replace flake8 with ruff
PiRK committed rABC2ccfed5a9b22: [lint] remove isort linter, enable isort in ruff (authored by PiRK).
[lint] remove isort linter, enable isort in ruff
PiRK committed rABCdc3a737e37aa: contrib: testgen: remove redundant base58 implementation (authored by PiRK).
contrib: testgen: remove redundant base58 implementation
PiRK committed rABC14fa79a95013: [lint] switch from Black to Ruff for python code formatting (authored by PiRK).
[lint] switch from Black to Ruff for python code formatting
PiRK committed rABCb4ec750c43d7: [lint] add a blank line after module level docstring in python files (authored by PiRK).
[lint] add a blank line after module level docstring in python files
[lint] bump black to >=25
[Automated] Update chainparams
teamcity triaged T3915: Build Bitcoin-ABC / Master / Build without ZMQ is broken. as Unbreak Now! priority.
[Cashtab] Add star shard
suffix linter code
PiRK published D18912: [lint] add a blank line after module level docstring in python files for review.
i forgot to publish that one, it is a dependency for the black -> ruff diff
Fabien requested changes to D18867: [ecash-wallet, ecash-lib] Support chained XEC txs for XEC-only actions that would otherwise exceed the broadcast size limit.
In D18867#430878, @bytesofman wrote:
- would also split out the ecash-lib changes here into a separate diff with version bump and land that before this lands
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
rebase for minor change in Contributing.md
update Contributing.md and install dependencies script
split most newline changes into its own diff
Sun, Nov 9
Sun, Nov 9
[Automated] Update timing.json
Sat, Nov 8
Sat, Nov 8
fix is good, test file still seems to have some AI copypasta
adjust tests, change api polling to 10s
Fri, Nov 7
Fri, Nov 7
[doc] Bump minimum GCC dependency
roqqit committed rABC7d9c9397fb0c: [doc] Cleanup minimum supported Debian versions (authored by roqqit).
[doc] Cleanup minimum supported Debian versions
overall...questionable decision to use an API for this at all.
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.91.14.25:41818 for the next 60 minutes.
teamcity awarded D18909: [e.cash] Pre-consensus countdown banner edit a Haypence token.
@bot preview-e.cash
Revert one unnecessary version change
[e.cash] Update /brand color
bytesofman committed rABCb46ad17bf8dd: [e.cash] Add link to charts under explorer in tools menu (authored by bytesofman).
[e.cash] Add link to charts under explorer in tools menu
PiRK retitled D18907: [lint] Find function calls in default arguments from lint: Find function calls in default arguments to [lint] Find function calls in default arguments.