Commit Graph

11 Commits

Author SHA1 Message Date
Jon Cinque 79d2c606b8
CI: Add `--max-warnings 0` to eslint to abort on errors (#3254)
* CI: Add `--max-warnings 0` to eslint to abort on errors

* Fix lint issue
2022-06-16 09:39:55 -04:00
Jon Cinque 38944088c0
name-service-js: Bump version and sort out dependencies for release (#3214) 2022-06-02 18:49:43 +02:00
Jon Cinque b5e301b210
name-service-js: Add to CI, clean up packages (#3097) 2022-04-22 00:01:24 +02:00
Danny Povolotski 29d424e597
fully switch to @solana/buffer-layout (#2634)
* remove unused buffer-layout

* change to solana implementation of buffer-layout

* use latest buffer-layout and utils

* update buffer-layout-utils

* update buffer-layout-utils

* info.data is already Uint8Array

* update deps, fix lint

* remove node engine requirements

Co-authored-by: Danny Povolotski <danny@192.168.1.34>
Co-authored-by: Jordan Sexton <jordan@jordansexton.com>
2022-03-26 22:00:59 -06:00
dr497 dd035edda0 name-service: allow parent owner to transfer subdomains 2022-01-16 09:06:35 -08:00
DR497 fb949741fb name service: allow parent name owner to update records 2021-11-16 08:41:11 -08:00
Muhammed Abiola 3e945798fc
Update twitter.ts (#2454)
Minor contraction error.
2021-09-27 10:58:11 -06:00
Lcchy c05f445d73
Minor fixes in name-service (#1895)
* Fix reverse twitter registries and program space allocation

* Small fixes and address update

* Fix the package name
2021-07-01 11:46:32 -05:00
Tyera Eulberg 34af3726fd
Update some api urls (#1888) 2021-06-08 12:53:32 -06:00
B 06630018c2
Name Service JavaScript cleanup (#1755)
* fix: update id + lint + spelling

* feat: add twitter const

* chore: update to Keypair

* fix: exports + lint

* feat: add twitter instructions

* chore: add readme
2021-05-18 15:45:30 -05:00
Lcchy 0ed080a50f
Add name-service program and js bindings (#1600) 2021-05-04 00:07:11 +00:00