Ecosyste.ms: Issues

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

GitHub / fisco-bcos/bcos-scheduler issues and pull requests

#62 - Update README.md

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#61 - Get blockHeader before unlock

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#60 - Fix unknown message type error

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#59 - add apache-2.0 license

Pull Request - State: closed - Opened by cyjseagull about 3 years ago - 1 comment
Labels: wontfix

#58 - release 3.0.0-rc1

Pull Request - State: closed - Opened by cyjseagull about 3 years ago

#57 - Check calledContract for every message

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#56 - Fix schedule bugs

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#55 - update hunter, cmake scripts and tars protocol

Pull Request - State: closed - Opened by bxq2011hust about 3 years ago

#54 - GraphKeyLocks replace KeyLocks

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#53 - <fix>(scheduler): fix auth static call error.

Pull Request - State: closed - Opened by kyonRay about 3 years ago

#52 - <fix>(scheduler): scheduler add tx attribute to create auth.

Pull Request - State: closed - Opened by kyonRay about 3 years ago

#51 - Add liquid attribute set

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#50 - <fix>(blockExecutive): fix create contract seq bug.

Pull Request - State: closed - Opened by kyonRay about 3 years ago

#49 - add ut for checksum address

Pull Request - State: closed - Opened by bxq2011hust about 3 years ago

#48 - Fix multimap order bug

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#47 - <fix>(scheduler): scheduler add auth check logic.

Pull Request - State: closed - Opened by kyonRay about 3 years ago

#46 - Add logEntries log

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#45 - <fix>(gasLimit): gas limit up to 30 billion.

Pull Request - State: closed - Opened by kyonRay about 3 years ago

#44 - Add getCode logic

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#43 - Fix skip bug, support precompiled transfer

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#42 - Remove unused var

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#41 - Fix key lock bugs

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#40 - Reduce the cost when traverse dmt

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#39 - Support dag execute from sync

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#38 - Add blockNumber check, fix core dump error

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#37 - Fix deadlock

Pull Request - State: closed - Opened by morebtcg about 3 years ago

#36 - remove consensusTimeout from ledgerConfig

Pull Request - State: closed - Opened by cyjseagull about 3 years ago

#35 - fix scheduler executeBlock the synced and consensused block failed bug

Pull Request - State: closed - Opened by cyjseagull about 3 years ago

#34 - modify txNotifier

Pull Request - State: closed - Opened by cyjseagull over 3 years ago

#33 - merge dev to Release 3.1.0

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#33 - merge dev to Release 3.1.0

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#32 - Add DAGExecute && signatureList

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#31 - Add notify to rpc & test

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#30 - Fix key locks bug

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#29 - Add key lock impl

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#28 - Add time report, fix bugs

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#27 - Support call method

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#26 - modify commit block

Pull Request - State: closed - Opened by bxq2011hust over 3 years ago

#25 - Add some logs

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#24 - Add get ledger config

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#23 - Add get hash logic

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#22 - adapt to the latest interface for asyncExecuteBlock

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#21 - not return error when has no block to execute

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#20 - remove log

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#18 - impl fair executor manager

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#17 - response null block when with empty blocks

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#16 - add try-catch to asyncGetLatestBlock in case of exception in the callback

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#15 - clear the old waiting queue when call asycnGetLatestBlock again

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#14 - dispatcher different blocks into the waitingQueue

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#13 - notify the waiting callback to executor when the stop

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#12 - use map to record block to callback

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#11 - remove promise

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#10 - modify queue to priority_queue

Pull Request - State: closed - Opened by cyjseagull over 3 years ago

#9 - update the log

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#8 - modify getLatestBlock

Pull Request - State: closed - Opened by morebtcg over 3 years ago - 1 comment

#7 - calculate transactionRoot

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#6 - fix coredump caused by error code determine

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#5 - fill the block before put the block into the queue

Pull Request - State: closed - Opened by cyjseagull over 3 years ago - 1 comment

#4 - modify the code-style

Pull Request - State: closed - Opened by cyjseagull over 3 years ago

#3 - install bcos-dispatcher && use hunter bcos-framework

Pull Request - State: closed - Opened by cyjseagull over 3 years ago

#2 - remove useless executor

Pull Request - State: closed - Opened by morebtcg over 3 years ago

#1 - Dev

Pull Request - State: closed - Opened by morebtcg over 3 years ago