Jeromy
|
beaa3dffab
|
add a command to lotus-bench to benchmark importing and validating a chain
|
2020-04-02 16:18:38 -07:00 |
|
whyrusleeping
|
aa23266c6f
|
use gas used in block rewards
|
2020-04-01 21:16:16 -07:00 |
|
Jeromy
|
c55501024e
|
remove hacky bits
|
2020-04-01 18:25:58 -07:00 |
|
Jeromy
|
5b9ee1dea9
|
Add GetMiningBaseInfo api and use it for mining
|
2020-04-01 18:15:25 -07:00 |
|
Łukasz Magiera
|
13f2c21e1d
|
Get network name from genesis
|
2020-04-01 01:15:49 +02:00 |
|
Jakub Sztandera
|
edf03c9ba8
|
Use adt.Empty
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-03-26 02:00:25 +01:00 |
|
Jeromy
|
088d693eea
|
code review changes
|
2020-03-25 12:13:09 -07:00 |
|
Aayush Rajasekaran
|
ebcefa80e3
|
provide msg length to vm::ApplyMessage
|
2020-03-25 08:25:03 -04:00 |
|
Aayush Rajasekaran
|
c951e0cc83
|
do not reprocess duplicate messages in a block
|
2020-03-25 08:25:03 -04:00 |
|
Aayush Rajasekaran
|
3896631a1c
|
Remove pre-execution validity checks on messages
|
2020-03-25 08:25:03 -04:00 |
|
Aayush Rajasekaran
|
490f85e690
|
Send implicit messages for block rewards, cron ticks, state calls, and genesis setup
|
2020-03-25 08:25:03 -04:00 |
|
Whyrusleeping
|
60ea9e6ec8
|
Merge pull request #1426 from filecoin-project/asr/statewait
Re: #1412: Add a non-blocking version of StateWaitMsg
|
2020-03-24 16:17:47 -07:00 |
|
Aayush Rajasekaran
|
d350a9d415
|
Re: #1412: Add a non-blocking version of StateWaitMsg
- This commit adds a new method called StateSearchMsg
- We can probably overhaul StateWaitMsg onto this new method at a later point in time
|
2020-03-24 06:43:15 -04:00 |
|
Aayush Rajasekaran
|
753e8ff7f5
|
Award gas fees to miners correctly
|
2020-03-24 03:35:58 -04:00 |
|
Lucas Molas
|
d21cb96ddb
|
doc: add comments related to actor code review
|
2020-03-18 16:43:58 -07:00 |
|
whyrusleeping
|
ddf1beac6c
|
change gas limit to be a normal int64
|
2020-03-18 13:45:37 -07:00 |
|
Whyrusleeping
|
d48d073bcf
|
Merge pull request #1394 from filecoin-project/fix/fallbackpost-finally
get fallback post running successfully!
|
2020-03-10 23:41:41 -07:00 |
|
whyrusleeping
|
16d087cce4
|
get fallback post running successfully!
|
2020-03-10 23:30:48 -07:00 |
|
Whyrusleeping
|
65506376a4
|
Merge pull request #1390 from filecoin-project/fix/genesis-double-power-accounting
Don't double account for miner power when setting up genesis blocks
|
2020-03-10 18:56:47 -07:00 |
|
whyrusleeping
|
14f9724bc9
|
Don't double account for miner power when setting up genesis blocks
|
2020-03-10 15:42:41 -07:00 |
|
whyrusleeping
|
baca881473
|
dont panic when replay fails to find a message
|
2020-03-10 12:44:50 -07:00 |
|
whyrusleeping
|
f1ff55f8b6
|
pass ticket count into reward application message
|
2020-03-09 00:45:40 -07:00 |
|
whyrusleeping
|
4260cc38c9
|
implement compute state trace output
|
2020-03-08 20:07:25 -07:00 |
|
whyrusleeping
|
24bf720a9a
|
Merge branch 'master' into testnet/3
|
2020-03-07 16:46:12 -08:00 |
|
Aayush Rajasekaran
|
340afc3503
|
Add information about internal message executions to SimulationResult
- The VM now tracks a list of ExecutionResults to keep track of internal messages
|
2020-03-06 11:11:06 -08:00 |
|
Aayush Rajasekaran
|
2d63b007f2
|
Unify MethodCall and ReplayResults into SimulationResult
- Call and Replay now return the same type, which includes both Message and MessageReceipt
|
2020-03-06 11:10:40 -08:00 |
|
whyrusleeping
|
2cd06e3ea0
|
update to latest specs-actors
|
2020-03-05 13:02:33 -08:00 |
|
whyrusleeping
|
5076b2b950
|
fix reward actor and block reward application
|
2020-03-04 13:21:24 -08:00 |
|
whyrusleeping
|
2be2891647
|
wire up lotus side of make deal for manual commP
|
2020-03-03 16:18:08 -08:00 |
|
whyrusleeping
|
0da2f81252
|
get most of the chain validation tests passing
|
2020-03-03 16:06:41 -08:00 |
|
whyrusleeping
|
0f6c365411
|
Do proper shimming for chain validation library
|
2020-03-03 16:06:41 -08:00 |
|
whyrusleeping
|
61fcbd1664
|
remove unnecessary cid casting
|
2020-03-01 20:38:18 -08:00 |
|
whyrusleeping
|
60b19c51ef
|
more misc fixes
|
2020-03-01 17:09:38 -08:00 |
|
whyrusleeping
|
1a07cb7bbf
|
a few more fixes
|
2020-02-28 17:12:47 -08:00 |
|
Łukasz Magiera
|
4dc35285dd
|
Minimum sector size is now 2k
|
2020-02-28 01:48:34 +01:00 |
|
whyrusleeping
|
6c12068fb7
|
more fixes for random garbage
|
2020-02-26 16:42:39 -08:00 |
|
Łukasz Magiera
|
0a9e0acc6f
|
types: Drop some redundant alias types
|
2020-02-25 22:09:22 +01:00 |
|
Łukasz Magiera
|
ae634ef7df
|
actors: Remove addrass aliases
|
2020-02-25 21:54:58 +01:00 |
|
Łukasz Magiera
|
cd10a3126b
|
actors: drop a bunch of type aliases
|
2020-02-25 21:35:15 +01:00 |
|
Łukasz Magiera
|
d787aa5007
|
Merge branch 'testnet/3' into feat/specs-actors
|
2020-02-24 18:32:02 +01:00 |
|
Łukasz Magiera
|
a82d156ccb
|
Deal flow fixes
|
2020-02-23 16:50:36 +01:00 |
|
Łukasz Magiera
|
b8428423a1
|
get chain to runnable state
|
2020-02-22 14:10:46 +01:00 |
|
Łukasz Magiera
|
18627e77ff
|
gofmt; mod tidy
|
2020-02-21 20:28:20 +01:00 |
|
Łukasz Magiera
|
4e98f2e438
|
some test fixes
|
2020-02-21 20:28:01 +01:00 |
|
Łukasz Magiera
|
57c43183e6
|
update specs-actors
|
2020-02-21 17:57:40 +01:00 |
|
whyrusleeping
|
00d7bd1a77
|
chain/gen tests now pass!
|
2020-02-20 00:37:10 -08:00 |
|
Łukasz Magiera
|
69ec3c205a
|
Merge remote-tracking branch 'origin/master' into testnet/3
|
2020-02-19 22:10:14 +01:00 |
|
Łukasz Magiera
|
35d14788d3
|
stmgr: Fix GetPower
|
2020-02-19 21:39:10 +01:00 |
|
Łukasz Magiera
|
c69c9e62c2
|
stmgr: Correctly read sectorset
|
2020-02-19 21:34:21 +01:00 |
|
Łukasz Magiera
|
9c31f61db4
|
sectorset updates
|
2020-02-19 20:26:11 +01:00 |
|