- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
May 4 2020
May 4 2020
nakihito committed rABCe55251f4329b: Finish PR14987 and clean up some functions (authored by nakihito).
Finish PR14987 and clean up some functions
nakihito committed rABCfa91619ce8b3: Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan (authored by nakihito).
Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan
May 1 2020
May 1 2020
This was far too complicated and completely unnecessary.
nakihito committed rABC70ba2634e165: Finish passing rpcwallet RPCs Results and Examples to RPCHelpMan (authored by nakihito).
Finish passing rpcwallet RPCs Results and Examples to RPCHelpMan
nakihito committed rABCa65bffe62fab: Pass some more (3/4) rpcwallet RPCs Results and Examples to RPCHelpMan (authored by nakihito).
Pass some more (3/4) rpcwallet RPCs Results and Examples to RPCHelpMan
nakihito committed rABC50beb5f36aea: Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan (authored by nakihito).
Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan
nakihito retitled D5380: [seeder] Require good seeds to have latest checkpoint from Seeder requires seeds to have block after most recent checkpoint in its chain to Seeder requires good seeds to have block after most recent checkpoint in its chain.
Seeder bans all nodes that return header messages where the first block is NOT a block that comes after the most recent checkpoint. Additionally, only nodes that return a correct header message are considered good. Nodes that return no header are considered bad.
nakihito committed rABC69f5edb69071: Pass pruneblockchain RPC Results and Examples to RPCHelpMan (authored by nakihito).
Pass pruneblockchain RPC Results and Examples to RPCHelpMan
nakihito committed rABCdf9019c00825: Pass rpc/avalanche Results and Examples to RPCHelpMan (authored by nakihito).
Pass rpc/avalanche Results and Examples to RPCHelpMan
nakihito committed rABC499a48084018: Pass rpc/misc RPC Results and Exmaples to RPCHelpMan (authored by nakihito).
Pass rpc/misc RPC Results and Exmaples to RPCHelpMan
nakihito updated the diff for D5916: Finish passing rpcwallet RPCs Results and Examples to RPCHelpMan.
Rebased.
nakihito updated the diff for D5914: Pass some more (3/4) rpcwallet RPCs Results and Examples to RPCHelpMan.
Rebased.
nakihito updated the diff for D5913: Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan.
Rebased.
nakihito updated the diff for D5899: Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan.
Rebased.
Apr 30 2020
Apr 30 2020
nakihito updated the diff for D5914: Pass some more (3/4) rpcwallet RPCs Results and Examples to RPCHelpMan.
Rebased.
nakihito updated the diff for D5916: Finish passing rpcwallet RPCs Results and Examples to RPCHelpMan.
Rebased.
nakihito updated the test plan for D5916: Finish passing rpcwallet RPCs Results and Examples to RPCHelpMan.
nakihito updated the test plan for D5914: Pass some more (3/4) rpcwallet RPCs Results and Examples to RPCHelpMan.
nakihito planned changes to D5916: Finish passing rpcwallet RPCs Results and Examples to RPCHelpMan.
nakihito requested review of D5913: Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan.
nakihito updated the test plan for D5913: Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan.
nakihito planned changes to D5913: Pass more (2/4) rpcwallet RPCs Results and Examples to RPCHelpMan.
nakihito updated the diff for D5899: Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan.
Fixed layout.
Apr 29 2020
Apr 29 2020
nakihito requested review of D5899: Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan.
nakihito updated the test plan for D5899: Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan.
nakihito planned changes to D5899: Pass some of wallet/rpcwallet RPC results and examples to RPCHelpMan.
nakihito committed rABCc03c766cf334: Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan (authored by nakihito).
Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan
nakihito updated the test plan for D5876: Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan.
nakihito updated the diff for D5876: Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan.
Removed default value.
nakihito committed rABC4bc2f9217b1e: Pass some rpc/blockchain RPC results and examples to RPCHelpMan (authored by nakihito).
Pass some rpc/blockchain RPC results and examples to RPCHelpMan
nakihito committed rABCc006172f5b02: Finish Passing rpc/rawtransaction RPC results and examples to RPCHelpMan (authored by nakihito).
Finish Passing rpc/rawtransaction RPC results and examples to RPCHelpMan
Apr 28 2020
Apr 28 2020
nakihito requested review of D5876: Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan.
nakihito updated the test plan for D5876: Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan.
nakihito planned changes to D5876: Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan.
nakihito committed rABCf2d4686b9352: Pass wallet/rpcdump RPC results and examples to RPCHelpMan (authored by nakihito).
Pass wallet/rpcdump RPC results and examples to RPCHelpMan
nakihito added inline comments to D5874: Pass wallet/rpcdump RPC results and examples to RPCHelpMan.
nakihito updated the diff for D5875: Pass some rpc/blockchain RPC results and examples to RPCHelpMan.
Fixed layout.
nakihito updated the test plan for D5875: Pass some rpc/blockchain RPC results and examples to RPCHelpMan.
nakihito updated the diff for D5864: Finish Passing rpc/rawtransaction RPC results and examples to RPCHelpMan.
Fixed layout.
nakihito updated the test plan for D5874: Pass wallet/rpcdump RPC results and examples to RPCHelpMan.
Apr 27 2020
Apr 27 2020
nakihito requested review of D5864: Finish Passing rpc/rawtransaction RPC results and examples to RPCHelpMan.
nakihito updated the summary of D5864: Finish Passing rpc/rawtransaction RPC results and examples to RPCHelpMan.
nakihito committed rABC22f5cdd265bc: Pass rpc/rawtransaction RPC results and examples to RPCHelpMan (authored by nakihito).
Pass rpc/rawtransaction RPC results and examples to RPCHelpMan
nakihito retitled D5686: Implement banning logic for Seeder for nodes on the wrong chain from Implement banning logic for Seeder to Implement banning logic for Seeder for nodes on the wrong chain.
nakihito committed rABC9f1d09d7937d: Pass rpc/mining RPC results and examples to RPCHelpMan (authored by nakihito).
Pass rpc/mining RPC results and examples to RPCHelpMan
nakihito committed rABC8cc917edc1d8: Pass rpc/net RPC Results and Examples to RPCHelpMan (authored by nakihito).
Pass rpc/net RPC Results and Examples to RPCHelpMan
Apr 25 2020
Apr 25 2020
nakihito updated the diff for D5686: Implement banning logic for Seeder for nodes on the wrong chain.
Properly squashed changes.