• R/O
  • HTTP
  • SSH
  • HTTPS

vapor: List of commits

Golang implemented sidechain for Bytom


lru_thread_safe
RSS
Rev. Time Author
4b4326b lru_thread_safe 2019-06-14 16:22:15 shenao78

add thread safe lru

232c4d9 2019-06-14 16:04:34 Zhiting Lin

update vapor dashboard (#178)

4c43de6 2019-06-14 12:01:02 HAOYUatHZ

feat(federation): add mainchain & sidechain listener (#170)

* init processChainInfo

* init ErrInconsistentDB

* clean

* fix processChainInfo

* fix

* init

* init

* add err handling

* fix

* fix

* fix

* fk

* fk

* fix

* dododo

* fix

* fk

* add add add

* fix

* fix

* fk

* fix

* clean

* dododo

* fk

* fox

* add

* add

* draft

* clean up

* clean up

* clean

* fix typo

* dododo

* rename

* fix

* fix

* add

* add

* fix https://github.com/Bytom/vapor/pull/170#discussion_r293642418

* fix

* clean

f47413c 2019-06-13 22:53:32 Chengcheng Zhang

add block witness update function (#176)

* add block witness update function

* add Delete and test function

* update

* update

* update

* update

4cd4945 2019-06-13 19:37:38 muscle_boy

fix utxo valid height (#174)

* fix utxo valid height

* fix ci

* opt code

ce85135 2019-06-13 17:50:23 wz

add cancel vote (#172)

* add cancel vote

* fix review

* modify name

* fix review

* fix test

* fix test

571174f 2019-06-13 16:49:03 muscle_boy

add get-blocker api (#173)

* add get-blocker api

* opt code

b62a559 2019-06-13 12:31:07 Chengcheng Zhang

check vote output amount (#171)

* check vote output amount

* update

66150f9 2019-06-12 22:20:43 HAOYUatHZ

refactor(federation): refactor db schema (#169)

* add

* fix typo

938532a 2019-06-12 20:38:04 Chengcheng Zhang

V0.1 docker (#166)

* modify docker

* update

* update

* update

* update

* update

* update

8da5d90 2019-06-12 18:33:30 HAOYUatHZ

feat: add processIssuing (#152)

* init asset

* add confirmations

* fix

* add processBlock

* clean db

* add getAsset

* fix https://github.com/Bytom/vapor/pull/152#discussion_r291964871 & https://github.com/Bytom/vapor/pull/152#discussion_r291964144

* init AssetCache

* set maxAssetCached

* add rm get

* implement add get remove assetCache

* use assetCache instead of assetMap

* use hashicorp/golang-lru

* add bytom vendor

* fix submodule

* use golang/groupcache/lru

* fix https://github.com/Bytom/vapor/pull/152#discussion_r292805572

* fix asset create

0bd22d2 2019-06-12 17:38:28 muscle_boy

add get-consensus-nodes api (#159)

* add get-consensus-nodes api

* add get vote result api

* bug fix

* remove is consensus node

* bug fix

* remove is consensus

* add sort for get vote result api

* rename

c66fad6 2019-06-12 17:16:23 muscle_boy

fix detach vote (#164)

db01c29 2019-06-12 17:12:21 HAOYUatHZ

fix: waive charging storage gas for cross-chain (#162)

* fix: do not charge storage gas for cross-chain

* fix: fix skip-storage-gas attack

9b2794c 2019-06-12 15:45:35 wz

modify (#161)

edeb518 2019-06-12 14:50:32 Paladz


fix bug (#160)

* fix bug

* fix bug

ee36412 2019-06-11 17:32:09 muscle_boy

add witness to get block api (#158)

2cba4a6 2019-06-11 17:24:14 wz

add api for vote num (#149)

* add api for vote num

* fix review

* fix review

b0b8486 2019-06-11 15:43:49 Paladz


prevent the double sign lock (#157)

d5bcf95 2019-06-11 15:18:52 yahtoo

Del useless status update (#156)

eea317c 2019-06-11 14:45:51 Paladz


init push for roll back in special case (#153)

* init push for roll back in special case

* edit for the problem

* edit the smal issue

* edit for code review

283ba9b 2019-06-11 10:55:06 wz

add docs for vote (#155)

55ad700 2019-06-11 10:20:46 HAOYUatHZ

doc: add cross-chain tx api doc (#154)

* init doc

* finish cross-chain api doc

* revert

* clean

b8a7a38 2019-06-10 19:00:34 muscle_boy

fix reorganize vote result (#151)

4e06745 2019-06-10 18:27:51 yahtoo

Fix consensus msg sync bugs (#150)

fix peer status update error
fix block signature mark error

3997409 2019-06-10 17:19:34 HAOYUatHZ

add doc (#148)

c748b38 2019-06-10 16:09:24 muscle_boy

Fix get consensus edge case (#147)

* fix get consensus node edge case

* fix get consensus node edge case

* fix get consensus node edge case

10ad99d fed_doc 2019-06-10 15:56:23 HAOYUatHZ

feat: init cross_tx keepers (#146)

* add config

* add config

* fix typos

7b3ea85 2019-06-10 15:40:28 wz

fix bug for cancel vote (#145)

4e50d5a 2019-06-10 15:04:24 yahtoo

Change p2p SendRate/RecvRate limit (#144)

Show on old repository browser