Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / starcoinorg/starcoin issues and pull requests

#4208 - Fix framework

Pull Request - State: closed - Opened by simonjiao 7 days ago - 1 comment

#4207 - fix starcoin-sdk-builder

Pull Request - State: closed - Opened by simonjiao 8 days ago - 1 comment

#4206 - Fix starcoin decrypt error

Pull Request - State: closed - Opened by nkysg 9 days ago - 1 comment

#4205 - fix vm-runtime-types

Pull Request - State: closed - Opened by simonjiao 9 days ago - 1 comment

#4204 - fix starcoin abi & aggregator

Pull Request - State: closed - Opened by simonjiao 9 days ago - 1 comment

#4203 - [compiler-v2] fix starcoin-resource-view

Pull Request - State: closed - Opened by nkysg 9 days ago - 1 comment

#4202 - fix starcoin-gas-schedule compiler

Pull Request - State: closed - Opened by nkysg 9 days ago - 1 comment

#4201 - Fix more types

Pull Request - State: closed - Opened by simonjiao 9 days ago - 1 comment

#4200 - fix errrors in starcoin-vm-types introduced by new `sign` function

Pull Request - State: closed - Opened by simonjiao 12 days ago - 1 comment

#4198 - Bump goldenfile from 1.4.5 to 1.7.3

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago - 2 comments
Labels: dependencies

#4197 - Bump async-std from 1.12.0 to 1.13.0

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago - 2 comments
Labels: dependencies

#4196 - Bump arrayref from 0.3.6 to 0.3.9

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago - 2 comments
Labels: dependencies

#4195 - Bump the cargo group with 7 updates

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago - 2 comments
Labels: dependencies

#4194 - Pruning logic

Pull Request - State: open - Opened by jackzhhuang 19 days ago - 8 comments

#4191 - rm VMAdapter

Pull Request - State: closed - Opened by nkysg 29 days ago - 2 comments

#4190 - chore(starcoin-vm-types): rm unused file

Pull Request - State: closed - Opened by nkysg 30 days ago - 1 comment

#4189 - chore: rename starcoin-natives to starcoin-frameworks

Pull Request - State: closed - Opened by nkysg about 1 month ago - 1 comment

#4188 - Migrate move repo

Pull Request - State: closed - Opened by simonjiao about 1 month ago - 2 comments

#4187 - chore: rename starcoin-gas to starcoin-gas-meter

Pull Request - State: closed - Opened by nkysg about 1 month ago - 2 comments

#4186 - Fix status command

Pull Request - State: closed - Opened by jackzhhuang about 1 month ago - 1 comment

#4185 - [Feature Request][Compiler-V2] update trait TStateView use bytes

Issue - State: open - Opened by nkysg about 1 month ago
Labels: enhancement

#4184 - [Feature Request][Compiler-V2] add StateValue which need to compatible

Issue - State: open - Opened by nkysg about 1 month ago
Labels: enhancement

#4183 - [Feature Request][Compiler-V2]use new gas params macro

Issue - State: open - Opened by nkysg about 1 month ago
Labels: enhancement

#4182 - Make the sync faster by sync the selected state

Pull Request - State: closed - Opened by jackzhhuang about 1 month ago - 2 comments

#4181 - [dataformat-generator] fixed ignoring serde alias for StructType, ref…

Pull Request - State: closed - Opened by welbon about 2 months ago - 2 comments

#4180 - Upgrade tokio to 1.39.2

Pull Request - State: open - Opened by sanlee42 about 2 months ago - 2 comments

#4179 - [Feature Request][Compiler-V2] update WriteOp with metadata

Issue - State: open - Opened by nkysg about 2 months ago
Labels: enhancement

#4178 - [dataformat-generator] fixed ignoring serde alias for `StructType`

Pull Request - State: closed - Opened by welbon about 2 months ago - 2 comments

#4177 - Migrate move repo

Pull Request - State: closed - Opened by simonjiao about 2 months ago - 3 comments

#4176 - refactor BatchDbWriter to fix bugs

Pull Request - State: closed - Opened by simonjiao about 2 months ago - 3 comments

#4175 - Update the block header to ensure compatibility with future updates

Pull Request - State: closed - Opened by jackzhhuang about 2 months ago - 8 comments

#4174 - fix some warnings

Pull Request - State: closed - Opened by simonjiao about 2 months ago - 3 comments

#4173 - [Bug Report][compiler-v2] update func resolve_script

Issue - State: open - Opened by nkysg about 2 months ago
Labels: enhancement

#4172 - [Feature Request][compiler-v2] check StarcoinGasMeter need to impl funcs

Issue - State: open - Opened by nkysg about 2 months ago
Labels: enhancement

#4171 - [Bug Report][compiler-v2] move vector in move_stdlib.rs in right place

Issue - State: open - Opened by nkysg about 2 months ago
Labels: bug

#4170 - [Bug Report][compiler-v2] fix native_from_bytes compiler error

Issue - State: open - Opened by nkysg about 2 months ago
Labels: bug

#4169 - docs: fix merkle tree contracts typo issues

Pull Request - State: closed - Opened by momodaka about 2 months ago - 2 comments

#4168 - chore: rustc 1.76.0

Pull Request - State: closed - Opened by nkysg 2 months ago - 3 comments

#4167 - chore: rustc 1.78.0

Pull Request - State: closed - Opened by nkysg 2 months ago - 5 comments

#4166 - Refactor move runtime

Pull Request - State: closed - Opened by simonjiao 2 months ago - 7 comments

#4165 - delete all dag block in sync dag store to protect the blocks not int …

Pull Request - State: closed - Opened by jackzhhuang 2 months ago - 1 comment

#4163 - chore: use clippy::use_self

Pull Request - State: closed - Opened by nkysg 2 months ago - 2 comments

#4162 - Release 2.0.1

Pull Request - State: closed - Opened by sanlee42 2 months ago - 2 comments

#4161 - Bump arrayref from 0.3.6 to 0.3.8

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 3 comments
Labels: dependencies

#4160 - Bump the cargo group with 8 updates

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 2 comments
Labels: dependencies

#4159 - add latest block id in block collector to return the chain using targ…

Pull Request - State: closed - Opened by jackzhhuang 3 months ago - 1 comment

#4158 - [Bug Report]Sync processor cannot switch to the target's fork

Issue - State: closed - Opened by jackzhhuang 3 months ago
Labels: bug

#4157 - [FlexiDag][Dev] move move_vm_adpter.rs into starcoin projoect

Issue - State: open - Opened by nkysg 3 months ago
Labels: enhancement

#4156 - [Feature Request] revert move AccountDataCache

Issue - State: open - Opened by nkysg 3 months ago
Labels: enhancement

#4155 - [FlexiDag] [Feature Request]Starcoin-Framework rename refactor, improve move prover

Issue - State: open - Opened by nkysg 3 months ago
Labels: enhancement

#4154 - Add db set store

Pull Request - State: closed - Opened by simonjiao 3 months ago - 16 comments

#4153 - Dag sync continue

Pull Request - State: closed - Opened by jackzhhuang 3 months ago - 5 comments

#4152 - Shrink db size copy for test

Pull Request - State: closed - Opened by nkysg 3 months ago - 5 comments

#4151 - refactor DbRelationStore with insert_with_writer

Pull Request - State: closed - Opened by nkysg 3 months ago - 3 comments

#4150 - Shrink db size

Pull Request - State: closed - Opened by simonjiao 3 months ago - 7 comments

#4149 - Bump lazy_static from 1.4.0 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#4148 - Bump proptest from 1.1.0 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#4147 - [Scripts] Fix release

Pull Request - State: closed - Opened by sanlee42 3 months ago - 3 comments

#4145 - Add vega net and new release

Pull Request - State: closed - Opened by sanlee42 3 months ago - 2 comments

#4144 - Check dag parents' existence

Pull Request - State: closed - Opened by jackzhhuang 3 months ago

#4141 - add block_connector_service to miner

Pull Request - State: closed - Opened by simonjiao 4 months ago - 2 comments

#4140 - fix the proxima fork number 0

Pull Request - State: closed - Opened by jackzhhuang 4 months ago

#4139 - Bump the cargo group with 8 updates

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#4138 - Broadcast dag block in any condition

Pull Request - State: closed - Opened by jackzhhuang 4 months ago

#4137 - Ghostdagdata rpc

Pull Request - State: closed - Opened by sanlee42 4 months ago - 1 comment

#4136 - refactor load_dag_genesis

Pull Request - State: closed - Opened by simonjiao 4 months ago - 2 comments

#4135 - Remove unused codes from network and genesis

Pull Request - State: closed - Opened by simonjiao 4 months ago - 1 comment

#4134 - Bump actix from 0.13.0 to 0.13.5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#4133 - Bump actix from 0.13.0 to 0.13.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#4132 - [Bug Report] Block header hash value is not the same though the header is the same

Issue - State: open - Opened by jackzhhuang 4 months ago - 2 comments
Labels: bug

#4131 - Dag db-exporter export range and apply

Pull Request - State: closed - Opened by nkysg 4 months ago - 3 comments

#4130 - Dag sync test case use 0 as fork number

Pull Request - State: closed - Opened by jackzhhuang 4 months ago - 2 comments

#4129 - Use 0 as dag fork number in test case

Pull Request - State: closed - Opened by jackzhhuang 4 months ago - 4 comments

#4128 - Use 0 as dag fork number

Pull Request - State: closed - Opened by jackzhhuang 4 months ago

#4127 - Dag node viewer

Pull Request - State: closed - Opened by welbon 4 months ago

#4126 - Use queue to replace the recursion call in sync progress

Pull Request - State: closed - Opened by jackzhhuang 4 months ago

#4124 - Prune unsupported feature

Pull Request - State: closed - Opened by simonjiao 4 months ago - 1 comment

#4123 - [Flexidag] Fix some test case to cover the dag logic

Pull Request - State: closed - Opened by jackzhhuang 4 months ago - 2 comments

#4122 - [Release] release for dag v2.0.0-alpha

Pull Request - State: closed - Opened by sanlee42 4 months ago - 1 comment

#4121 - [FlexiDag] The function fetch_block in BlockCollector should return Vec<Block>

Issue - State: closed - Opened by jackzhhuang 4 months ago
Labels: enhancement

#4120 - Remove dag sync blocks

Pull Request - State: closed - Opened by jackzhhuang 4 months ago

#4119 - Bump parking_lot from 0.12.1 to 0.12.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#4118 - Bump zeroize from 1.5.7 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 3 comments
Labels: dependencies

#4117 - rolback dag-effective-height to zero

Pull Request - State: closed - Opened by simonjiao 4 months ago - 10 comments

#4116 - add delete sync block and test case

Pull Request - State: closed - Opened by jackzhhuang 4 months ago - 1 comment

#4115 - [FlexiDag] remove some proxima-compatible codes

Pull Request - State: closed - Opened by simonjiao 4 months ago - 1 comment

#4114 - [FlexiDag]Delete temporary blocks saved in sync progress

Pull Request - State: closed - Opened by jackzhhuang 4 months ago

#4113 - [FlexiDag] update genesis files for halley/proxima

Pull Request - State: closed - Opened by simonjiao 4 months ago - 2 comments

#4112 - [chaos-mesh] Add some chaos schedule

Pull Request - State: open - Opened by welbon 4 months ago - 1 comment

#4111 - enable call_api_cmd_halley test

Pull Request - State: closed - Opened by simonjiao 4 months ago - 1 comment

#4110 - no dag-chain for benchmark test cases

Pull Request - State: closed - Opened by simonjiao 4 months ago - 1 comment

#4103 - [FlexiDag] set HeaderWithBlockLevel block_level 1 and fix some typos

Pull Request - State: closed - Opened by nkysg 4 months ago - 1 comment

#4101 - [FlexiDag]Add read-write lock in dag db store

Pull Request - State: closed - Opened by jackzhhuang 4 months ago