Jakub Sztandera
|
ab08858b45
|
Delete GasPrice from this world
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-06 23:08:42 +02:00 |
|
Jakub Sztandera
|
722d6e8ffb
|
Introduce base fee
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-06 21:14:38 +02:00 |
|
Aayush Rajasekaran
|
b51e2a868b
|
Merge branch 'next' into feat/cid-builder
|
2020-07-28 21:02:30 -04:00 |
|
Aayush Rajasekaran
|
de867d7a9a
|
Correct calculation of TotalCircSupply
|
2020-07-28 17:26:55 -04:00 |
|
Łukasz Magiera
|
09b90773d8
|
Merge remote-tracking branch 'origin/next' into feat/cid-builder
|
2020-07-28 16:06:06 +02:00 |
|
Łukasz Magiera
|
eac0a1bba9
|
stmgr: Handle state forks with cron on null blocks correctly
|
2020-07-28 14:31:28 +02:00 |
|
Steven Allen
|
b7a4dbb07f
|
Support inline CIDs
And use the new CidBuilder from the spec actors.
This patch does not switch over to inline CIDs by default, but paves the way.
|
2020-07-23 23:12:32 -07:00 |
|
Dirk McCormick
|
462562a921
|
fix: stmgr forks test
|
2020-07-22 16:27:50 -04:00 |
|
Jakub Sztandera
|
7da629d03b
|
Update gas prices
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-20 21:31:05 +02:00 |
|
Jakub Sztandera
|
7b14d445b4
|
Update message gas limits
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-07-15 20:01:57 +02:00 |
|
Łukasz Magiera
|
907364ce67
|
Update deps, fix more tests
|
2020-06-15 18:30:49 +02:00 |
|
Jeromy
|
50fae56baf
|
Verify data for presealed data
|
2020-05-13 19:35:44 -07:00 |
|
Łukasz Magiera
|
ba389598ee
|
Cleanup build package
|
2020-05-12 19:59:28 +02:00 |
|
Aayush Rajasekaran
|
a047e158ed
|
Add some validity checks to runtime.CreateActor()
|
2020-04-30 14:21:29 -04:00 |
|
Aayush Rajasekaran
|
5900d765fd
|
caller must be validated exactly once
|
2020-04-28 00:07:47 -04:00 |
|
Aayush Rajasekaran
|
14ad808a00
|
Remove unused fields from VM
|
2020-04-16 15:34:01 -04:00 |
|
Jakub Sztandera
|
1bd28bdb6a
|
Fix lint errors
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-08 21:37:04 +02:00 |
|
Jakub Sztandera
|
edf03c9ba8
|
Use adt.Empty
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-03-26 02:00:25 +01:00 |
|
whyrusleeping
|
ddf1beac6c
|
change gas limit to be a normal int64
|
2020-03-18 13:45:37 -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
|
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 |
|
Łukasz Magiera
|
0a9e0acc6f
|
types: Drop some redundant alias types
|
2020-02-25 22:09:22 +01:00 |
|
Łukasz Magiera
|
d787aa5007
|
Merge branch 'testnet/3' into feat/specs-actors
|
2020-02-24 18:32:02 +01:00 |
|
Łukasz Magiera
|
4e98f2e438
|
some test fixes
|
2020-02-21 20:28:01 +01:00 |
|
Łukasz Magiera
|
69ec3c205a
|
Merge remote-tracking branch 'origin/master' into testnet/3
|
2020-02-19 22:10:14 +01:00 |
|
Łukasz Magiera
|
c0ed0dda8e
|
specs-actors: Fis some test compilation errors
|
2020-02-10 20:16:36 +01:00 |
|
whyrusleeping
|
0309e2332c
|
add proper signature imports to tests
|
2020-02-06 23:01:37 -08:00 |
|
whyrusleeping
|
028a113737
|
Make it all build
|
2020-02-04 14:19:05 -08:00 |
|
whyrusleeping
|
01b6ddbbd3
|
add a test to ensure there are no off-by-one errors in fork activation logic
|
2020-01-31 15:52:39 -08:00 |
|