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

Update bootnodes and genesis for testnet #509

Merged
merged 1 commit into from
Jun 19, 2020
Merged

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Having default makes it quicker to test against, new testnet started

Reference issue to close (if applicable)

Closes

Other information and links

@austinabell austinabell changed the title Update bootnodes and bootstrap peers for testnet Update bootnodes and genesis for testnet Jun 19, 2020
@austinabell austinabell merged commit 8add784 into master Jun 19, 2020
@austinabell austinabell deleted the austin/update_testnet branch June 19, 2020 20:04
timvermeulen added a commit that referenced this pull request Jun 26, 2020
* Bitfield improvements

* Store prefix bits in separate variables

* Use the `Result` type alias in reader.rs

* Remove unused dependency

* Avoid creating vectors unnecessarily

* Rename union to merge

* Rename multi_union to union

* Combine first access with is_empty check

* Avoid traversing `self.unset` up front in `BitField::iter`

* Updates market actor (#496)

* initial market actor updates

* fix market actor errs

* fix linting issue

* made requested changes

* update error msg

* added verifreg to internal send and mockrt

* updated multimap error handling

* Update proofs to v4 (#507)

* Bump dep versions

* Refactor to new proofs types

* Switch to from trait and cleanup

* Update bootnodes and genesis for testnet (#509)

* Remove unnecessary >=

* Get rid of redundant `get_mut`

* Add UnverifiedBitField type in order to deserialize a bit field without verifying it

* Rename RLEPlus to RlePlus in accordance with Rust's naming conventions

* Remove pointless mutable reference

* Remove UnverifiedBitField

* Make sure that RlePlus::new returns an error on integer overflow

* Don't yield a run of length 0 whenever a short block has the value 0

Co-authored-by: Dustin Brickwood <dustinbrickwood204@gmail.com>
Co-authored-by: Austin Abell <austinabell8@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants