whyrusleeping
|
53be71fb73
|
Start using codegen
|
2019-08-22 12:53:32 -07:00 |
|
whyrusleeping
|
357c49eed8
|
Add cbor marshaling fastpath methods on several types
|
2019-08-21 18:29:56 -07:00 |
|
Łukasz Magiera
|
6ec6c273cb
|
lint fixes
|
2019-08-20 00:38:32 +02:00 |
|
whyrusleeping
|
e9d1f3e7c9
|
WIP: base mining on power and VRFs
|
2019-08-16 12:39:12 -07:00 |
|
Jakub Sztandera
|
27057ee222
|
initial gas charning
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-15 18:24:06 +02:00 |
|
whyrusleeping
|
ae34757e2a
|
pull chain call into its own method and fix paych module
|
2019-08-12 11:30:20 -07:00 |
|
whyrusleeping
|
6979c28e05
|
Add API interface for payment channels and a few tests
|
2019-08-12 10:12:51 -07:00 |
|
Łukasz Magiera
|
b39a3cafb7
|
mod tidy
|
2019-08-12 15:31:20 +02:00 |
|
whyrusleeping
|
959fe371b0
|
move storage miner keys to full node
|
2019-08-08 10:56:14 -07:00 |
|
Łukasz Magiera
|
05a4c7d4d3
|
mod tidy
|
2019-08-08 19:20:52 +02:00 |
|
Łukasz Magiera
|
b2c3434bcd
|
deals: Upstream bitswap changes
|
2019-08-08 19:16:41 +02:00 |
|
whyrusleeping
|
998597f314
|
fix build failures after rebase
|
2019-08-07 20:30:50 -07:00 |
|
Łukasz Magiera
|
8f958d58e0
|
mod tidy
|
2019-08-07 20:20:04 -07:00 |
|
Łukasz Magiera
|
9127bc2841
|
deals: Some lint fixes
|
2019-08-07 20:01:51 -07:00 |
|
Łukasz Magiera
|
c79cb7bf31
|
deals: Almost sealing client data
|
2019-08-07 20:01:51 -07:00 |
|
whyrusleeping
|
5c32725510
|
sector commitments make it all the way to the chain
|
2019-08-07 16:22:35 -07:00 |
|
whyrusleeping
|
b7c6333fef
|
implement sector commitments and proof verification
|
2019-08-06 23:35:57 -07:00 |
|
whyrusleeping
|
a8b434a708
|
fix the most annoying bug ever
|
2019-07-31 10:43:57 -07:00 |
|
whyrusleeping
|
2576853426
|
begin work on storage miner processes
|
2019-07-29 14:01:31 -07:00 |
|
whyrusleeping
|
f1432826d5
|
start integrating sector builder
|
2019-07-29 12:08:05 -07:00 |
|
whyrusleeping
|
03f653b88e
|
expose head change notifications through api
|
2019-07-28 12:19:33 -07:00 |
|
whyrusleeping
|
4058885df9
|
switch over to new sector builder library
|
2019-07-26 15:29:18 -07:00 |
|
Jakub Sztandera
|
81b5f46062
|
Implement RPC tracing
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-26 08:50:21 +02:00 |
|
Łukasz Magiera
|
5559827ae6
|
mod tidy
|
2019-07-26 03:58:28 +02:00 |
|
Łukasz Magiera
|
a565598b25
|
Merge remote-tracking branch 'origin/master' into feat/pond
|
2019-07-26 03:58:13 +02:00 |
|
Łukasz Magiera
|
fcd9892efd
|
mod tidy
|
2019-07-26 03:56:58 +02:00 |
|
whyrusleeping
|
501b2e4640
|
update to and use fixed cbor rpc code
|
2019-07-25 17:49:27 -07:00 |
|
whyrusleeping
|
e09ad3d65c
|
Refactor out more types into types package, and pull genesis block code into gen package
|
2019-07-25 16:35:47 -07:00 |
|
Whyrusleeping
|
663cdbe167
|
Merge pull request #74 from filecoin-project/feat/payment-channels
implement initial payment channel actor
|
2019-07-25 13:49:52 -07:00 |
|
Łukasz Magiera
|
515fbd41c2
|
Use go-car for genesis file
|
2019-07-25 13:46:48 +02:00 |
|
whyrusleeping
|
859471aeaf
|
implement initial payment channel actor
|
2019-07-24 15:45:12 -07:00 |
|
Łukasz Magiera
|
16d5f144c4
|
mod tidy
|
2019-07-24 00:46:40 +02:00 |
|
Łukasz Magiera
|
265302f4aa
|
Implement API-level auth
|
2019-07-24 00:36:19 +02:00 |
|
whyrusleeping
|
5fb59c06bd
|
add a getblock command
|
2019-07-22 17:54:27 -07:00 |
|
Whyrusleeping
|
19979a5ab7
|
Merge pull request #48 from filecoin-project/feat/create-miner
create miner command, stubbed out methods
|
2019-07-22 12:13:11 -07:00 |
|
Whyrusleeping
|
e920192e04
|
Merge pull request #64 from filecoin-project/feat/go-bls-sigs
Switch to go-bls-sigs
|
2019-07-22 11:10:40 -07:00 |
|
whyrusleeping
|
cfbb193079
|
go mod tidy
|
2019-07-22 10:21:27 -07:00 |
|
whyrusleeping
|
9a7823ab84
|
WIP: create miner command, stubbed out methods
|
2019-07-20 16:37:37 -07:00 |
|
Jakub Sztandera
|
0f8a89adfd
|
Update xerrors to fix build with Go 1.13
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-19 15:57:41 +02:00 |
|
Jakub Sztandera
|
d745fa1af1
|
Switch to go-bls-sigs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-19 13:56:58 +02:00 |
|
Jakub Sztandera
|
5ee7ba8420
|
Fix tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-18 17:52:48 +02:00 |
|
Jakub Sztandera
|
710f87fdf4
|
Integrate keystore with chain/wallet
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-18 17:41:30 +02:00 |
|
Jakub Sztandera
|
902ea18686
|
Add keystore to the repo
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-18 16:01:39 +02:00 |
|
whyrusleeping
|
e7110ff68d
|
handle copy over state tree and identity multihashes
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:44:46 +02: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
|
041598dbb6
|
Use extracted go-filestore
|
2019-07-15 17:08:18 +02:00 |
|
Łukasz Magiera
|
97c61d4ce5
|
Client import
|
2019-07-15 16:17:34 +02:00 |
|
Łukasz Magiera
|
0eb208e1d3
|
WS JsonRPC client
|
2019-07-12 17:29:41 +02:00 |
|
Łukasz Magiera
|
e639670195
|
cli: use repo api endpoint
|
2019-07-10 19:28:49 +02:00 |
|