- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 4 2024
Sep 4 2024
[token-server] Bump XEC reward
Sep 3 2024
Sep 3 2024
bytesofman published D16710: [chronik-client] Version bump to publish non-nng chronik-client for review.
roqqit added inline comments to D16695: [avalanche] Add a cache for avalanche voting results of stake contenders.
roqqit updated the summary of D16695: [avalanche] Add a cache for avalanche voting results of stake contenders.
roqqit updated the diff for D16695: [avalanche] Add a cache for avalanche voting results of stake contenders.
- DEFAULT -> UNKNOWN
- fix score type
roqqit committed rABC2ba215927e17: refactor: Enable proof reward rank to be used elsewhere (authored by roqqit).
refactor: Enable proof reward rank to be used elsewhere
[token-server] Improve logging
teamcity awarded D16707: [electrum] remove ecdsa as a direct dependency a Haypence token.
@bot electrum-functional-tests
PiRK published D16705: [electrum] use libsecp256k1 for pubkey recovery (from sig and msg) for review.
resbase
rebase
Bump version to 0.29.12
teamcity awarded D16687: [CI] build libsecp256k1 for electrum tests a Like token.
teamcity awarded D16687: [CI] build libsecp256k1 for electrum tests a Love token.
teamcity awarded D16704: Bump version to 0.29.12 a Haypence token.
@bot electrum-functional-tests
[electrum] deduplicate the ECPrivkey.sign code
PiRK committed rABC6154c4b510d8: [electrum] also use libsecp256k1 for point addition (authored by PiRK).
[electrum] also use libsecp256k1 for point addition
PiRK committed rABCb0d72c50a89b: [electrum] grind ecdsa low R signature when using libsecp256k1 (authored by PiRK).
[electrum] grind ecdsa low R signature when using libsecp256k1
PiRK committed rABCcec785ad7fc4: [electrum] use GENERATOR and CURVE_ORDER from ecc module (authored by PiRK).
[electrum] use GENERATOR and CURVE_ORDER from ecc module
PiRK committed rABCc60c8fbc7d46: [electrum] properly handle point at infinity and point not on curve (authored by PiRK).
[electrum] properly handle point at infinity and point not on curve
PiRK committed rABC26c62cc78b2c: [electrum] refactor private key class to better abstract ecdsa library usage (authored by PiRK).
[electrum] refactor private key class to better abstract ecdsa library usage
Sep 2 2024
Sep 2 2024
[electrum] regenerate protobuf files
teamcity triaged T3624: Build Bitcoin-ABC / Master / Cross Builds / Cross Build OSX is broken. as Unbreak Now! priority.
Fabien committed rABCa8ce9a440b5a: [cmake] Add an option to build the secp256k1 library as shared (authored by Fabien).
[cmake] Add an option to build the secp256k1 library as shared
tobias_ruck committed rABCe12a635a00a9: [Chronik] Support listening to WebSocket updates from plugins (authored by tobias_ruck).
[Chronik] Support listening to WebSocket updates from plugins
Sep 1 2024
Sep 1 2024
teamcity triaged T3623: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux 64 is broken. as Unbreak Now! priority.
[Automated] Update seeds
[Automated] Update chainparams
[Automated] Update timing.json
Aug 31 2024
Aug 31 2024
[Automated] Update electrum checkpoints
Use local chronik
- I did a quick grep and there's no documentation on the chronik.lokadId() API, which is exclusively on in-node chronik?
- Maybe outside the scope of this diff, but can do with a production considerations section that talks to the various production challenges e.g. retrieving an address' history since inception can be tricky, as it's typically larger than the max number of pages retrievable per API call (200 pages). In which case the doc should recommend retrieving the first page so you get the numPages property which can be used to then work out the appropriate history pagination or to loop through and build up an array of promises for concurrent execution.
bytesofman committed rABCa7dca5af3af9: [token-server] Bump rate limit window to one hour (authored by bytesofman).
[token-server] Bump rate limit window to one hour
Aug 30 2024
Aug 30 2024
Fabien requested changes to D16695: [avalanche] Add a cache for avalanche voting results of stake contenders.
Fabien committed rABC4f410b8b7e06: [avalanche] Reject transactions that conflict with a finalized one (authored by Fabien).
[avalanche] Reject transactions that conflict with a finalized one
[e.cash] Swap color cashtab logos
Yeah since all the logos are different aspects, they have a fixed height and the widths can vary.
Could make it a fixed width but then the heights will vary (and it wouldn't look right since would move the top line of the text)
Best option probably would be to pick a size and fit each logo in it with extra whitespace as needed/looks balanced
teamcity triaged T3622: Build Bitcoin-ABC / Master / Native tests / Test Native OSX is broken. as Unbreak Now! priority.
[Cashtab] Update dependencies
bytesofman committed rABC4a17fbed5dfd: [token-server] Implement rate limiting by IP (authored by bytesofman).
[token-server] Implement rate limiting by IP
tobias_ruck published D16696: [Chronik] Support listening to WebSocket updates from plugins for review.
rebase
rebase
rebase
rebase