Commit Graph

66 Commits (6b1353a32442dd47fa64e4384c912a848e0602d3)

Author SHA1 Message Date
fuwa 6b1353a324 add AppHook type
4 years ago
fuwa 694bd75d61 store rpc results rather then views in state
5 years ago
fuwa ee90f3765f move the usage of rpvView to state
5 years ago
fuwa 1c83af1127 use view cache to increase render performance
5 years ago
fuwa 557d60a7c6 simplify height in peers
5 years ago
fuwa 4db0006756 make sure stdout queue is not empty
5 years ago
fuwa fee66729f4 add a prompt string
5 years ago
fuwa 1d7e8d2374 detect exit from terminal
5 years ago
fuwa 630c6ecc22 sync state after input
5 years ago
fuwa cbc6ca701c add more final
5 years ago
fuwa 9c4b3e59f4 sync state when terminal receive stdout
5 years ago
fuwa 0799ecca98 remove the new keyword
5 years ago
fuwa 115c31b717 persist page view index
5 years ago
fuwa ec358ceee2 add terminal page
5 years ago
fuwa a635f8e72b use flutter theme
5 years ago
fuwa 465ffc5c90 fix async exiting
5 years ago
fuwa 628cfa07b6 integrate exiting state into state machine
5 years ago
fuwa 6536d135e3 detect exiting in proper loop
5 years ago
fuwa 1ba9f89d44 add exiting state
5 years ago
fuwa 038af999f9 add exiting func
5 years ago
fuwa f1c3bd3a40 enable stdin
5 years ago
fuwa 35710f9757 add daemon input sink
5 years ago
fuwa 37f2492518 limit stdout buffer size to 100 lines
5 years ago
fuwa cd460f6053 apply hashLengh to info
5 years ago
fuwa 2891890ff5 use final when possible
5 years ago
fuwa 084052fd4e qualified import of config
5 years ago
fuwa 1363bf59a4 make rpc functional
5 years ago
fuwa a9936fce7c split the two types of rpc
5 years ago
fuwa 3d44b3a734 add pretty helper
5 years ago
fuwa e7f8ee17f9 fix transaction rpc
5 years ago
fuwa feff053f09 tune rpc
5 years ago
fuwa 1b7d7b614b add connections page
5 years ago
fuwa 76bb010305 add daemon info
5 years ago
fuwa a910bd9b2b use moveState
5 years ago
fuwa c237f02430 use syncState
5 years ago
fuwa 3cee0e35a7 add pager
5 years ago
fuwa 7ed76efd02 use proper logging
5 years ago
fuwa d6a194ebe2 use a single setState in synced loop
5 years ago
fuwa 7e79d33a16 tighter setter for height
5 years ago
fuwa 62c5e324b6 clean from debug
5 years ago
fuwa 57d95e7594 tweak indicator layout
5 years ago
fuwa 855e7207e5 add refresh indicator
5 years ago
fuwa 33c4b68688 fix target height in synced state
5 years ago
fuwa 2f4600896d fix target height conditional
5 years ago
fuwa adcf25386d fix sync condition check
5 years ago
fuwa f27f5914e1 copy re-sync logic to sync
5 years ago
fuwa 8a3f479bde use positive out peers as a conditional for syncing break
5 years ago
fuwa a9ffc1b052 clean rpc exception log
5 years ago
fuwa ad312faec8 fix init state log
5 years ago
fuwa ff7f0c266e update minimumHeight
5 years ago