Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release V0.4.4 #1588

Merged
merged 42 commits into from
Oct 30, 2019
Merged

Release V0.4.4 #1588

merged 42 commits into from
Oct 30, 2019

Conversation

bowenwang1996
Copy link
Collaborator

No description provided.

Evgeny Kuzyakov and others added 30 commits October 21, 2019 23:01
* Introduce BalanceMismatch error
* Merge branch 'staging' of github.com:nearprotocol/nearcore into dont-panic-for-check-balance
* Merge branch 'staging' of github.com:nearprotocol/nearcore into dont-panic-for-check-balance
* Merge bug
* Merge branch 'staging' into dont-panic-for-check-balance
* Merge refs/heads/staging into dont-panic-for-check-balance
* Merge refs/heads/staging into dont-panic-for-check-balance
* Merge refs/heads/staging into dont-panic-for-check-balance
* Merge branch 'staging' of github.com:nearprotocol/nearcore into dont-panic-for-check-balance
* Merge branch 'dont-panic-for-check-balance' of github.com:nearprotocol/nearcore into dont-panic-for-check-balance
* Give more money to test.near (#1467)

* Give more money to test.near

* Bump version

* Reset state and bump version (#1499)

* Bump version for Borsh (#1502)

* Fix boot node in start_testnet.py (#1505)

* Reduce total supply and adjust parameters (#1508)
* Update dependency to avoid vulnerabilities

* Remove serde_cbor
* gcloud lib and init/start cluster
* Merge branch 'staging' into pytest-remote
* a few fixes
* almost done
* a few more fix
* Merge branch 'staging' into pytest-remote
* more fix
* more tests
* more fix and tests
* Merge branch 'staging' into pytest-remote
* Merge branch 'staging' into pytest-remote
* Merge refs/heads/staging into pytest-remote
* Merge refs/heads/staging into pytest-remote
* Merge refs/heads/staging into pytest-remote
* Merge refs/heads/staging into pytest-remote
* Merge refs/heads/staging into pytest-remote
* Merge refs/heads/staging into pytest-remote
* Merge refs/heads/staging into pytest-remote
* Merge branch 'staging' into pytest-remote
* Merge branch 'staging' into pytest-remote
* add requirements.txt
* a few fixes
* remote version of block_production works
* Merge branch 'pytest-remote' of github.com:nearprotocol/nearcore into pytest-remote
* Merge branch 'staging' into pytest-remote
* update requirements.txt
* Remove some unnecessary unsafe code
* Merge refs/heads/staging into remove-unsafe-code
* Merge refs/heads/staging into remove-unsafe-code
* Chaos Monkey now messes up with network

* Fixing a typo

* Adding missing shell command

* Marking `local_network` monkey as existing

* Adding one of the new tests that was previously missing
* fix head status check
* Merge branch 'staging' into handle-head-method
* Merge refs/heads/staging into handle-head-method
* Merge refs/heads/staging into handle-head-method
* recover system coredump by Misha for minimize docker image
* Move validator rewards to runtime
* Merge branch 'staging' of github.com:nearprotocol/nearcore into move-rewards-to-runtime
* Merge branch 'staging' of github.com:nearprotocol/nearcore into move-rewards-to-runtime
* Update runtime/runtime/src/lib.rs

Co-Authored-By: Maksym Zavershynskyi <[email protected]>
* Merge branch 'staging' of github.com:nearprotocol/nearcore into move-rewards-to-runtime
* Merge branch 'move-rewards-to-runtime' of github.com:nearprotocol/nearcore into move-rewards-to-runtime
* Merge branch 'staging' into move-rewards-to-runtime
* Merge refs/heads/staging into move-rewards-to-runtime
* Fix a dependency

eth-secp256k1 got renamed to parity-secp256k1
* Merge refs/heads/staging into fix_build
* update rust-toolchain
* Fix some warnings
* More warnings
* Introduced `chunk` API

* Saving genesis chunks to make consistent output from chunks RPC
* Nit
* Bump to 0.3.1
* Nit
* working coredump for docker
* Merge branch 'staging' into docker-coredump
* Merge refs/heads/staging into docker-coredump
* Update dependencies
* Give more money to test.near (#1467)

* Give more money to test.near

* Bump version

* Reset state and bump version (#1499)

* Bump version for Borsh (#1502)

* Fix boot node in start_testnet.py (#1505)

* Reduce total supply and adjust parameters (#1508)

* Remove all warnings (#1516)

* Add more bootnodes (#1525)
* WIP
* Code to read token holders from the file
* Minimal code that reads genesis from csv and converts it to json
* Tool for generating key pairs
* Make csv-parser a runnable binary
* Merge
* Merge branch 'staging' into genesis-mainnet
* Merge
* Merge branch 'genesis-mainnet' of https://github.com/nearprotocol/nearcore into genesis-mainnet
* Merge branch 'staging' into genesis-mainnet
* Merge branch 'staging' into genesis-mainnet
* Nit
* Merge branch 'genesis-mainnet' of https://github.com/nearprotocol/nearcore into genesis-mainnet
* Merge branch 'staging' into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Merge refs/heads/staging into genesis-mainnet
* Rpc transaction routing
* Transaction status routing
* Merge branch 'staging' into rpc-tx-routing
* Revert changes to runtime
* Fix test
* A python test for rpc tx forwarding
* fix pytest
* use SizedCache
* Add RequestRouted
Address comments
* Do not always override bootnodes
* Add genesis time to Row
* bump rpc polling timeout to 10s
Two new modes in chaos monkey:
- `node_restart` ocasionally restarts one of the nodes that are initially running (but always just one)
- `node_set` maintains an extra set of nodes (which are initially shut down), and prediodically restarts them arbitrarily, ocasionally also wiping out their data folders.
* fix a few queries which was work for only one node by aggregate
* Merge branch 'staging' into fix-dashboard
* Remove mock feature
* Bump versions
* Script to publish runtime packages
* Merge branch 'staging' into wasm32_fix
* Fix bad test in near-vm-logic
* Merge refs/heads/staging into bad_test
* adding genesis tools for stakewars into dockerfile
* Merge branch 'staging' into genesis-tool-docker
* Merge refs/heads/staging into genesis-tool-docker
* Fix unused return values in serialization
* Merge refs/heads/staging into bad_borsh
* Update borsh to 0.2.9
* Merge refs/heads/staging into update_borsh
* Merge refs/heads/staging into update_borsh
* Merge refs/heads/staging into update_borsh
* Merge refs/heads/staging into update_borsh
ailisp and others added 11 commits October 26, 2019 01:07
* update bootnode ip
* Merge branch 'staging' into update-bootnode
* Merge refs/heads/staging into update-bootnode
* Fix chunk producer kickout

* fix genesis

* fix initialization
* Scripts to start nodes for stakewars

* change chain-id

* fix quotes

* do not override if genesis already exists
* gas_counter moved to mod

* instrumented runtime with gas counter

* hash256 per-byte gas counting added

* block_timestamp test added and fix tests

* fix genesis config

* ext-costs moved to logic config extracted

* rename Config -> VMConfig
* do not remove docker build to avoid sudo
* Improve genesis tools
* Merge refs/heads/staging into improve-genesis-tools
* Merge refs/heads/staging into improve-genesis-tools
* Merge refs/heads/staging into improve-genesis-tools
* Merge refs/heads/staging into improve-genesis-tools
* Merge refs/heads/staging into improve-genesis-tools
* extract verification code
* Merge branch 'staging' into improve-genesis-tools
* Merge branch 'staging' into improve-genesis-tools
* Merge refs/heads/staging into improve-genesis-tools
* Code ownership for genesis tools
* Merge branch 'staging' into genesis-ownerhsip
@bowenwang1996 bowenwang1996 merged commit bd348d8 into master Oct 30, 2019
bowenwang1996 added a commit that referenced this pull request Oct 30, 2019
@ilblackdragon ilblackdragon deleted the v0.4.4 branch April 16, 2020 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.