Commit Graph
39 Commits
Author SHA1 Message Date
Łukasz Magiera b73f29286b Begin implementing storage miner 2019-07-24 01:47:36 +02:00
Łukasz Magiera 16353dfebe auth: more validation 2019-07-24 00:38:52 +02:00
Łukasz Magiera a88be8d1df auth: Store token in repo 2019-07-24 00:38:52 +02:00
whyrusleeping 5fb59c06bd add a getblock command 2019-07-22 17:54:27 -07:00
whyrusleeping 4a34e20ffc move id command under net 2019-07-22 12:36:37 -07:00
whyrusleeping 57df9fdd9e add an id command 2019-07-22 12:36:37 -07:00
whyrusleeping 3f0c7f37f9 fix serialization issues 2019-07-20 16:37:38 -07:00
whyrusleeping 38a5bcd659 wrap some errors 2019-07-20 16:37:38 -07:00
whyrusleeping a232d54216 fix function call signatures 2019-07-20 16:37:38 -07:00
whyrusleeping 05b8158285 implement a few of the TODOs 2019-07-20 16:37:37 -07:00
whyrusleeping 9a7823ab84 WIP: create miner command, stubbed out methods 2019-07-20 16:37:37 -07:00
whyrusleeping f0841203a3 add a command to check wallet balance 2019-07-18 13:26:04 -07:00
Whyrusleeping 35905cb3fe Merge pull request #31 from filecoin-project/feat/wsrpc
JsonRPC over WebSockets
2019-07-16 09:36:32 -07:00
Łukasz Magiera 0fa47c6dfa Lint fixes 2019-07-16 18:07:08 +02:00
Łukasz Magiera 1f6629e978 Basic ClientListImports 2019-07-15 16:18:47 +02:00
Łukasz Magiera cec4918cd9 Make client import actually work 2019-07-15 16:17:34 +02:00
Łukasz Magiera 55b9f8d550 Client import CLI 2019-07-15 16:17:34 +02:00
whyrusleeping 1a929d0f73 add wallet new and list commands 2019-07-12 17:41:32 -07:00
Łukasz Magiera 0eb208e1d3 WS JsonRPC client 2019-07-12 17:29:41 +02:00
whyrusleeping ea2039ecb6 fix build 2019-07-11 21:09:04 -07:00
Whyrusleeping 3f61488e3c Merge pull request #17 from filecoin-project/feat/mining-1
Implement basic mining logic
2019-07-11 10:09:15 -07:00
Łukasz Magiera cd16e3e597 Fix lint warnings 2019-07-11 13:52:07 +02:00
whyrusleeping d381025ccc Implement initial mining logic 2019-07-10 19:36:43 -07:00
whyrusleeping e09a379c3b add mpool pending command 2019-07-10 12:20:16 -07:00
Łukasz Magiera e639670195 cli: use repo api endpoint 2019-07-10 19:28:49 +02:00
Łukasz Magiera 0aacd4048c Merge pull request #12 from filecoin-project/test/net
Wire up tests
2019-07-10 15:10:17 +02:00
Łukasz Magiera cb3554735a Some chain CLI & API 2019-07-09 19:05:44 +02:00
Łukasz Magiera 0a9ef94da5 Test connecting two nodes 2019-07-09 19:03:36 +02:00
Łukasz Magiera 63b316b41f Improve output from net commands 2019-07-09 15:43:21 +02:00
Jakub Sztandera f9a34b3f9c Cleanup lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-09 14:46:06 +02:00
Jakub Sztandera 980bed1c3c Fix remaining
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-09 14:25:33 +02:00
Jakub Sztandera 66a67b0633 Wire in request context
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-09 14:19:10 +02:00
Jakub Sztandera 40d9fbd952 Introduce reqContext for cli
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-09 14:13:52 +02:00
Łukasz Magiera 9a244ebdf8 Addrs listen api 2019-07-08 23:01:15 +02:00
Łukasz Magiera f9b5343430 daemon: allow setting listen addr 2019-07-08 22:51:18 +02:00
Łukasz Magiera cdca2ff2c7 Some net commands / apis 2019-07-08 21:07:16 +02:00
Łukasz Magiera 4fcdd4a400 Address some lint warnings 2019-07-02 15:05:43 +02:00
Łukasz Magiera 3375a72aea RPC server
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-01 23:11:33 +02:00
Łukasz Magiera 8417f515a1 Initial structure
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-01 23:11:33 +02:00