whyrusleeping
|
0cba124be0
|
CI machines are slow, need to stop relying on time
|
2019-08-02 16:23:26 -07:00 |
|
whyrusleeping
|
280dac7945
|
make 'mineNewBlock' testhelper
|
2019-08-02 16:14:58 -07:00 |
|
whyrusleeping
|
b35b801bfa
|
self review
|
2019-08-02 15:34:18 -07:00 |
|
whyrusleeping
|
6dfecf523b
|
improve blocksync errors
|
2019-08-02 15:32:02 -07:00 |
|
whyrusleeping
|
14f6cc8a0b
|
clean up sync, make everything go in the same direction
|
2019-08-02 15:21:46 -07:00 |
|
Łukasz Magiera
|
9f195a175c
|
Update chain/sync.go
|
2019-08-02 16:12:20 +02:00 |
|
whyrusleeping
|
ff3433baa1
|
fix chain progression after restarting process
|
2019-08-01 23:46:14 -07:00 |
|
whyrusleeping
|
dc7c0fcabe
|
refactoring to accomodate the bls message changes in the spec
|
2019-08-01 18:19:22 -07:00 |
|
whyrusleeping
|
06ad14b964
|
add note about why error isnt dropped
|
2019-08-01 17:57:29 -07:00 |
|
whyrusleeping
|
8cdc09fc08
|
fix syncing new blocks we have locally when not connected to any peers
|
2019-08-01 17:13:57 -07:00 |
|
Łukasz Magiera
|
c401680b84
|
blocksync: log response errors
|
2019-08-01 19:19:18 +02:00 |
|
Łukasz Magiera
|
6a4b9a6515
|
More separation for storage types in di modules
|
2019-08-01 16:14:16 +02:00 |
|
Łukasz Magiera
|
5ef145463a
|
Fix mining with no peers
|
2019-08-01 16:06:41 +02:00 |
|
Jakub Sztandera
|
8e4661e6d2
|
Fix MTransaction
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:59 +02:00 |
|
Jakub Sztandera
|
f19b8c82f4
|
Wip on tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:59 +02:00 |
|
Jakub Sztandera
|
0a37ca0344
|
Change op order
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:58 +02:00 |
|
Jakub Sztandera
|
f7a8d11f14
|
Make array prealloc correct size
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:58 +02:00 |
|
Jakub Sztandera
|
b6b4c04cda
|
More save reuse
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:58 +02:00 |
|
Jakub Sztandera
|
c2cb2c4184
|
Clean lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:58 +02:00 |
|
Jakub Sztandera
|
d2edad5d04
|
Implement rest of the methods
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:58 +02:00 |
|
Jakub Sztandera
|
a48d38d976
|
Start implementing multisig
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:58 +02:00 |
|
Whyrusleeping
|
236aa6107a
|
Merge pull request #109 from filecoin-project/feat/storage-miner-methods
implement some additional storage miner methods
|
2019-07-31 12:29:28 -07:00 |
|
whyrusleeping
|
a8b434a708
|
fix the most annoying bug ever
|
2019-07-31 10:43:57 -07:00 |
|
Łukasz Magiera
|
0f2334f513
|
chain sync: rebase 'fixes'
|
2019-07-31 10:43:14 -07:00 |
|
Łukasz Magiera
|
99aaafaed2
|
chain: Some sync cleanup
|
2019-07-31 10:43:13 -07:00 |
|
Ł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
|
1254c78c92
|
implement some additional storage miner methods
|
2019-07-30 15:05:27 -07: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 |
|
whyrusleeping
|
3f0c7f37f9
|
fix serialization issues
|
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
|
1e03984ab5
|
initial benchmarks for state tree operations
|
2019-07-20 14:58:20 -07:00 |
|
Jakub Sztandera
|
ae7a917e49
|
Fix import in tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-19 14:00:09 +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 |
|
whyrusleeping
|
f0841203a3
|
add a command to check wallet balance
|
2019-07-18 13:26:04 -07:00 |
|
Whyrusleeping
|
27a7858055
|
Merge pull request #54 from filecoin-project/feat/benchmarks-1
write a couple simple benchmarks
|
2019-07-18 11:29:39 -07:00 |
|
Jakub Sztandera
|
6496805cc3
|
Cleanup lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-18 17:44:10 +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
|
cb9bf4200c
|
Move KeyStore into types
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-18 16:57:49 +02:00 |
|
whyrusleeping
|
b7d7f5fb71
|
write a couple simple benchmarks
|
2019-07-17 23:24:11 -07:00 |
|
Jakub Sztandera
|
9597ed8498
|
Make PowerLookup work and test it
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-17 18:00:59 +02:00 |
|
Jakub Sztandera
|
81f03a9f68
|
Add and test IsMiner
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-17 16:31:25 +02:00 |
|
Jakub Sztandera
|
6ee1b6fc84
|
Add GetPower
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-17 15:48:20 +02:00 |
|
whyrusleeping
|
ef5b54fe7f
|
implement commit sector and some storage market methods
|
2019-07-16 12:17:56 -07:00 |
|
Jakub Sztandera
|
4f8326f711
|
Cleanup lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:51:44 +02:00 |
|
Jakub Sztandera
|
d373f78326
|
Adapt to need changes in spec
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:45:10 +02:00 |
|
Jakub Sztandera
|
1a1d2c8789
|
Switch to xerrors
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:45:10 +02:00 |
|
Jakub Sztandera
|
35575263cb
|
Add more tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:45:10 +02:00 |
|
Jakub Sztandera
|
227b9f7e18
|
Fix test
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:44:48 +02:00 |
|
Jakub Sztandera
|
de18f9c865
|
pass From to Send
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:44:48 +02:00 |
|
Jakub Sztandera
|
be60e28412
|
Uncomment rest of test code
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:44:48 +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 |
|