Page MenuHomePhabricator
Feed All Stories

Mar 22 2021

Fabien requested review of D9340: Drop bch network.
Mar 22 2021, 10:05
Fabien requested review of D9339: Drop duplicated chainparamsconstants.cpp.
Mar 22 2021, 10:00
PiRK added a comment to D9338: [avalanche] refactor conditional processing in ProcessMessage.

I suspect that the if (!g_avalanche) test will never be true. In init.cpp, g_avalanche is set in step 7 before the node actually starts connecting to peers (step 12).

Mar 22 2021, 09:31
PiRK updated the summary of D9338: [avalanche] refactor conditional processing in ProcessMessage.
Mar 22 2021, 09:21
PiRK updated the diff for D9338: [avalanche] refactor conditional processing in ProcessMessage.

move & add comments

Mar 22 2021, 09:20
PiRK requested review of D9338: [avalanche] refactor conditional processing in ProcessMessage.
Mar 22 2021, 09:14
Fabien closed D9334: Add -netinfo peer connections dashboard.
Mar 22 2021, 09:13
Fabien committed rABC02e6486e5d6d: Add -netinfo peer connections dashboard (authored by Jon Atack <jon@atack.com>).
Add -netinfo peer connections dashboard
Mar 22 2021, 09:13
Fabien closed D9333: Bump version to 0.23.0.
Mar 22 2021, 09:12
Fabien committed rABCc0abbe448a86: Bump version to 0.23.0 (authored by Fabien).
Bump version to 0.23.0
Mar 22 2021, 09:12
Fabien closed D9225: Move replay protection activation to Nov. 15, 2021.
Mar 22 2021, 09:11
Fabien committed rABCb3f978c96962: Move replay protection activation to Nov. 15, 2021 (authored by Fabien).
Move replay protection activation to Nov. 15, 2021
Mar 22 2021, 09:11
Fabien closed D9332: net: improve nLastBlockTime and nLastTXTime documentation.
Mar 22 2021, 09:08
Fabien committed rABC610fc886e8e5: net: improve nLastBlockTime and nLastTXTime documentation (authored by Jon Atack <jon@atack.com>).
net: improve nLastBlockTime and nLastTXTime documentation
Mar 22 2021, 09:08
Fabien closed D9331: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in getpeerinfo.
Mar 22 2021, 09:07
Fabien committed rABCd923449b165b: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in… (authored by Jon Atack <jon@atack.com>).
net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in…
Mar 22 2021, 09:07
Fabien closed D9330: p2p: Reduce inv traffic during IBD.
Mar 22 2021, 09:05
Fabien committed rABC53281306280f: p2p: Reduce inv traffic during IBD (authored by MarcoFalke <falke.marco@gmail.com>).
p2p: Reduce inv traffic during IBD
Mar 22 2021, 09:05
Fabien closed D9326: net: Extract download permission from noban.
Mar 22 2021, 09:04
Fabien committed rABC56f61132d708: net: Extract download permission from noban (authored by MarcoFalke <falke.marco@gmail.com>).
net: Extract download permission from noban
Mar 22 2021, 09:04
Fabien closed D9325: doc: Extract net permissions doc.
Mar 22 2021, 09:03
Fabien committed rABC630e4f7fd5f1: doc: Extract net permissions doc (authored by MarcoFalke <falke.marco@gmail.com>).
doc: Extract net permissions doc
Mar 22 2021, 09:03
Fabien closed D9324: Prepare docs for the next minor version bump.
Mar 22 2021, 09:02
Fabien committed rABC37fd3f1027cf: Prepare docs for the next minor version bump (authored by Fabien).
Prepare docs for the next minor version bump
Mar 22 2021, 09:01
Fabien closed D9335: Cleanup the seeder list.
Mar 22 2021, 09:00
Fabien committed rABCc380397ca3d5: Cleanup the seeder list (authored by Fabien).
Cleanup the seeder list
Mar 22 2021, 09:00

Mar 21 2021

jasonbcox accepted D9335: Cleanup the seeder list.
Mar 21 2021, 15:41

Mar 20 2021

teamcity closed T1587: Build Bitcoin-ABC / Master / Build without Qt is broken. as Resolved.
Mar 20 2021, 20:41
Joey King <joseph.roy.king@gmail.com> closed D9337: [Cashtab] Upgrading pkg dependencies.
Mar 20 2021, 20:39
Joey King <joseph.roy.king@gmail.com> committed rABCc714c4dfb1da: [Cashtab] Upgrading pkg dependencies (authored by Joey King <joseph.roy.king@gmail.com>).
[Cashtab] Upgrading pkg dependencies
Mar 20 2021, 20:39

Mar 19 2021

Fabien accepted D9337: [Cashtab] Upgrading pkg dependencies.
Mar 19 2021, 20:45
Mengerian accepted D9335: Cleanup the seeder list.
Mar 19 2021, 20:18
majcosta accepted D9334: Add -netinfo peer connections dashboard.
Mar 19 2021, 19:12
bytesofman accepted D9336: [WEBSITE] Add an upgrade notice banner to the release page.
Mar 19 2021, 17:55
bytesofman requested review of D9337: [Cashtab] Upgrading pkg dependencies.
Mar 19 2021, 17:18
teamcity triaged T1587: Build Bitcoin-ABC / Master / Build without Qt is broken. as Unbreak Now! priority.
Mar 19 2021, 17:00
PiRK closed D9329: [avalanche] implement buildRemoteSighash and buildLocalSighash.
Mar 19 2021, 16:53
PiRK committed rABCf07ea60dfe3a: [avalanche] implement buildRemoteSighash and buildLocalSighash (authored by PiRK).
[avalanche] implement buildRemoteSighash and buildLocalSighash
Mar 19 2021, 16:53
Fabien requested review of D9336: [WEBSITE] Add an upgrade notice banner to the release page.
Mar 19 2021, 16:30
Joey King <joseph.roy.king@gmail.com> closed D9328: [Cashtab] Add tx history.
Mar 19 2021, 16:00
Joey King <joseph.roy.king@gmail.com> committed rABC806cda77e068: [Cashtab] Add tx history (authored by Joey King <joseph.roy.king@gmail.com>).
[Cashtab] Add tx history
Mar 19 2021, 16:00
Fabien accepted D9328: [Cashtab] Add tx history.
Mar 19 2021, 15:58
PiRK added inline comments to D9327: [avalanche] implement an avalanche handshake.
Mar 19 2021, 15:45
PiRK updated the diff for D9327: [avalanche] implement an avalanche handshake.

address most of the review items

Mar 19 2021, 15:38
majcosta accepted D9335: Cleanup the seeder list.
Mar 19 2021, 14:55
Fabien accepted D9329: [avalanche] implement buildRemoteSighash and buildLocalSighash.
Mar 19 2021, 13:44
PiRK retitled D9329: [avalanche] implement buildRemoteSighash and buildLocalSighash from [avalanche] implement buildRemoteChallenge and buildLocalChallenge to [avalanche] implement buildRemoteSighash and buildLocalSighash.
Mar 19 2021, 13:17
PiRK updated the diff for D9329: [avalanche] implement buildRemoteSighash and buildLocalSighash.

rename "Challenge" -> "Sighash" to keep the c++ and python code consistent

Mar 19 2021, 13:16
Fabien requested changes to D9327: [avalanche] implement an avalanche handshake.
Mar 19 2021, 10:53
PiRK updated the diff for D9327: [avalanche] implement an avalanche handshake.

fix typo: I accidentaly turned MSG_CMPCT_BLOCK into a tuple by appending a comma to the line

Mar 19 2021, 10:11
PiRK planned changes to D9327: [avalanche] implement an avalanche handshake.

must fix another test broken by change to CInv

Mar 19 2021, 10:05
Fabien requested review of D9335: Cleanup the seeder list.
Mar 19 2021, 09:41
PiRK accepted D9333: Bump version to 0.23.0.
Mar 19 2021, 09:16
PiRK accepted D9332: net: improve nLastBlockTime and nLastTXTime documentation.
Mar 19 2021, 07:25
PiRK accepted D9331: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in getpeerinfo.
Mar 19 2021, 07:23
PiRK accepted D9330: p2p: Reduce inv traffic during IBD.
Mar 19 2021, 07:17

Mar 18 2021

teamcity updated the summary of D9334: Add -netinfo peer connections dashboard.
Mar 18 2021, 20:41
Fabien requested review of D9334: Add -netinfo peer connections dashboard.
Mar 18 2021, 20:41
Fabien requested review of D9333: Bump version to 0.23.0.
Mar 18 2021, 20:35
teamcity awarded D9330: p2p: Reduce inv traffic during IBD a Haypence token.
Mar 18 2021, 20:31
Fabien added a comment to D9330: p2p: Reduce inv traffic during IBD.

@bot build-ibd

Mar 18 2021, 20:30
teamcity updated the summary of D9332: net: improve nLastBlockTime and nLastTXTime documentation.
Mar 18 2021, 20:05
Fabien requested review of D9332: net: improve nLastBlockTime and nLastTXTime documentation.
Mar 18 2021, 20:04
teamcity updated the summary of D9331: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in getpeerinfo.
Mar 18 2021, 20:01
Fabien requested review of D9331: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in getpeerinfo.
Mar 18 2021, 20:01
teamcity updated the summary of D9330: p2p: Reduce inv traffic during IBD.
Mar 18 2021, 19:52
Fabien requested review of D9330: p2p: Reduce inv traffic during IBD.
Mar 18 2021, 19:52
bytesofman updated the diff for D9328: [Cashtab] Add tx history.

Handle unconfirmed txs, remove redundant txHistory prop and instead only use parsedTxHistory to check if wallet is new

Mar 18 2021, 16:01
teamcity added a comment to D9327: [avalanche] implement an avalanche handshake.
Mar 18 2021, 14:29
teamcity added a comment to D9327: [avalanche] implement an avalanche handshake.
Mar 18 2021, 14:27
teamcity added a comment to D9327: [avalanche] implement an avalanche handshake.
Mar 18 2021, 14:26
PiRK updated the diff for D9327: [avalanche] implement an avalanche handshake.

add a basic test

Mar 18 2021, 14:19
bytesofman added inline comments to D9328: [Cashtab] Add tx history.
Mar 18 2021, 12:45
bytesofman updated the diff for D9328: [Cashtab] Add tx history.

Resolving comments. Keeping explorer.be.cash for now though because it parses token txs.

Mar 18 2021, 12:43
Fabien requested changes to D9328: [Cashtab] Add tx history.
Mar 18 2021, 09:56
PiRK added a comment to D9329: [avalanche] implement buildRemoteSighash and buildLocalSighash.

I just noticed that buildRemoteChallenge is already implemented in the test framework and is called get_sighash: https://reviews.bitcoinabc.org/source/bitcoin-abc/browse/master/test/functional/test_framework/messages.py$998

Mar 18 2021, 09:48
PiRK updated the diff for D9323: [avalanche] register our proof after IBD.

add a test (contributed by @Fabien)

Mar 18 2021, 09:37
PiRK updated the summary of D9327: [avalanche] implement an avalanche handshake.
Mar 18 2021, 09:24
PiRK planned changes to D9327: [avalanche] implement an avalanche handshake.
Mar 18 2021, 09:24
PiRK updated the diff for D9327: [avalanche] implement an avalanche handshake.

rebase on top of D9329 to factor out the remote challenge generation

Mar 18 2021, 09:24
PiRK requested review of D9329: [avalanche] implement buildRemoteSighash and buildLocalSighash.
Mar 18 2021, 09:19
teamcity closed T1586: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Windows 64-bit is broken. as Resolved.
Mar 18 2021, 08:46
PiRK planned changes to D9327: [avalanche] implement an avalanche handshake.
Mar 18 2021, 08:33
PiRK updated the diff for D9327: [avalanche] implement an avalanche handshake.

rebase after merging D9306

Mar 18 2021, 08:33
PiRK closed D9306: [avalanche] add an upper limit for the number of UTXOs in a proof.
Mar 18 2021, 08:18
PiRK committed rABC7006b4646f01: [avalanche] add an upper limit for the number of UTXOs in a proof (authored by PiRK).
[avalanche] add an upper limit for the number of UTXOs in a proof
Mar 18 2021, 08:18
PiRK requested review of D9323: [avalanche] register our proof after IBD.
Mar 18 2021, 07:58
PiRK planned changes to D9323: [avalanche] register our proof after IBD.
Mar 18 2021, 07:56
teamcity triaged T1586: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Windows 64-bit is broken. as Unbreak Now! priority.
Mar 18 2021, 04:45
abc-bot committed rABC54f3cd4ad41f: [Automated] Update timing.json (authored by abc-bot).
[Automated] Update timing.json
Mar 18 2021, 03:20
abc-bot committed rABCe472ed78c7e7: [Automated] Update seeds (authored by abc-bot).
[Automated] Update seeds
Mar 18 2021, 02:16
abc-bot committed rABCb0a244e6aa53: [Automated] Update chainparams (authored by abc-bot).
[Automated] Update chainparams
Mar 18 2021, 02:08
bytesofman requested review of D9328: [Cashtab] Add tx history.
Mar 18 2021, 00:33

Mar 17 2021

Fabien updated the diff for D9326: net: Extract download permission from noban.

Add missing formatting changes + improve layout

Mar 17 2021, 16:44
PiRK planned changes to D9327: [avalanche] implement an avalanche handshake.
Mar 17 2021, 15:16
PiRK updated the diff for D9327: [avalanche] implement an avalanche handshake.

implement missing step in the avalanche handshake:
after receiving a avahello message, a node requests the proof corresponding to the proofid in the delegation,
and now the other node responds to this request with its proof.

Mar 17 2021, 15:16
majcosta accepted D9326: net: Extract download permission from noban.
Mar 17 2021, 14:20
PiRK planned changes to D9327: [avalanche] implement an avalanche handshake.
Mar 17 2021, 14:14
majcosta accepted D9325: doc: Extract net permissions doc.
Mar 17 2021, 13:41
majcosta accepted D9324: Prepare docs for the next minor version bump.
Mar 17 2021, 13:32