Łukasz Magiera
|
cdf0e0c858
|
chain: Test 'manual' sync
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
412a168151
|
chain: more work on chain sync, sync testing
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
b6439fa57d
|
chain: Test sync with messages
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
9ef5e1266e
|
chain: Test basinc sync on generated chain
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
a656aea7fe
|
chain: WIP Generated node sync test
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
7f5cba1749
|
chain gen: YieldRepo
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
fae0422de6
|
chain: Don't use SyncBootstrap
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
2be7bc5025
|
blocksync: retry GetBlocks with error response too
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
e27d435848
|
blocksync: retry GetBlocks with many peers
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
c8478ddd3f
|
chain: Make fetching parents in collectChainCaughtUp sort of work
|
2019-07-31 10:43:13 -07:00 |
|
Łukasz Magiera
|
a968eef322
|
wallet: filter repo.ErrKeyNotFound
|
2019-07-31 18:58:19 +02:00 |
|
whyrusleeping
|
ee224e5b21
|
Implement 'storage miner' module, wire up a few bits it needs to start
|
2019-07-29 17:46:56 -07:00 |
|
whyrusleeping
|
0c67d66198
|
Make message wait work and use it for the storage-miner init
|
2019-07-29 11:58:30 -07:00 |
|
Whyrusleeping
|
54c78877bb
|
Merge pull request #104 from filecoin-project/feat/chain-notifs
expose head change notifications through api
|
2019-07-29 11:36:04 -07:00 |
|
Whyrusleeping
|
508e19f52f
|
Merge pull request #89 from filecoin-project/feat/chain-gen
Implement a chain generator
|
2019-07-29 09:57:40 -07:00 |
|
whyrusleeping
|
03f653b88e
|
expose head change notifications through api
|
2019-07-28 12:19:33 -07:00 |
|
whyrusleeping
|
9ccd06b060
|
start method IDs at 1, to allow 0 for basic transfers
|
2019-07-26 14:42:38 -07:00 |
|
Łukasz Magiera
|
9ea5dbf902
|
chain: Benchmark chain gen
|
2019-07-26 13:47:29 -07:00 |
|
Łukasz Magiera
|
952cd288be
|
chain: fix NewGenerator
|
2019-07-26 13:47:29 -07:00 |
|
whyrusleeping
|
71baa5cbfe
|
implement chain generator
|
2019-07-26 13:47:29 -07:00 |
|
Jakub Sztandera
|
fd80c1e355
|
Fix tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-26 21:07:19 +02:00 |
|
Jakub Sztandera
|
0e35240fe9
|
Wire in context to VMContext
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-26 21:01:02 +02:00 |
|
whyrusleeping
|
a0c1afff57
|
clean up which addresses get used where
|
2019-07-26 10:33:54 -07:00 |
|
whyrusleeping
|
78da356752
|
pull more things apart
|
2019-07-26 13:49:30 +02:00 |
|
Łukasz Magiera
|
a565598b25
|
Merge remote-tracking branch 'origin/master' into feat/pond
|
2019-07-26 03:58:13 +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 |
|
Łukasz Magiera
|
5fd07fe46b
|
blocksync: call log.info in HandleStream
|
2019-07-26 01:27:19 +02: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 |
|
Whyrusleeping
|
bcdb3ed90c
|
Update chain/actors/actor_paych.go
|
2019-07-25 12:17:15 -07:00 |
|
whyrusleeping
|
89bf320134
|
flesh out the rest of the payment actor methods
|
2019-07-24 20:32:00 -07:00 |
|
Łukasz Magiera
|
8d58c0a2fd
|
Only set genesis once
|
2019-07-25 01:12:22 +02:00 |
|
whyrusleeping
|
859471aeaf
|
implement initial payment channel actor
|
2019-07-24 15:45:12 -07:00 |
|
whyrusleeping
|
4b76a06224
|
address code review
|
2019-07-24 14:46:54 -07:00 |
|
whyrusleeping
|
2ce8dbbb06
|
store and load latest chain head in the datastore
|
2019-07-24 14:43:26 -07:00 |
|
Łukasz Magiera
|
309ecc4052
|
auth: Put auth methods in API
|
2019-07-24 00:37:05 +02:00 |
|
Jakub Sztandera
|
38102b28c6
|
Merge pull request #66 from filecoin-project/errors/oh-errors
Create actor error type
|
2019-07-23 20:25:44 +02:00 |
|
Jakub Sztandera
|
2e6dd1b862
|
Wrap and return correct error
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 20:25:17 +02:00 |
|
Jakub Sztandera
|
68cfff17e5
|
Make invoker error non fatal
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 20:25:17 +02:00 |
|
Jakub Sztandera
|
1ec274671e
|
Make lint even happier
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 15:16:42 +02:00 |
|
Jakub Sztandera
|
fd374fa180
|
Fix new
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 15:07:36 +02:00 |
|
Jakub Sztandera
|
e513884a5a
|
Cleanup lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 15:04:45 +02:00 |
|
Jakub Sztandera
|
537ff23a63
|
Complete the refactor
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 15:01:52 +02:00 |
|
Jakub Sztandera
|
877ccb3803
|
make invoker work again
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 14:45:45 +02:00 |
|
Jakub Sztandera
|
020fb6f8a3
|
Mid rework
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 14:45:44 +02:00 |
|
Jakub Sztandera
|
02dab3eb51
|
Create actor error type
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 14:45:15 +02:00 |
|
whyrusleeping
|
5fb59c06bd
|
add a getblock command
|
2019-07-22 17:54:27 -07:00 |
|
Whyrusleeping
|
13e217987b
|
Merge pull request #68 from filecoin-project/bench/state-tree
initial benchmarks for state tree operations
|
2019-07-22 12:13:28 -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 |
|