Skip to content

Commit

Permalink
[WIP] add Block state root (#39) (#41)
Browse files Browse the repository at this point in the history
* add checkpoints
* use bcs and ring
* Add upgradeScript
* add more unit test
  • Loading branch information
WGB5445 committed Jul 5, 2022
1 parent a5dc012 commit 67027f9
Show file tree
Hide file tree
Showing 21 changed files with 575 additions and 308 deletions.
5 changes: 4 additions & 1 deletion build/StarcoinFramework/BuildInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: ChainId
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: CheckpointScript
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Collection
: StarcoinFramework
Expand Down Expand Up @@ -261,7 +264,7 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: YieldFarmingV2
: StarcoinFramework
source_digest: 3DB38FA53B8165D50EFE27CA96B9F5C6B7B338D7519835094216173A9B06D40B
source_digest: 9D5BEAD2A40807817B23BF8C474DA0D8ADC2A14B229B1CF06B74F8726614B3F9
build_flags:
dev_mode: false
test_mode: false
Expand Down
Binary file added build/StarcoinFramework/abis/Block/checkpoint.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified build/StarcoinFramework/bytecode_modules/Block.mv
Binary file not shown.
Binary file not shown.
Binary file modified build/StarcoinFramework/bytecode_modules/Genesis.mv
Binary file not shown.
Binary file modified build/StarcoinFramework/bytecode_modules/StdlibUpgradeScripts.mv
Binary file not shown.

0 comments on commit 67027f9

Please sign in to comment.