forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* WIP rough implementation * WIP orderbook_rpc * WIP orderbook_rpc_v2 * WIP tests * WIP CoinActivationResult * WIP * WIP add target_arch for protocol matching * WIP check_point_block added * WIP fix a typo * WIP * WIP valid check_point_block for zombie * notes added * fix is_mine_zhtlc * remove mutex * wip add_pubkey * added my_p2p_pubkeys for wasm * added remove_pubkey function * r2r * use one is_mine func * little fix * remove unnecessary code * little fix * add check_point_block 290_000 for test * is_my_order remove pub * move my_p2p_pubkeys in Orderbook * remove my_p2p_pubkeys.insert from orders_kick_start
- Loading branch information
Showing
5 changed files
with
44 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters