-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: polynetwork/Zion
base: master
head repository: polynetwork/Zion
compare: storage
- 18 commits
- 140 files changed
- 5 contributors
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d1e507f - Browse repository at this point
Copy the full SHA d1e507fView commit details -
* use statedb for epoch checking * set devnet id to be 2 * testnet should be 2
Configuration menu - View commit details
-
Copy full SHA for bdb6708 - Browse repository at this point
Copy the full SHA bdb6708View commit details -
delete neo3 and ont for now (#64)
* use statedb for epoch checking * delete ineffective
Configuration menu - View commit details
-
Copy full SHA for ad56163 - Browse repository at this point
Copy the full SHA ad56163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1422e26 - Browse repository at this point
Copy the full SHA 1422e26View commit details
Commits on Jan 17, 2022
-
duplicate signer check may cause voter halt (#66)
Co-authored-by: zhang menghang <zhangmenghang@zhangs-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for 5d154ab - Browse repository at this point
Copy the full SHA 5d154abView commit details
Commits on Jan 24, 2022
-
* add ont chain * fix notify name Co-authored-by: zhang menghang <zhangmenghang@zhangs-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for ad12e36 - Browse repository at this point
Copy the full SHA ad12e36View commit details
Commits on Jan 25, 2022
-
* update chain id * add proof key test * add proof key test * update block period and request timeout * consensus update * consensus update * update log * update config * delete useless feed * delete useless log * add member list before epoch change * delete todo * delete useless log
Configuration menu - View commit details
-
Copy full SHA for 9ce5f61 - Browse repository at this point
Copy the full SHA 9ce5f61View commit details
Commits on Feb 10, 2022
-
fix: use
LatestBlockNumberas default state for estimateGas (#72)* heco sync header:use common key * estimate use latestBlockNr as default state * temp
Configuration menu - View commit details
-
Copy full SHA for 2452c57 - Browse repository at this point
Copy the full SHA 2452c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc444c5 - Browse repository at this point
Copy the full SHA cc444c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f91812 - Browse repository at this point
Copy the full SHA 3f91812View commit details
Commits on Mar 8, 2022
-
remove zion side chain content (#75)
* delete useless side chain code * update miner gas floor and gas ceil * fix: allow faulty commit seal
Configuration menu - View commit details
-
Copy full SHA for d698628 - Browse repository at this point
Copy the full SHA d698628View commit details
Commits on May 6, 2022
-
* update epoch info field * fix: notifyEpochSwitchInfo, type of blockHeight is uint64
Configuration menu - View commit details
-
Copy full SHA for c8c718b - Browse repository at this point
Copy the full SHA c8c718bView commit details
Commits on Jun 8, 2022
-
* use fixed contract address * implement economic rewarding * finalize with err * set genesis supply * rename file * add abi unit test
Configuration menu - View commit details
-
Copy full SHA for 546468f - Browse repository at this point
Copy the full SHA 546468fView commit details
Commits on Jun 9, 2022
-
* add signature manager * use rlp * fix * opt Co-authored-by: 徐志强 <xuzhiqiang@xuzhiqiangdeMacBook-Pro.local>
2Configuration menu - View commit details
-
Copy full SHA for b3f93e5 - Browse repository at this point
Copy the full SHA b3f93e5View commit details
Commits on Jun 10, 2022
-
Co-authored-by: 徐志强 <xuzhiqiang@xuzhiqiangdeMacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for 6e3d53d - Browse repository at this point
Copy the full SHA 6e3d53dView commit details
Commits on Jun 23, 2022
-
p2p direct connect for consensus validators (#83)
* update gas limit params * update test genesis block * update protocol * delete useless common files * add consensus event * implement timer for staticNodes broadcast * add stop signal * add some comment * format files * delete useless comment * import file * fix: broadcaster channel * update start * update commeen t
Configuration menu - View commit details
-
Copy full SHA for 81f5681 - Browse repository at this point
Copy the full SHA 81f5681View commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75e55aa - Browse repository at this point
Copy the full SHA 75e55aaView commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 44c10bd - Browse repository at this point
Copy the full SHA 44c10bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...storage