Page MenuHomePhabricator
Feed Advanced Search

May 28 2021

majcosta requested review of D9603: [refactor] get ValueFromAmount via an implicit Amount::operator UniValue().
May 28 2021, 15:22

May 27 2021

majcosta accepted D9586: [Cashtab] Patch bug in fee calculation for token creation.
May 27 2021, 15:36

May 25 2021

majcosta closed D9585: [cashtab] update REST endpoint url.
May 25 2021, 19:03
majcosta committed rABCe5d8bde29927: [cashtab] update REST endpoint url (authored by majcosta).
[cashtab] update REST endpoint url
May 25 2021, 19:03
majcosta requested review of D9585: [cashtab] update REST endpoint url.
May 25 2021, 16:27

May 24 2021

majcosta updated the diff for D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.

rebase

May 24 2021, 20:48
majcosta updated the diff for D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.

rebase

May 24 2021, 19:18
majcosta accepted D9575: [test] Remove final references to mininode.
May 24 2021, 17:01
majcosta accepted D9574: test: resort imports.
May 24 2021, 16:58
majcosta accepted D9573: scripted-diff: Rename mininode to p2p.
May 24 2021, 16:55
majcosta accepted D9572: scripted-diff: Rename mininode_lock to p2p_lock.
May 24 2021, 16:54
majcosta requested changes to D9569: [Cashtab] Remove console logging when in production environment.

no reason to drop this, imho

May 24 2021, 16:46

May 20 2021

majcosta accepted D9549: Add txrequest fuzz tests.
May 20 2021, 03:56
majcosta accepted D9548: Add txrequest unit tests.
May 20 2021, 03:54
majcosta accepted D9547: Add txrequest module.
May 20 2021, 03:44
majcosta accepted D9555: [Cashtab] Reduce default fee.
May 20 2021, 01:29

May 19 2021

majcosta accepted D9556: [website] Fix BCH donation address explorer link.
May 19 2021, 20:36

May 18 2021

majcosta abandoned D9540: [backport#19988 5/9] Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peers.
May 18 2021, 15:25
majcosta abandoned D9539: [backport#19988 4/9] Change transaction request logic to use txrequest.
May 18 2021, 15:24
majcosta abandoned D9538: [backport#19988 3/9] Add txrequest fuzz tests.
May 18 2021, 15:24
majcosta abandoned D9537: [backport#19988 2/9] Add txrequest unit tests.
May 18 2021, 15:24
majcosta abandoned D9536: [backport#19988 1/9] Add txrequest module.

already done D9547

May 18 2021, 15:23

May 17 2021

majcosta planned changes to D9537: [backport#19988 2/9] Add txrequest unit tests.
May 17 2021, 18:03
majcosta planned changes to D9538: [backport#19988 3/9] Add txrequest fuzz tests.
May 17 2021, 18:03
majcosta planned changes to D9539: [backport#19988 4/9] Change transaction request logic to use txrequest.
May 17 2021, 18:02
majcosta planned changes to D9540: [backport#19988 5/9] Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peers.
May 17 2021, 18:02
majcosta planned changes to D9536: [backport#19988 1/9] Add txrequest module.
May 17 2021, 18:01
majcosta requested review of D9540: [backport#19988 5/9] Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peers.
May 17 2021, 17:59
majcosta requested review of D9539: [backport#19988 4/9] Change transaction request logic to use txrequest.
May 17 2021, 17:58
majcosta requested review of D9538: [backport#19988 3/9] Add txrequest fuzz tests.
May 17 2021, 17:56
majcosta requested review of D9537: [backport#19988 2/9] Add txrequest unit tests.
May 17 2021, 17:53
majcosta requested review of D9536: [backport#19988 1/9] Add txrequest module.
May 17 2021, 17:52
majcosta closed D9530: [backport#19272] net, test: invalid p2p messages and test framework improvements.
May 17 2021, 15:50
majcosta committed rABC21970f454c3b: [backport#19272] net, test: invalid p2p messages and test framework improvements (authored by majcosta).
[backport#19272] net, test: invalid p2p messages and test framework improvements
May 17 2021, 15:50

May 15 2021

majcosta accepted D9534: Add some release notes for the version 0.23.4.
May 15 2021, 19:07
majcosta accepted D9526: [avalanche] add a decodeavalancheproof RPC.
May 15 2021, 17:30
majcosta accepted D9532: Bump version to 0.23.4.
May 15 2021, 16:23
majcosta accepted D9533: Add a checkpoint for the Tachyon activation.
May 15 2021, 16:23

May 14 2021

majcosta requested review of D9530: [backport#19272] net, test: invalid p2p messages and test framework improvements.
May 14 2021, 23:46
majcosta accepted D9527: [avalanche] remove proof details from getavalanchepeerinfo RPC.
May 14 2021, 22:27
majcosta requested changes to D9526: [avalanche] add a decodeavalancheproof RPC.
May 14 2021, 21:59
majcosta accepted D9529: [avalanche] Consistently use Proof::FromHex() for deserializing a proof.
May 14 2021, 19:08
majcosta added inline comments to D9525: [avalanche] Add a verifyavalancheproof RPC.
May 14 2021, 18:59
majcosta accepted D9525: [avalanche] Add a verifyavalancheproof RPC.
May 14 2021, 18:57
majcosta requested changes to D9525: [avalanche] Add a verifyavalancheproof RPC.

i think this RPC is part of the decodeavalancheproof RPC, no?

May 14 2021, 17:17

May 13 2021

majcosta accepted D9522: Remove unused boost/thread.
May 13 2021, 17:54
majcosta requested changes to D9522: Remove unused boost/thread.
May 13 2021, 15:56
majcosta accepted D9523: test: disconnect_nodes should warn if nodes were already disconnected.
May 13 2021, 15:42
majcosta accepted D9521: [Cashtab] Compare latest utxo set to stored wallet state.
May 13 2021, 14:54
majcosta closed D9515: [backport#19489] test: Fail wait_until early if connection is lost.
May 13 2021, 12:34
majcosta committed rABC9ae1d72c46a9: [backport#19489] test: Fail wait_until early if connection is lost (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#19489] test: Fail wait_until early if connection is lost
May 13 2021, 12:34
majcosta closed D9514: [backport#19304] test: Check that message sends successfully when header is split across two buffers.
May 13 2021, 12:34
majcosta committed rABC7300d7291145: [backport#19304] test: Check that message sends successfully when header is… (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#19304] test: Check that message sends successfully when header is…
May 13 2021, 12:33
majcosta closed D9513: [backport#19252] test: wait for disconnect in disconnect_p2ps + bloomfilter test followups.
May 13 2021, 12:33
majcosta committed rABCf1c2bb088d03: [backport#19252] test: wait for disconnect in disconnect_p2ps + bloomfilter… (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#19252] test: wait for disconnect in disconnect_p2ps + bloomfilter…
May 13 2021, 12:33
majcosta closed D9512: [backport#19260] p2p: disconnect peers that send filterclear + update existing filter msg disconnect logic.
May 13 2021, 12:32
majcosta committed rABCa496d457ee5a: [backport#19260] p2p: disconnect peers that send filterclear + update existing… (authored by fanquake <fanquake@gmail.com>).
[backport#19260] p2p: disconnect peers that send filterclear + update existing…
May 13 2021, 12:32
majcosta closed D9520: [backport#19264] [tests] Don't import asyncio to test magic bytes.
May 13 2021, 12:31
majcosta committed rABCb97f1a9415a0: [backport#19264] [tests] Don't import asyncio to test magic bytes (authored by fanquake <fanquake@gmail.com>).
[backport#19264] [tests] Don't import asyncio to test magic bytes
May 13 2021, 12:31
majcosta closed D9519: [backport#19177] test: Fix and clean p2p_invalid_messages functional tests.
May 13 2021, 12:30
majcosta committed rABCc91add32290e: [backport#19177] test: Fix and clean p2p_invalid_messages functional tests (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#19177] test: Fix and clean p2p_invalid_messages functional tests
May 13 2021, 12:30
majcosta closed D9511: [backport#19083] test: msg_mempool, fRelay, and other bloomfilter tests.
May 13 2021, 12:29
majcosta committed rABCf5b30883d748: [backport#19083] test: msg_mempool, fRelay, and other bloomfilter tests (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#19083] test: msg_mempool, fRelay, and other bloomfilter tests
May 13 2021, 12:29
majcosta closed D9510: [backport#16756] test: Connection eviction logic tests.
May 13 2021, 11:56
majcosta committed rABC607527e0dbd6: [backport#16756] test: Connection eviction logic tests (authored by MarcoFalke <falke.marco@gmail.com>).
[backport#16756] test: Connection eviction logic tests
May 13 2021, 11:56
majcosta updated the diff for D9519: [backport#19177] test: Fix and clean p2p_invalid_messages functional tests.

fixed debug log output string

May 13 2021, 11:42
majcosta updated the summary of D9511: [backport#19083] test: msg_mempool, fRelay, and other bloomfilter tests.
May 13 2021, 01:30
majcosta updated the summary of D9512: [backport#19260] p2p: disconnect peers that send filterclear + update existing filter msg disconnect logic.
May 13 2021, 01:29
majcosta updated the diff for D9515: [backport#19489] test: Fail wait_until early if connection is lost.

rebase

May 13 2021, 01:26
majcosta updated the diff for D9514: [backport#19304] test: Check that message sends successfully when header is split across two buffers.

rebase

May 13 2021, 01:25
majcosta updated the diff for D9513: [backport#19252] test: wait for disconnect in disconnect_p2ps + bloomfilter test followups.

rebase

May 13 2021, 01:24
majcosta updated the diff for D9512: [backport#19260] p2p: disconnect peers that send filterclear + update existing filter msg disconnect logic.

rebase due to out of order backports

May 13 2021, 01:21
majcosta requested review of D9520: [backport#19264] [tests] Don't import asyncio to test magic bytes.
May 13 2021, 01:19
majcosta requested review of D9519: [backport#19177] test: Fix and clean p2p_invalid_messages functional tests.
May 13 2021, 01:16

May 12 2021

majcosta accepted D9516: [Cashtab] Bugfix in haveUtxosChanged.
May 12 2021, 21:28
majcosta requested review of D9515: [backport#19489] test: Fail wait_until early if connection is lost.
May 12 2021, 19:48
majcosta requested review of D9514: [backport#19304] test: Check that message sends successfully when header is split across two buffers.
May 12 2021, 19:07
majcosta requested review of D9513: [backport#19252] test: wait for disconnect in disconnect_p2ps + bloomfilter test followups.
May 12 2021, 18:56
majcosta requested review of D9512: [backport#19260] p2p: disconnect peers that send filterclear + update existing filter msg disconnect logic.
May 12 2021, 18:44
majcosta requested review of D9511: [backport#19083] test: msg_mempool, fRelay, and other bloomfilter tests.
May 12 2021, 17:57
majcosta requested review of D9510: [backport#16756] test: Connection eviction logic tests.
May 12 2021, 16:43
majcosta accepted D9508: p2p: ensure inv is GenMsgTx before ToGenTxid in inv processing.
May 12 2021, 14:49
majcosta accepted D9507: p2p: make gtxid(.hash) and fAlreadyHave localvars const.
May 12 2021, 14:48
majcosta accepted D9506: p2p: use CInv block message helpers in net_processing.cpp.
May 12 2021, 14:44
majcosta accepted D9505: [net processing] Change AlreadyHaveTx() to take a GenTxid.
May 12 2021, 14:43
majcosta accepted D9504: [net processing] Change AlreadyHaveBlock() to take block_hash argument.
May 12 2021, 14:41
majcosta accepted D9503: [net processing] Remove mempool argument from AlreadyHaveBlock().
May 12 2021, 14:40
majcosta accepted D9502: [net processing] Split AlreadyHave() into separate block and tx functions.
May 12 2021, 14:39
majcosta accepted D9501: p2p: add CInv block message helper methods.
May 12 2021, 14:11
majcosta accepted D9500: p2p, refactor: add CInv transaction message helpers; use in net processing.
May 12 2021, 14:10

May 11 2021

majcosta accepted D9496: [Cashtab] Show token info on Send Token screen.
May 11 2021, 23:56
majcosta accepted D9495: [Cashtab] Change dust param from BCHA to sats.
May 11 2021, 18:16

May 9 2021

majcosta accepted D9473: [website] remove exchanges that don't have withdrawals and deposits enabled.
May 9 2021, 22:39

May 7 2021

majcosta accepted D9484: [Cashtab] Patch z-index css issue in forms vs footer.
May 7 2021, 18:50
majcosta updated the summary of D8692: [CashAddr] replace bitcoincash: prefix with ecash: in the node.
May 7 2021, 01:40

May 6 2021

majcosta accepted D9480: [Cashtab] standardize balance header components.
May 6 2021, 21:12
majcosta accepted D9481: [Cashtab] Reduce bundle size by 70kb (10%).
May 6 2021, 21:04
majcosta accepted D9475: [Cashtab] MVP token creation.
May 6 2021, 12:26

May 5 2021

majcosta accepted D9479: [Cashtab] Patch validation bug on settings page.
May 5 2021, 18:32
majcosta closed D9477: [backport#20016] uint256: 1 is a constant.
May 5 2021, 17:02