Ecosyste.ms: Issues

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

GitHub / m0t0k1ch1/more-minimal-plasma-chain issues and pull requests

#58 - child plasma tx post says txout was already spent

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

#57 - v0.4.0

Pull Request - State: open - Opened by m0t0k1ch1 about 6 years ago

#56 - Enable to update TxOut.IsExited directly

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#55 - Enable to update TxOut.IsExited directly

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#54 - Follow the update of github.com/m0t0k1ch1/fixed-merkle-tree

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#52 - v0.3.2

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#51 - Resubscribe

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

#50 - Use *big.Int instead of uint64 for amount

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#49 - Follow the update of github.com/m0t0k1ch1/fixed-merkle

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#48 - Replace WebSocket client

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

#47 - Replace DB

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

#46 - Use *big.Int instead of uint64

Issue - State: closed - Opened by m0t0k1ch1 about 6 years ago

#45 - v0.3.1

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#44 - Sort UTXOs

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#43 - Fix Dockerfile

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#42 - v0.3.0

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#41 - Implement app.Heartbeater

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#40 - Load global CLI configs from env

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#39 - Heartbeat

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#38 - Fix UTXO definition

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#37 - Enable to create deposit block manually

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#36 - v0.2.2

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#35 - v0.2.1

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#34 - v0.2.0

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#33 - [app] refactor subscription handling

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#32 - [app] refactor subscription handling

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#31 - Set up TxOut.IsExited flag when the exit is started

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#30 - v0.2.0

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#29 - Set up TxOut.IsExited flag when the exit is started

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#28 - use Docker Hub for base image

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#27 - [_docker/mmpc/child] update CLI binary

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#26 - [cli] 'tx create' + 'tx sign' + 'tx post' = new 'tx post'

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#25 - Write about the flow for test in README

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#24 - [_docker] Use prebuilt binaries

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#23 - Easy setup with ganache-cli by Docker, etc.

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#22 - Bug fixes, refactoring, etc.

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#21 - Enable to exec GET /addresses/:address/utxos from CLI

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#20 - Fix error handling, etc.

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#19 - Implement GET /addresses/:address/utxos

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#18 - Use *Position

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#17 - Store child chain data in BadgerDB, etc

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#16 - Rename vars : oIndex, iIndex -> outIndex, inIndex

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#15 - Enable to challenge exit

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#14 - Use position instead of hash

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#13 - Update CLI

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#12 - [cli] Common flags is added automatically by flags()

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#11 - Update CLI

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#10 - Enable to exit by CLI

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#9 - [cli] Enable 'tx sign' command to take 'iindex'

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#8 - Enable to create tx with charge, etc.

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#7 - Use original binding contract

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#6 - Refactoring

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#5 - Rename structs

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#4 - Refactoring

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#3 - Commit block root

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#2 - [cli] fix responses

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago

#1 - Observe root chain contract

Pull Request - State: closed - Opened by m0t0k1ch1 about 6 years ago