9350 Commits

Author SHA1 Message Date
Michael Vines
36df1b1e5e Add local browser example 2020-06-14 21:57:04 -07:00
Michael Vines
ad95cb5c32 0.0.3 2020-06-14 21:57:04 -07:00
Michael Vines
efeb2f55c3 Run lint/flow/doc/examples in CI 2020-06-14 21:57:04 -07:00
Michael Vines
5a21b2f9fb Fix package main 2020-06-14 21:57:04 -07:00
Michael Vines
0dcd261c38 Trim npm package contents 2020-06-14 21:57:04 -07:00
Michael Vines
ca3582ea5e 0.0.2 2020-06-14 21:57:04 -07:00
Michael Vines
0575148594 Add more documentation 2020-06-14 21:57:04 -07:00
Michael Vines
bf83497bbc Support cjs, esm and iife modules 2020-06-14 21:57:04 -07:00
Michael Vines
5a0206bcfe Add Account class 2020-06-14 21:57:04 -07:00
Michael Vines
0f1f52e3e4 Adjust eslint configuration 2020-06-14 21:57:04 -07:00
Michael Vines
1f1fbd84ff Initial version 2020-06-14 21:57:04 -07:00
Michael Vines
86e32a3f31 Add npm/github deployment 2020-06-14 21:57:04 -07:00
Michael Vines
1ba4492054 Add npm badge 2020-06-14 21:57:04 -07:00
Michael Vines
cf7f048f65 Add esdoc boilerplate 2020-06-14 21:57:04 -07:00
Michael Vines
7e109f22c2 Project boilerplate from eunikitin/modern-package-boilerplate 2020-06-14 21:57:04 -07:00
Ryo Onodera
a39df7ee5d
Fix udp port check retry and check all udp ports (#10385)
* Don't start if udp port is really closed

* Fully check all udp ports

* Remove test code.......

* Add tests and adjust impl a bit

* Add comment

* Move comment a bit

* Move a bit

* clean ups
2020-06-15 07:36:08 +09:00
Michael Vines
0d38257dbb
Fix perf-libs version detection (#10571)
automerge
2020-06-14 12:35:06 -07:00
Michael Vines
8ac6b7a83f Document removing the pre-release checkmark 2020-06-14 10:32:07 -07:00
Michael Vines
edb81b5007 Add gitbook release documentation 2020-06-14 09:52:13 -07:00
Michael Vines
a323fe9df6
Add more release docs (#10570) 2020-06-14 09:49:56 -07:00
Michael Vines
f717010fa5
Update RELEASE.md (#10569) 2020-06-14 09:11:21 -07:00
Ryo Onodera
1343d0eff7
Use git diff instead of git show for --check (#10566) 2020-06-14 21:24:10 +09:00
Ryo Onodera
f5912f3633
Clean up test-sanity.sh a bit (#10565) 2020-06-14 21:16:19 +09:00
Ryo Onodera
f1131dfbbb
Check the whole range of commits in the topic branch (#10560)
* Check the whole range of commits in the topic branch

* Fix shellcheck

* Debug...

* Ensure to update to the latest of the base branch...
2020-06-14 18:15:46 +09:00
Ryo Onodera
a0692c9b4c
Further fix the ci (#10559) 2020-06-14 14:53:49 +09:00
Ryo Onodera
d159bc71e7
Fix trailing whitespace (#10558) 2020-06-14 14:43:43 +09:00
anatoly yakovenko
ba83e4ca50
Fix fannout gossip bench (#10509)
* Gossip benchmark

* Rayon tweaking

* push pulls

* fanout to max nodes

* fixup! fanout to max nodes

* fixup! fixup! fanout to max nodes

* update

* multi vote test

* fixup prune

* fast propagation

* fixups

* compute up to 95%

* test for specific tx

* stats

* stats

* fixed tests

* rename

* track a lagging view of which nodes have the local node in their active set in the local received_cache

* test fixups

* dups are old now

* dont prune your own origin

* send vote to tpu

* tests

* fixed tests

* fixed test

* update

* ignore scale

* lint

* fixup

* fixup

* fixup

* cleanup

Co-authored-by: Stephen Akridge <sakridge@gmail.com>
2020-06-13 22:03:38 -07:00
Michael Vines
07e8e8af38
Remove trailing whitespace (#10554)
automerge
2020-06-13 14:48:27 -07:00
R. M. Shea
48febf153b
Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
Michael Vines
9e0b90f331
commitlint now works in web3.js/ (#10552)
automerge
2020-06-13 14:13:47 -07:00
Jack May
b6a9573748
Route all loader messages to log collector (#10528) 2020-06-13 13:20:08 -07:00
dependabot-preview[bot]
e5a2c75fab Bump serde_yaml from 0.8.12 to 0.8.13
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.12...0.8.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 09:48:15 -07:00
Michael Vines
a13b72c59c Allow any branch 2020-06-12 22:29:25 -07:00
Michael Vines
8f0e301aa2 Merge notifications 2020-06-12 22:21:28 -07:00
dependabot-preview[bot]
a3a8e8775c [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 in /explorer
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 22:10:58 -07:00
Michael Vines
f3965c3eb7 Add commitlint support 2020-06-12 22:10:44 -07:00
dependabot-preview[bot]
483fb86b06 Bump @types/react from 16.9.23 to 16.9.36 in /explorer
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.23 to 16.9.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 20:26:14 -07:00
dependabot-preview[bot]
4d31d799bf Bump @react-hook/debounce from 2.0.5 to 3.0.0 in /explorer
Bumps [@react-hook/debounce](https://github.com/jaredLunde/react-hook) from 2.0.5 to 3.0.0.
- [Release notes](https://github.com/jaredLunde/react-hook/releases)
- [Commits](https://github.com/jaredLunde/react-hook/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 20:26:03 -07:00
Michael Vines
25d72fbed5 Export explorer/ into the real explorer repository 2020-06-12 19:32:35 -07:00
Greg Fitzgerald
8dd5384d6d
Split commitment module (#10541)
automerge
2020-06-12 17:16:10 -07:00
Michael Vines
b7da3115dd Build release artifacts less frequently 2020-06-12 17:00:29 -07:00
Michael Vines
69c0649988 Enable cron and api builds 2020-06-12 16:57:05 -07:00
Michael Vines
3bb908a78b Prevent .travis changes from affecting buildkite builds 2020-06-12 16:49:55 -07:00
Michael Vines
f54c049b43
Add FdGYQ... to non-circulation withdrawer authority list (#10542)
automerge
2020-06-12 16:45:20 -07:00
Michael Vines
fd928f4178 Add empty workspace 2020-06-12 16:32:05 -07:00
Justin Starry
94a5c47861 Add incinerator transaction to cache 2020-06-12 16:32:05 -07:00
Justin Starry
96c02eb436 Cache token supply transactions 2020-06-12 16:32:05 -07:00
Justin Starry
81292253b5 Remove duplicate information in create account w seed details section 2020-06-12 16:32:05 -07:00
Justin Starry
d00da9e4b7 Update src/components/TransactionDetails.tsx
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2020-06-12 16:32:05 -07:00
Justin Starry
183095feac Display recent blockhash if not a nonce transaction 2020-06-12 16:32:05 -07:00