Aayush Rajasekaran
|
eed44d12ba
|
Add log method to Runtime
|
2020-07-12 00:30:42 -04:00 |
|
Jakub Sztandera
|
9936439608
|
Merge remote-tracking branch 'origin/master' into next
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-03 14:56:06 +02:00 |
|
Łukasz Magiera
|
14ae8c7272
|
Merge pull request #2156 from filecoin-project/fix/bench-analyze
Improve performance of bench import analyze
|
2020-07-02 19:35:18 +02:00 |
|
Jakub Sztandera
|
567b8082c3
|
Back to 10 callers
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-02 18:47:35 +02:00 |
|
Jakub Sztandera
|
4db61e71da
|
Reduce caller depth
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-02 18:47:32 +02:00 |
|
Jakub Sztandera
|
a2fd0aad41
|
More on OnActorExec
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-02 18:47:31 +02:00 |
|
whyrusleeping
|
f8a1fb2321
|
fix vm abortf log message
|
2020-07-01 15:51:21 -07:00 |
|
Aayush Rajasekaran
|
1f57d9462c
|
Don't return nil interfaces from runtime.Send()
|
2020-06-29 01:13:45 -04:00 |
|
Jakub Sztandera
|
10c4fae8c0
|
Make gas traces smaller, strip callers in import-bench
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-25 16:46:50 +02:00 |
|
Jakub Sztandera
|
b91e7a9860
|
Update to specs actors with ChargeGas interface
Based on `lotus-0.6.1-chargegas` in specs-actors.
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-17 20:00:30 +02:00 |
|
Jakub Sztandera
|
8039701f9e
|
Use extra field in gastrace
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-15 19:52:04 +02:00 |
|
Jakub Sztandera
|
a23a87a17f
|
Add virtual gas
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-15 16:18:05 +02:00 |
|
Jakub Sztandera
|
91ea039077
|
Change ellipsis, more accurate timing
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-12 20:46:04 +02:00 |
|
Jakub Sztandera
|
cd69e57a33
|
Expose more callers, ellipsis unimportant ones
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-12 18:49:29 +02:00 |
|
Jakub Sztandera
|
c90d35869b
|
Add gas tracing
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-11 21:59:39 +02:00 |
|
Jakub Sztandera
|
6acc9a62f8
|
Split gas internally into compute gas and storage gas
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-11 20:37:14 +02:00 |
|
Łukasz Magiera
|
c8046f4597
|
Merge branch 'next' of github.com:filecoin-project/go-lotus into next
|
2020-06-11 18:24:51 +02:00 |
|
Jakub Sztandera
|
c3f23ddce8
|
Refactor ExecutionResult to ExecutionTrace
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-11 15:53:47 +02:00 |
|
Jeromy
|
512270593b
|
clean up some of the more spammy logs
|
2020-06-11 12:31:29 +02:00 |
|
Jakub Sztandera
|
673a972fe9
|
Merge remote-tracking branch 'origin/master' into next
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 22:49:27 +02:00 |
|
Jeromy
|
9b867a221a
|
add subcall timing to compute state output
|
2020-06-02 12:53:24 -07:00 |
|
Jakub Sztandera
|
5605aae269
|
Fix even more lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 16:29:39 +02:00 |
|
Jakub Sztandera
|
d6615b6286
|
Cleanup many lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 22:53:20 +02:00 |
|
frrist
|
9305eca97c
|
don't ignore transfer error in delete actor
|
2020-05-18 12:00:52 -07:00 |
|
frrist
|
0c2e4e2d4f
|
return correct exitcodes from vm transfer
|
2020-05-18 12:00:52 -07:00 |
|
Aayush Rajasekaran
|
8a9862bdb4
|
The VerifySig syscall should verify sigs
|
2020-05-05 15:26:34 -04:00 |
|
Aayush Rajasekaran
|
a047e158ed
|
Add some validity checks to runtime.CreateActor()
|
2020-04-30 14:21:29 -04:00 |
|
Whyrusleeping
|
cd5cbcfe4f
|
Merge pull request #1627 from filecoin-project/fix/safe-actor-serialization
vm: Don't treat actor state serialization errors as fatal
|
2020-04-28 10:50:53 -07:00 |
|
Łukasz Magiera
|
9dcb42328e
|
gofmt
|
2020-04-28 19:27:13 +02:00 |
|
Łukasz Magiera
|
c760a88c22
|
vm: don't treat actor state serialization errors as fatal
|
2020-04-28 15:21:31 +02:00 |
|
Aayush Rajasekaran
|
5900d765fd
|
caller must be validated exactly once
|
2020-04-28 00:07:47 -04:00 |
|
Aayush Rajasekaran
|
e46c4652a5
|
Forbid internal message in State Transaction()
|
2020-04-25 02:01:26 -04:00 |
|
Aayush Rajasekaran
|
832657edfb
|
Eliminate use of SysErrInternal, some interop changes
|
2020-04-25 01:55:59 -04:00 |
|
Jeromy
|
4153f128ef
|
a more betterer supply impl
|
2020-04-16 16:03:38 -07:00 |
|
Łukasz Magiera
|
706c0b8d3a
|
Stub syscalls.TotalFilCircSupply
|
2020-04-17 00:19:54 +02:00 |
|
Łukasz Magiera
|
072dd8b744
|
Merge remote-tracking branch 'origin/testnet/3' into feat/windowed-post
|
2020-04-10 20:38:25 +02:00 |
|
Łukasz Magiera
|
b0fe8b8b4c
|
v25: get bench to almost work
|
2020-04-10 14:19:06 +02:00 |
|
Łukasz Magiera
|
70d654e4a6
|
Merge pull request #1527 from filecoin-project/feat/drand
Initial randomness beacon implementation
|
2020-04-09 19:48:09 +02:00 |
|
Aayush Rajasekaran
|
17e9feb633
|
Sever the API's dependency on VM
|
2020-04-08 18:27:31 -04:00 |
|
Jeromy
|
8e0ca306d2
|
more wiring up of drandomness
|
2020-04-08 08:11:42 -07:00 |
|
Jeromy
|
ab51501849
|
remove todo
|
2020-04-03 15:50:52 -07:00 |
|
Jeromy
|
2d5becaaba
|
further removals
|
2020-04-03 15:05:59 -07:00 |
|
Jeromy
|
4c6fa1b2c0
|
handle some runtime error edge cases
|
2020-04-03 14:38:11 -07:00 |
|
Jeromy
|
8a265a0e8d
|
use exitcode type from specs actors instead of byte
|
2020-04-02 11:24:38 -07:00 |
|
Jakub Sztandera
|
013f441658
|
Fix charge gas in case of overcharge
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-01 22:55:10 +02:00 |
|
Aayush Rajasekaran
|
09a46e5d80
|
fix some gas charge bugs, and make our new account actor creation follow GFC
|
2020-03-25 08:25:03 -04:00 |
|
Aayush Rajasekaran
|
df13cfa52b
|
Only resolve origin to pubkey address when creating a new account actor
|
2020-03-24 04:43:09 -04:00 |
|
Jeromy
|
6fe245a278
|
use proper exitcodes for caller validation
|
2020-03-23 18:50:28 -07:00 |
|
Jeromy
|
8bc4195b7a
|
WIP: updating and getting chainval tests passing
|
2020-03-23 18:50:18 -07:00 |
|
Aayush Rajasekaran
|
ef288b8a6c
|
Calculate new actor addresses as per updated spec
|
2020-03-20 15:43:08 -04:00 |
|