Raúl Kripalani
|
d1104fec4c
|
rename blockstores for consistency.
|
2021-01-29 23:17:25 +00:00 |
|
Raúl Kripalani
|
b0cbc932bd
|
consolidate all blockstores in blockstore package.
|
2021-01-29 20:01:00 +00:00 |
|
Steven Allen
|
4e730b5ec8
|
port to v2 imports
|
2020-10-21 12:16:23 -07:00 |
|
Steven Allen
|
1bf3b4989d
|
rename imports to match actors code
`sed -i 's/\bv0\(\w\)\(\w*\)/\L\1\E\20/g' **/*.go`
|
2020-09-18 14:59:27 -07:00 |
|
hannahhoward
|
80b6994fe2
|
feat(market): update state diffing for market actor
Update to abstract actor for markets state diffing. Also move the diff adt functions inside the
abstract actors
|
2020-09-16 19:14:07 -07:00 |
|