Page MenuHomePhabricator
Feed Advanced Search

Apr 15 2020

nakihito closed D5732: Start passing some wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 15 2020, 20:39
nakihito updated the summary of D5726: Complete PR14796 by cleaning up some old functions and names.
Apr 15 2020, 20:38
nakihito updated the summary of D5726: Complete PR14796 by cleaning up some old functions and names.
Apr 15 2020, 20:38
nakihito committed rABC28c8d7fa85b5: Pass rpc/mining RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass rpc/mining RPC argument descriptions to RPCHelpMan
Apr 15 2020, 20:24
nakihito closed D5714: Pass rpc/mining RPC argument descriptions to RPCHelpMan.
Apr 15 2020, 20:24
nakihito committed rABCb8e343ee301f: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan
Apr 15 2020, 18:15
nakihito closed D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 15 2020, 18:15
nakihito committed rABCc69d41b2bc44: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan
Apr 15 2020, 17:54
nakihito closed D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 15 2020, 17:54
nakihito committed rABC5850294bc6e7: Pass rpc/misc RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass rpc/misc RPC argument descriptions to RPCHelpMan
Apr 15 2020, 17:36
nakihito closed D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.
Apr 15 2020, 17:36

Apr 14 2020

nakihito requested review of D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 23:05
nakihito requested review of D5732: Start passing some wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 23:01
nakihito retitled D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan from Pass wallet/rpcwallet RPC argument descriptions to RPCHelpMan to Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 22:57
nakihito updated the test plan for D5732: Start passing some wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 22:56
nakihito planned changes to D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 22:53
nakihito updated the diff for D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.

Split into two parts (this and D5732).

Apr 14 2020, 22:53
nakihito planned changes to D5732: Start passing some wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 22:50
nakihito created D5732: Start passing some wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 22:50
nakihito added inline comments to D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:49
nakihito updated the diff for D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.

Fixed text for importprivkey's label.

Apr 14 2020, 20:40
nakihito updated the test plan for D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:39
nakihito added inline comments to D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:37
nakihito updated the test plan for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:31
nakihito updated the test plan for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:30
nakihito requested review of D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:24
nakihito updated the test plan for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:24
nakihito planned changes to D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 20:23
nakihito updated the diff for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.

Addressed critiques.

Apr 14 2020, 20:23
nakihito committed rABCb17d1db1baaf: Pass rpc/blockchain RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass rpc/blockchain RPC argument descriptions to RPCHelpMan
Apr 14 2020, 18:52
nakihito closed D5716: Pass rpc/blockchain RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 18:52
nakihito committed rABC3413afd1ce58: Pass rpc/net RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass rpc/net RPC argument descriptions to RPCHelpMan
Apr 14 2020, 18:45
nakihito closed D5712: Pass rpc/net RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 18:45
nakihito committed rABCf7eb5edff8aa: Pass rpc/server RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass rpc/server RPC argument descriptions to RPCHelpMan
Apr 14 2020, 18:38
nakihito closed D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 18:38
nakihito updated the diff for D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.

Rebase and linter.

Apr 14 2020, 18:37
nakihito committed rABC969731122b25: Pass rpc/avalanche RPC argument descriptions to RPCHelpMan (authored by nakihito).
Pass rpc/avalanche RPC argument descriptions to RPCHelpMan
Apr 14 2020, 18:32
nakihito closed D5725: Pass rpc/avalanche RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 18:32
nakihito committed rABC28b437a49d59: Make use of ADDR_SOFT_CAP outside just the seeder test suite (authored by nakihito).
Make use of ADDR_SOFT_CAP outside just the seeder test suite
Apr 14 2020, 18:30
nakihito closed D5682: Make use of ADDR_SOFT_CAP outside just the seeder test suite.
Apr 14 2020, 18:30
nakihito accepted D5727: Merge #13891: [RPC] Remove getinfo deprecation warning.
Apr 14 2020, 01:35
nakihito updated the test plan for D5726: Complete PR14796 by cleaning up some old functions and names.
Apr 14 2020, 00:38
nakihito updated the test plan for D5725: Pass rpc/avalanche RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:37
nakihito updated the test plan for D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:37
nakihito updated the test plan for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:37
nakihito updated the test plan for D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:37
nakihito updated the test plan for D5716: Pass rpc/blockchain RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:37
nakihito updated the test plan for D5714: Pass rpc/mining RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:37
nakihito updated the test plan for D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:36
nakihito updated the test plan for D5712: Pass rpc/net RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:36
nakihito updated the test plan for D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.
Apr 14 2020, 00:35
nakihito updated the diff for D5682: Make use of ADDR_SOFT_CAP outside just the seeder test suite.

Restored comment.

Apr 14 2020, 00:25
nakihito requested review of D5726: Complete PR14796 by cleaning up some old functions and names.
Apr 14 2020, 00:20
nakihito updated the summary of D5726: Complete PR14796 by cleaning up some old functions and names.
Apr 14 2020, 00:20
nakihito planned changes to D5726: Complete PR14796 by cleaning up some old functions and names.
Apr 14 2020, 00:18
nakihito created D5726: Complete PR14796 by cleaning up some old functions and names.
Apr 14 2020, 00:18

Apr 13 2020

nakihito requested review of D5725: Pass rpc/avalanche RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:55
nakihito updated the test plan for D5725: Pass rpc/avalanche RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:55
nakihito planned changes to D5725: Pass rpc/avalanche RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:54
nakihito created D5725: Pass rpc/avalanche RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:54
nakihito requested review of D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:44
nakihito requested review of D5712: Pass rpc/net RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:16
nakihito requested review of D5714: Pass rpc/mining RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:15
nakihito requested review of D5716: Pass rpc/blockchain RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:14
nakihito requested review of D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:13
nakihito updated the test plan for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:13
nakihito updated the test plan for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:11
nakihito requested review of D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:10
nakihito updated the test plan for D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:10
nakihito updated the test plan for D5716: Pass rpc/blockchain RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:09
nakihito updated the test plan for D5714: Pass rpc/mining RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:08
nakihito updated the test plan for D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:08
nakihito updated the test plan for D5712: Pass rpc/net RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 23:07
nakihito requested review of D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:51
nakihito updated the test plan for D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:51
nakihito updated the test plan for D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:50
nakihito requested review of D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:46
nakihito updated the test plan for D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:45
nakihito updated the test plan for D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:45
nakihito updated the test plan for D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:45
nakihito planned changes to D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:44
nakihito updated the diff for D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.

Rebased.

Apr 13 2020, 22:43
nakihito planned changes to D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:26
nakihito created D5722: Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 22:25
nakihito planned changes to D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 21:01
nakihito created D5720: Pass rpc/rawtransaction RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 21:01
nakihito planned changes to D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 19:29
nakihito created D5717: Pass wallet/rpcdump RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 19:29
nakihito planned changes to D5716: Pass rpc/blockchain RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 19:07
nakihito created D5716: Pass rpc/blockchain RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 19:07
nakihito updated the summary of D5714: Pass rpc/mining RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:42
nakihito planned changes to D5714: Pass rpc/mining RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:41
nakihito created D5714: Pass rpc/mining RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:41
nakihito updated the test plan for D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:18
nakihito planned changes to D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:17
nakihito created D5713: Pass rpc/misc RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:17
nakihito updated the test plan for D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:09
nakihito updated the test plan for D5712: Pass rpc/net RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:08
nakihito planned changes to D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.
Apr 13 2020, 18:01
nakihito updated the diff for D5710: Pass rpc/server RPC argument descriptions to RPCHelpMan.

Forgot to rebase for ToString() -> ToStringWithArgs().

Apr 13 2020, 18:01