Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / f-o-a-m/purescript-web3-generator issues and pull requests

#88 - remove bytestring deps

Pull Request - State: closed - Opened by martyall 7 months ago

#87 - upgrade deps

Pull Request - State: closed - Opened by martyall 7 months ago

#86 - add an ABI returns structs in some functions, messing up the codegen

Pull Request - State: open - Opened by martyall about 1 year ago - 1 comment

#85 - use index as default label when labels are absent

Pull Request - State: closed - Opened by martyall about 1 year ago

#84 - Add support for nested tuples / records

Pull Request - State: closed - Opened by martyall about 1 year ago

#83 - support nested tuples

Pull Request - State: closed - Opened by martyall about 1 year ago

#82 - Update package set

Pull Request - State: closed - Opened by martyall about 1 year ago

#81 - Remove bn.js dependency

Pull Request - State: closed - Opened by martyall about 1 year ago

#80 - bump packages.dhall to new eth-core, remove travis => GH actions

Pull Request - State: closed - Opened by iostat about 1 year ago

#79 - Correct number of indexed args

Pull Request - State: closed - Opened by martyall about 1 year ago

#78 - Purs 0.15

Pull Request - State: closed - Opened by iostat about 1 year ago - 1 comment

#77 - No more Yargs

Pull Request - State: closed - Opened by martyall over 1 year ago

#76 - Replace `yargs` with `optparse`

Issue - State: closed - Opened by iostat over 1 year ago

#75 - fix dynamic / statically sized array parsing

Pull Request - State: closed - Opened by martyall over 1 year ago

#74 - Enforce tidy check on PR to master

Issue - State: closed - Opened by martyall over 2 years ago - 1 comment

#73 - remove trailing spaces in .purs files

Issue - State: closed - Opened by srghma almost 3 years ago - 1 comment

#72 - rename top module name from Data to Web3Generator

Issue - State: closed - Opened by srghma almost 3 years ago

#71 - let's not ignore ./contracts dir

Issue - State: closed - Opened by srghma almost 3 years ago

#70 - Nested vectors are printed incorrectly

Issue - State: closed - Opened by srghma almost 3 years ago - 2 comments

#69 - Tidy2

Pull Request - State: closed - Opened by srghma almost 3 years ago - 5 comments

#67 - Tidy

Pull Request - State: closed - Opened by martyall about 3 years ago - 10 comments

#66 - Replace codegen with purescript-tidy-codegen

Issue - State: closed - Opened by kejace about 3 years ago - 3 comments

#65 - v0.14

Pull Request - State: closed - Opened by kejace over 3 years ago - 1 comment

#64 - add support for contracts that implement receive

Pull Request - State: open - Opened by charlescrain about 4 years ago

#63 - Spago

Pull Request - State: closed - Opened by martyall about 4 years ago

#62 - support solc 0.6+ stateMutability instead of constant/payable

Pull Request - State: closed - Opened by iostat about 4 years ago

#61 - update read me for missing get started step

Pull Request - State: closed - Opened by elynch303 almost 5 years ago

#60 - update deps

Pull Request - State: closed - Opened by safareli about 5 years ago

#59 - version bump

Pull Request - State: closed - Opened by martyall over 5 years ago

#58 - log ABIErros if any

Issue - State: closed - Opened by safareli almost 6 years ago

#57 - 0.12 Updates

Pull Request - State: closed - Opened by safareli almost 6 years ago

#56 - Simplify the generator output using `genericFromRecordFields`

Issue - State: closed - Opened by martyall over 6 years ago

#55 - Simply data

Pull Request - State: closed - Opened by martyall over 6 years ago

#54 - refactor to make generator step pure

Pull Request - State: closed - Opened by martyall over 6 years ago

#53 - added ability to handle multi-arity functions

Pull Request - State: closed - Opened by martyall over 6 years ago

#52 - Support functions with identical name but different signatures

Issue - State: closed - Opened by kejace over 6 years ago
Labels: enhancement

#51 - bump web3 to > 0.24

Pull Request - State: closed - Opened by martyall over 6 years ago

#50 - Foreign generics

Pull Request - State: closed - Opened by martyall over 6 years ago - 1 comment

#49 - latest

Pull Request - State: closed - Opened by kejace over 6 years ago

#48 - upgraded web3 version

Pull Request - State: closed - Opened by martyall over 6 years ago

#47 - ps-web3 0.21.0 to avoid bower conflicts

Pull Request - State: closed - Opened by iostat over 6 years ago

#46 - make sure we don't swallow parser errors

Pull Request - State: closed - Opened by safareli over 6 years ago - 1 comment

#45 - update web3, fixes #41

Pull Request - State: closed - Opened by safareli over 6 years ago

#44 - upgrade purescript-web3

Pull Request - State: closed - Opened by martyall over 6 years ago

#43 - "license": "Apache-2.0"

Pull Request - State: closed - Opened by safareli over 6 years ago

#42 - remove package-lock.json

Pull Request - State: closed - Opened by safareli over 6 years ago

#41 - Deep nested types of `Vector n a` slows down (or maybe kills) `psc`

Issue - State: closed - Opened by sectore over 6 years ago - 7 comments

#40 - Fix of `Pulp` commands

Pull Request - State: closed - Opened by sectore over 6 years ago

#39 - update bower web3

Pull Request - State: closed - Opened by martyall over 6 years ago

#38 - Bower

Pull Request - State: closed - Opened by martyall over 6 years ago

#37 - use a less edge-casey mkdirp

Pull Request - State: closed - Opened by iostat over 6 years ago

#36 - Nested

Pull Request - State: closed - Opened by martyall over 6 years ago - 1 comment

#35 - we need to handle non-flat contract directories

Issue - State: closed - Opened by martyall over 6 years ago - 2 comments

#34 - better names

Pull Request - State: closed - Opened by martyall over 6 years ago

#33 - skip over missed parses

Pull Request - State: closed - Opened by martyall over 6 years ago

#32 - upgrade web3

Pull Request - State: closed - Opened by martyall over 6 years ago

#31 - [Idea] - Generated Contract Methods should always take 1 argument

Issue - State: closed - Opened by XertroV over 6 years ago - 6 comments

#30 - F/underscore names - fix #28

Pull Request - State: closed - Opened by XertroV over 6 years ago - 1 comment

#29 - Deploying

Pull Request - State: closed - Opened by martyall over 6 years ago

#28 - valid solidity function names do not always lead to valid generated names

Issue - State: closed - Opened by XertroV over 6 years ago - 3 comments

#27 - <abis> refers to directory + json requirement

Pull Request - State: closed - Opened by XertroV over 6 years ago

#26 - fix arg order for pulp

Pull Request - State: closed - Opened by XertroV over 6 years ago - 1 comment

#25 - building constructors

Pull Request - State: closed - Opened by martyall over 6 years ago

#24 - web3 ReaderT based updates

Pull Request - State: closed - Opened by safareli over 6 years ago

#23 - where clause 'cm' cursor variable causes overshadowed warnings

Issue - State: closed - Opened by martyall almost 7 years ago - 1 comment

#22 - removed psc-package

Pull Request - State: closed - Opened by safareli almost 7 years ago

#21 - Payable

Pull Request - State: closed - Opened by martyall almost 7 years ago

#20 - Remove unsafePartial and unsafeIndex usages

Pull Request - State: closed - Opened by safareli almost 7 years ago

#19 - Specify custom module prefix

Pull Request - State: closed - Opened by safareli almost 7 years ago - 1 comment

#18 - Add missing Tagged and SProxy imports

Pull Request - State: closed - Opened by safareli almost 7 years ago

#17 - restore parens in toReturnType

Pull Request - State: closed - Opened by safareli almost 7 years ago - 2 comments

#16 - Error handling

Pull Request - State: closed - Opened by martyall almost 7 years ago

#15 - expand _ -> in 'Code Abi'

Pull Request - State: closed - Opened by safareli almost 7 years ago

#14 - Fix unused imports issue

Pull Request - State: closed - Opened by safareli almost 7 years ago - 1 comment

#13 - Uncurried

Pull Request - State: closed - Opened by martyall almost 7 years ago

#12 - Tx options

Pull Request - State: closed - Opened by martyall almost 7 years ago

#11 - Should we just uncurry all the generated functions?

Issue - State: closed - Opened by martyall almost 7 years ago - 13 comments

#10 - Mealy

Pull Request - State: closed - Opened by kejace almost 7 years ago

#9 - Generated module names can be invalid and other issues (Discussion)

Issue - State: closed - Opened by XertroV almost 7 years ago - 7 comments

#8 - Generate docstrings for pursuit to parse

Issue - State: closed - Opened by kejace almost 7 years ago

#7 - Better tuples

Pull Request - State: closed - Opened by martyall almost 7 years ago

#6 - change Unit to EtherUnit

Pull Request - State: closed - Opened by martyall about 7 years ago

#5 - Payable

Pull Request - State: closed - Opened by martyall about 7 years ago

#4 - Get README ready for release

Issue - State: closed - Opened by martyall about 7 years ago - 1 comment

#3 - Eventgenerics

Pull Request - State: closed - Opened by kejace about 7 years ago

#2 - Upgrade s

Pull Request - State: closed - Opened by martyall about 7 years ago

#1 - Events

Pull Request - State: closed - Opened by martyall about 7 years ago