• R/O
  • HTTP
  • SSH
  • HTTPS

vapor: List of commits

Golang implemented sidechain for Bytom


v0.1_split_block
RSS
Rev. Time Author
c87052a v0.1_split_block 2019-06-15 15:52:47 mars

modify import

ea1bf69 2019-06-15 15:50:41 mars

modify func name

9aa8805 2019-06-15 15:47:42 mars

fix cache

2fb0c3f 2019-06-15 15:44:24 mars

Merge remote-tracking branch 'origin/v0.1' into v0.1_split_block

6a948fd 2019-06-15 15:38:28 mars

fix test

266bc46 2019-06-15 15:20:03 mars

fix test

f0155d3 2019-06-15 15:02:29 mars

fix review

171f38c 2019-06-15 11:40:53 mars

rm code

f3f8136 2019-06-15 11:37:14 mars

fix test

ad91c2b 2019-06-15 11:08:45 mars

fix test

5e8fb58 2019-06-15 11:05:23 mars

split block

a6f99bc 2019-06-14 16:37:06 muscle_boy

add thread safe lru (#179)

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)

Show on old repository browser