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

GitHub / codechain-io/foundry issues and pull requests

#105 - Implement ICS PoC

Issue - State: closed - Opened by majecty over 5 years ago - 5 comments
Labels: ics, experiment

#104 - Do not prohibit headers whose body is malformed

Pull Request - State: closed - Opened by sgkim126 over 5 years ago - 1 comment
Labels: bug

#103 - Introduce randomized leader election

Issue - State: open - Opened by HoOngEe over 5 years ago - 1 comment
Labels: consensus

#102 - Fix typoes on the comment

Pull Request - State: closed - Opened by sgkim126 over 5 years ago
Labels: documentation

#101 - Calculate the transactions root with the transactions on the block

Pull Request - State: closed - Opened by sgkim126 over 5 years ago - 2 comments

#100 - Signature aggregation for block seal

Issue - State: open - Opened by sgkim126 over 6 years ago - 10 comments
Labels: consensus, experiment, bls

#99 - Improve RLP macros

Issue - State: open - Opened by junha1 over 5 years ago - 6 comments
Labels: refactoring

#98 - Execute self-nomination transactions on a new thread

Pull Request - State: closed - Opened by MSNTCS over 5 years ago - 8 comments

#97 - Remove unused methods of StateDB

Pull Request - State: closed - Opened by sgkim126 over 5 years ago

#96 - Remove the deprecated entries from `CommonParams` and `Params`

Issue - State: closed - Opened by dynaxis over 5 years ago - 1 comment

#95 - Remove parameters related to the removed Store/Remove transactions

Pull Request - State: closed - Opened by dynaxis over 5 years ago - 3 comments

#94 - Remove asset transactions

Pull Request - State: closed - Opened by majecty over 5 years ago - 2 comments

#93 - Upgrade rust toolchains

Pull Request - State: closed - Opened by somniumism over 5 years ago

#92 - Remove Store/Remove transactions

Pull Request - State: closed - Opened by dynaxis over 5 years ago - 5 comments

#91 - Correct a mistake that was made while reading the mem-pool-fee-bump-shift configuration

Pull Request - State: closed - Opened by majecty over 5 years ago
Labels: bug

#90 - Upgrade fixed-hash crate to 0.2.2 to prevent the latest clippy fail

Pull Request - State: closed - Opened by somniumism over 5 years ago

#89 - Convert constants to discriminated enum

Pull Request - State: closed - Opened by somniumism over 5 years ago - 2 comments
Labels: refactoring

#87 - Integrate Mergify

Issue - State: closed - Opened by majecty over 5 years ago - 7 comments
Labels: help wanted

#86 - Upgrade Rust to 1.40.0

Pull Request - State: closed - Opened by junha1 over 5 years ago

#85 - Add an RPC deleteAllPendingTransactions()

Pull Request - State: closed - Opened by junha1 over 5 years ago - 1 comment

#84 - Store the peer list on the DB of a node

Pull Request - State: closed - Opened by MSNTCS over 5 years ago

#83 - Reorder imports

Pull Request - State: closed - Opened by junha1 over 5 years ago - 1 comment

#82 - Export the codechain-merkle module to the merkle-trie package

Pull Request - State: closed - Opened by sgkim126 over 5 years ago - 2 comments

#81 - Adopt two different elliptic curves in transaction signing and consensus voting

Issue - State: open - Opened by HoOngEe over 5 years ago
Labels: crypto, experiment, bls

#79 - Need REPL

Issue - State: open - Opened by kseo about 7 years ago - 1 comment
Labels: enhancement

#78 - The check_enough_votes method returns an awkward error

Issue - State: open - Opened by HoOngEe over 5 years ago - 2 comments
Labels: consensus

#77 - Returning Arc<Self> should be refactored

Issue - State: closed - Opened by foriequal0 over 6 years ago - 2 comments
Labels: refactoring

#76 - Simplify traits bounds for using Client.

Issue - State: open - Opened by foriequal0 over 6 years ago
Labels: refactoring

#75 - Replace util/io with tokio

Issue - State: open - Opened by sgkim126 over 6 years ago - 1 comment
Labels: refactoring

#74 - block.state.commit is slow

Issue - State: open - Opened by majecty almost 6 years ago - 3 comments
Labels: performance

#73 - Replace the timer used by util/io

Issue - State: open - Opened by sgkim126 over 6 years ago
Labels: refactoring

#71 - Add RPCs for checking sync peers & sync target blocks

Issue - State: closed - Opened by hyunsikjeong almost 7 years ago
Labels: good first issue, rpc

#69 - Parent of importing header must exist

Issue - State: closed - Opened by sgkim126 almost 7 years ago - 9 comments
Labels: bug

#68 - Header verification does not verify seals in the header

Issue - State: closed - Opened by majecty almost 6 years ago - 7 comments
Labels: bug

#67 - Panic if the version of backup data is higher than the current code version

Issue - State: open - Opened by majecty almost 6 years ago
Labels: consensus

#65 - Use #[derive(RlpEncodableWrapper, RlpDecodableWrapper)]

Issue - State: open - Opened by foriequal0 over 6 years ago - 2 comments
Labels: good first issue, refactoring

#64 - Optimize the logger

Issue - State: open - Opened by foriequal0 over 6 years ago
Labels: performance

#63 - Use rr to trace errors

Issue - State: open - Opened by foriequal0 over 6 years ago - 1 comment

#62 - Add an option to skip verification

Issue - State: open - Opened by sgkim126 about 6 years ago
Labels: sync

#61 - Enhance RLP to support map

Issue - State: open - Opened by sgkim126 about 6 years ago

#60 - Non-validator nodes hold invalid pending transactions

Issue - State: open - Opened by joojis almost 6 years ago

#59 - Make a distinction between "double vote" and "double proposal"

Issue - State: open - Opened by HoOngEe almost 6 years ago
Labels: refactoring

#58 - Importing term change block takes too long

Issue - State: closed - Opened by majecty almost 6 years ago - 1 comment

#57 - Execute self-nomination transactions automatically

Issue - State: closed - Opened by majecty almost 6 years ago - 3 comments
Labels: good first issue

#56 - Need a new RPC getting minimum fees configured by each machine

Issue - State: closed - Opened by HoOngEe almost 6 years ago
Labels: good first issue, rpc

#55 - Introduce a minimum fee per byte

Issue - State: open - Opened by majecty over 5 years ago - 1 comment

#54 - Do not request the same vote to multiple peers

Issue - State: open - Opened by majecty over 5 years ago
Labels: consensus

#53 - Lock on a block only when the block is verified

Issue - State: open - Opened by majecty almost 6 years ago - 2 comments
Labels: consensus

#52 - jsonrpc_http_server spits out Parse(Header) error

Issue - State: closed - Opened by foriequal0 over 5 years ago - 1 comment
Labels: rpc

#50 - Optimize transaction and transaction result db

Issue - State: open - Opened by sgkim126 over 6 years ago

#49 - Create trace APIs

Issue - State: closed - Opened by majecty about 6 years ago - 1 comment
Labels: duplicate

#48 - Do not download invalid block's children

Issue - State: open - Opened by majecty almost 6 years ago - 9 comments
Labels: good first issue

#47 - Do not request the same prevote/precommit message to a peer

Issue - State: open - Opened by majecty over 5 years ago
Labels: consensus

#44 - Move `Miner` to `Client`

Issue - State: closed - Opened by majecty over 5 years ago
Labels: refactoring

#43 - Export codechain-db

Pull Request - State: closed - Opened by sgkim126 over 5 years ago

#42 - Export trie-standardmap

Pull Request - State: closed - Opened by sgkim126 over 5 years ago

#41 - Reorder imports

Issue - State: closed - Opened by sgkim126 over 5 years ago
Labels: good first issue

#40 - Proposal to remove implicit state changes

Issue - State: closed - Opened by sgkim126 over 5 years ago
Labels: enhancement

#39 - Remove the concept of "regular key"

Issue - State: closed - Opened by sgkim126 over 5 years ago - 2 comments
Labels: good first issue

#37 - Introduce PreviousValidators and fix tendermint bugs

Pull Request - State: closed - Opened by remagpie over 5 years ago - 1 comment
Labels: bug, enhancement

#36 - Remove asset RPCs

Pull Request - State: closed - Opened by majecty over 5 years ago - 2 comments

#35 - Snapshot synchronization

Pull Request - State: closed - Opened by remagpie over 5 years ago - 5 comments

#34 - Follow-up patches for the tendermint consensus with snapshot sync

Pull Request - State: closed - Opened by remagpie over 5 years ago - 2 comments
Labels: bug

#33 - Upgrade Rust to 1.40.0

Issue - State: closed - Opened by kseo over 5 years ago - 1 comment
Labels: good first issue

#32 - Apply the PR that cleans up the core module

Issue - State: closed - Opened by sgkim126 over 5 years ago
Labels: good first issue, refactoring

#31 - Remove code related to reorganization

Issue - State: closed - Opened by sgkim126 over 5 years ago - 4 comments

#30 - Remove simple_poa consensus

Issue - State: closed - Opened by remagpie over 5 years ago - 1 comment
Labels: good first issue, consensus

#29 - Import the snapshot header

Pull Request - State: closed - Opened by remagpie over 5 years ago

#28 - Update messages of the block sync extension

Pull Request - State: closed - Opened by remagpie over 5 years ago - 2 comments

#27 - Update tendermint implementation to be compatible with snapshot sync

Pull Request - State: closed - Opened by remagpie over 5 years ago
Labels: enhancement

#26 - Add ShardStore transaction

Pull Request - State: closed - Opened by majecty over 5 years ago

#24 - Design how to expose sharding to users

Issue - State: closed - Opened by sgkim126 over 5 years ago - 1 comment

#23 - Add snapshot synchronization

Issue - State: closed - Opened by remagpie over 5 years ago - 3 comments
Labels: enhancement

#22 - Refactoring patches from CodeChain/snapshot

Pull Request - State: closed - Opened by remagpie over 5 years ago

#21 - Remove score in headers

Issue - State: closed - Opened by sgkim126 over 5 years ago - 11 comments

#20 - Add RPCs for managing snapshots

Pull Request - State: closed - Opened by remagpie over 5 years ago

#19 - Create snapshots

Pull Request - State: closed - Opened by remagpie over 5 years ago - 2 comments

#18 - Read term_common_params from the state

Pull Request - State: closed - Opened by remagpie over 5 years ago

#17 - Remove Store and Remove Transaction

Issue - State: closed - Opened by majecty over 5 years ago - 1 comment
Labels: enhancement, good first issue

#16 - Prune old state tree

Issue - State: open - Opened by kseo over 7 years ago
Labels: enhancement

#15 - Extract the rlp module to a new package

Issue - State: closed - Opened by sgkim126 over 6 years ago - 1 comment

#13 - Implement a DB visualizer

Issue - State: open - Opened by majecty about 6 years ago - 1 comment
Labels: enhancement

#12 - Remove TxTimlock from the mempool

Pull Request - State: closed - Opened by remagpie over 5 years ago - 2 comments

#11 - [WIP] Removing Asset

Pull Request - State: closed - Opened by majecty over 5 years ago - 6 comments

#10 - Run cargo fix --edition-idioms

Pull Request - State: closed - Opened by majecty over 5 years ago - 3 comments

#9 - Implement snapshot sync

Issue - State: closed - Opened by sgkim126 over 5 years ago - 1 comment
Labels: enhancement

#8 - Simplify mempool

Issue - State: closed - Opened by sgkim126 over 5 years ago - 3 comments
Labels: enhancement

#7 - Remove Assets

Issue - State: closed - Opened by majecty over 5 years ago - 2 comments
Labels: enhancement

#6 - Allow modules to define new transactions

Issue - State: closed - Opened by sgkim126 over 5 years ago - 1 comment
Labels: enhancement

#5 - Make modules be able to extend RPC methods

Issue - State: closed - Opened by sgkim126 over 5 years ago - 1 comment
Labels: enhancement

#4 - Remove PoW supprot

Issue - State: closed - Opened by sgkim126 over 5 years ago
Labels: enhancement

#3 - Implement a WASM interpreter

Issue - State: open - Opened by sgkim126 over 5 years ago
Labels: enhancement

#2 - Merge crates related databases into util/db

Pull Request - State: closed - Opened by sgkim126 over 5 years ago

#1 - Remove PoW consensus

Pull Request - State: closed - Opened by sgkim126 over 5 years ago - 2 comments