Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/h-REA/hrea

A ValueFlows / REA economic network coordination system implemented on Holochain and with supplied Javascript GraphQL libraries
https://github.com/h-REA/hrea

update hdk revs in (outdated) module templates

08476bdb32e9bdeef8ad0fdd29c7a76661285519 authored almost 3 years ago
update nix env for latest Holochain

f1effbecd210d9d80e8cdfa6fc7db53dfb90badf authored almost 3 years ago
update lockfile

b0ae5a835a39834c2099a220e35f8fd337742a4a authored almost 3 years ago
update deps for latest HDK

b6ce52856c5c1606f6af5fb33667575f4d76af01 authored almost 3 years ago
Merge pull request #207 from holo-rea/fix-unit-measure

Fix `hasUnit` and `createUnit` bugs

9d4ed1323f2c2c248deafacd8704f38c4f547e51 authored almost 3 years ago
Merge pull request #209 from holo-rea/fix-update-tree

fixes #208 - update multiple times

1e87c3f9faef93e3bc5ef59e1d18ff93c8c504ea authored almost 3 years ago
Update record_helpers.rs

33fc3881bb4038f3c6904d09d9962678d61a039e authored almost 3 years ago
fixes #208 - update multiple times

the original code didn't suit this context, and it was adapted from h-be/Acorn or hdk_crud.
It d...

1ebb329090bab09d177c948144a273b4ece0167f authored almost 3 years ago
Merge branch 'sprout' of github.com:holo-rea/holo-rea into sprout

d57513ab1f8245c625f2ad95bf93b46a29f1fa41 authored almost 3 years ago
fixes #206

a1edfd327c8b436716093e827c4eeab1b3bcc8d8 authored almost 3 years ago
fix the missing entry def for units

52e7741024b72eb111c7f48e98781111c2114c46 authored almost 3 years ago
correctly parse datetime format without fractional seconds if returned from backend

4e1255d4c49934f74f66c64a993191393b688440 authored almost 3 years ago
Merge pull request #201 from holo-rea/fix-for-199

fix broken agent resolver

3fb1efe645880fef9264eeca9dc33c01dcb17d88 authored almost 3 years ago
remove console.log

2cacb2955bdd68503c6c744631fbb2e9848307ae authored almost 3 years ago
fixes #199 see the issue context

there is a new option for mapZomeFn to instruct it to optionally skip the special encode decode s...

6ae65d25ccc15b6366456b32111594c4e1712953 authored almost 3 years ago
add Cargo lockfile

25bf74aeda079569c62303070868e71e0ec5d7c9 authored almost 3 years ago
unignore Cargo.lock to see if it makes GH actions use same deps

dfb3521858c40027549349b97ca5832726233f5d authored almost 3 years ago
pnpm installed locally in GH CI

86ed2082bdb045dcfc32f8a41daabc51af35495d authored almost 3 years ago
update CI scripts to use pnpm & remove old sim2h network server startup commands

cbf2dd5d172ce153f90245506718f36b548faaf5 authored almost 3 years ago
update scripts to use pnpm commands so workspace is aware of pnpm-specific module IDs (workspace:* etc)

f974d80898092e248fea99507f755c42e1d18d70 authored almost 3 years ago
remove todo

859d35da00625a51af0f08ce0dbb0d6d014f5177 authored almost 3 years ago
refactor autoconnect logic out of explorer app into Holochain connector module

remove deprecated type alias for DNAMappings

1e77e84e4957f595cf7346b75179d3b8bceca898 authored almost 3 years ago
remove unnecessary double-handling of null connection URI

1ef46ddd53380338f69383b0094025fdb855e6f4 authored almost 3 years ago
fix release tag match, not a real regex

e0f1d3fc46a072f08998ed55fbe83d8a56499c13 authored almost 3 years ago
pin GraphQL client module to same version as schema module

db1c0d18a7dd8fb0aa94816a1522997dd717339d authored almost 3 years ago
rename crate to more appropriate naming

a9d65e445d82541cbcad930f3f2adcb5cc2e4d20 authored almost 3 years ago
comment UUID helpers lib, remove unneeded method, comment method to deprecate later

6addbf54ab0189506ab92943a4f41844300ff9bc authored almost 3 years ago
reimplement temporary 'all' index logic to use non-Path-based indexing structure

3901a70bc2c3194d86e39c74224c6adbfcebe6d0 authored almost 3 years ago
fix EntryDefs for index pointers not being defined, and use of entry_defs overriding already-registered defs in indexing zomes

8963472e7a5d451a084547fd79b91549ede02573 authored almost 3 years ago
define identifier EntryDefs using verbose macro as substitution for proc macro attributes in macros-by-example does not work

3981d6d28488169b1e1f87709e6e125f70f05769 authored almost 3 years ago
adjust trait bounds for identity managing methods to reflect new storage requirements

74ce274fb5bdb764daa1a0e09f4ebb8ae3f483c7 authored almost 3 years ago
reimplement identity read/write helpers to directly store UUIDs in the DHT

remove unneeded direct retrieval of identity EntryHash, now gets read from DnaAddressable

58eb4a69a028f4adbcea3dcd8b91340851cc7db7 authored almost 3 years ago
fix generics to match new method signatures, missing ByHeader imports in RPC crates

6df2251833d8b845b00f74cf80fe2f491cb9ddd2 authored almost 3 years ago
drop all refs to deprecated RevisionHash in favour of raw HeaderHash

cleanup some remaining unneeded non-generic deletion payload structs

remove unneeded type gener...

3f85185d0562099085b0868f08a2411de0c4bc18 authored almost 3 years ago
remove RevisionHash from remaining core libs & definition

138c68f770d3a0397d90e0e6df18f39477961472 authored almost 3 years ago
change calculate_identity_address() to use hash of externally-facing fully qualified address

necessary changes to related trait bounds to support this

f00392c061e88f8fafd3b3a0b6cc969d12890a6f authored almost 3 years ago
remove RevisionHash and change all record helper methods to accept raw HeaderHash in preparation for indexing logic changes

DnaAddressable now must be directly storable as an Entry in order for fully-qualified IDs to be ...

c6645641feb8e6b8ebc942c5738c7604ab713889 authored almost 3 years ago
document new dirs in readme

29eb0365ef58f10062a8102b9da611ca1e952423 authored almost 3 years ago
fix release tag matching regex to match at start of string

c229ca1aecf153c3c8fc048a8195cbc735cbd2f9 authored almost 3 years ago
Merge branch 'feature/release-automation' into sprout

Couple of tweaks to Connor's PR

cb333309d7126da2611cfae86e70d2135e175cbe authored almost 3 years ago
Merge pull request #193 from Connoropolous/sprout

release automation, and webhapp for Holochain Launcher

44732e99724278bb3c3cfe90684d225cfcf2ed17 authored almost 3 years ago
add Proposal DNA to full suite webhapp manifest

72528ec4df768648654d1a8a951ca42cab0424f9 authored almost 3 years ago
change tag match regex for releases to use without 'v' prefix

32c502df58859e01e1ba946efa7ef59cc1198bf0 authored almost 3 years ago
upload webhapp

869ded376653444417823c8456e688c2438467cc authored almost 3 years ago
use no-frozen-lockfile

89d675e8d7905c46fde5a659d075bd42e0635094 authored almost 3 years ago
use npx to run pnpm command

c4d4652a0e0f9ed2878ab2317e50662a50f93607 authored almost 3 years ago
try not global pnpm

63f33c7e4b093a4ad715e422fd9568492b2a5721 authored almost 3 years ago
install pnpm and deps earlier

d8257f6c63181c9145cc368e5b16d89a80eda050 authored almost 3 years ago
revert unneeded change

dd99a573259cfbfbbb36802a0541d230e18f03b8 authored almost 3 years ago
Merge pull request #3 from Connoropolous/add-webhapp

full webhapp release flow

b6839a85626afcd0d549ef3e924242ebede80279 authored almost 3 years ago
full webhapp release flow

03d2ed0162f5d5533f21fdc4c29f04c99ac67a88 authored almost 3 years ago
add specification dna to bundle

2442f17973cf7256ae3120444589a288e2606ff9 authored almost 3 years ago
Merge pull request #2 from Connoropolous/ci

Create release.yml

14d57865a113069263c61fa84b8a77342b55b934 authored almost 3 years ago
Update release.yml

9524c35da8e850120eb9846ae058e657dd794b2e authored almost 3 years ago
Update release.yml

399d910851a8dfaddfdaf4a5b307965051da44de authored almost 3 years ago
escape url slashes

923be9414888a88e0f4e1ecdaa6ebaea0e1fab63 authored almost 3 years ago
switch to url versions of full suite bundle

8061fa0000b64f8be771f47828fcdbd33e0bc273 authored almost 3 years ago
Create happ.yaml

b81793027491340b3c61b61676a99f715c629be7 authored almost 3 years ago
add rough cut caching

3362297d3799cdaf6629d87d5e6d67121b9dcf7e authored almost 3 years ago
switch to real release upload

f17a51cd656e0ee654c0514378d1338c89995103 authored almost 3 years ago
improve naming

786091e0b575dec4d794ac6240424af3b0f04c7e authored almost 3 years ago
Update release.yml

7cdc1934881841c2ba1a943fdf760252c44634fe authored almost 3 years ago
upload artifacts

390176c2446fc7546a224eb9f0b31ee7feb2e629 authored almost 3 years ago
Update release.yml

3de144d3352549556f48b7fa30a91612015f105b authored almost 3 years ago
use cachix

48c608420158c30d35f66805f2603fad22b485ac authored almost 3 years ago
Merge branch 'holo-rea:sprout' into ci

f4ea145caf8bb0c2968b2c2e1486aefd90f86f3d authored almost 3 years ago
Merge pull request #189 from Connoropolous/sprout

change is_registered_agent to is_registered

d2880c38dce6bb4fab347f39e9810ae1886f1c31 authored almost 3 years ago
Merge branch 'holo-rea:sprout' into ci

513088eee37d232ff71f43d207ad9c005e93d997 authored almost 3 years ago
Merge branch 'holo-rea:sprout' into sprout

2731ceaab981f6e8a1b2696691c53e8e32107b71 authored almost 3 years ago
update HDK to latest

98db1cf59f96bb9b02222b27d60ae3fb8f7d42d7 authored almost 3 years ago
try nix

f5a7a35bbfa2983aa6005bc1e1fbccbeeb75c000 authored almost 3 years ago
Create nix.conf

e0744b75e4f172645e5128739d1593e7eda2b1e2 authored almost 3 years ago
Create release.yml

77ae4ee86e4fec946fa4027b6b26fc3851a15c29 authored almost 3 years ago
Merge branch 'holo-rea:sprout' into sprout

e8ac060ebc24d84576b24e0774b9652ad37b83a0 authored about 3 years ago
fix error in instantiating Agent resolvers if agent module is not active

d6f64a5dff81bb4aac0def30e94e15d85a7adec7 authored about 3 years ago
update lockfile

f71b6310dc5352106e934814118df58372d42ad6 authored about 3 years ago
update tryorama

4d170c89d3adef7498c5fda121415c93f99148d7 authored about 3 years ago
update HDK to latest

bcfca5a5e6c3e5d6ab8e2b3e8aceed5be9836aec authored about 3 years ago
add macro layer to formalize EconomicEvent external API signature

refactored some I/O structs to better modularize event/resource APIs

9ed282a5210642df46c04143aca022ce0c896376 authored about 3 years ago
remove argument munging in economicEvent resource, previous commit fixed the casing

fdb9fb244d34bd245e3aafece4dc8adcfc13d2e0 authored about 3 years ago
add myself

9d26f78c855b947b55efdf690d1b1431c55e69bf authored about 3 years ago
clean up EconomicResource API method names

1868a78208047f4c5363ca9f5c1d864ed5938759 authored about 3 years ago
add macro layer to enforce EconomicResource external API signature

deliberately separate validation logic so as to prompt implementors to consider augmenting rules

f855930eecb0b9941f617f081bf0322149c6b8e9 authored about 3 years ago
cleanup ByHeader / ByHash struct dependencies, move to most appropriate crate

32561b7b84385e77f90244a6a15a8bd36b45261d authored about 3 years ago
update HDK

12ff6c359cd7125dfe0787c5009ce520641d969e authored about 3 years ago
update tryorama

ae608061be86f41375e5a925abbea175bf1f0c26 authored about 3 years ago
update lockfile

2ff90e95bada4f8c58156da5970caac5d1fc2cd3 authored about 3 years ago
change is_registered_agent to is_registered

0d18a8c865f6be629f345406442ab5c3aa1c78d2 authored about 3 years ago
Merge pull request #188 from holo-rea/feature/186-hdk-upgrade

Feature/186 hdk upgrade

393d28a5700cbb9f6c788a9fbd189a071e2c9d96 authored about 3 years ago
update agent-registration dependency

bee5a39eeb702a28c5d8d5ace88b0c7b33418d00 authored about 3 years ago
update all Path entryDefs to use new PathEntry

f0249af43baa6228a20e8835852290662cde5e0a authored about 3 years ago
disable react app sourcemap hacking, no longer needed with CRA 5.x

0e7f43d3f07dd9fef3f31b35e41befb8905f3339 authored about 3 years ago
update PNPM lockfile

37444b2e06bd579458e125c73c102c9d40d94388 authored about 3 years ago
move Buffer dependency to vf-graphql-holochain module so consumers don't need to consider polyfills

4852689438c440f4e1ebdf416f1d2514afad941d authored about 3 years ago
update lockfile

286be9505f0bdb79dd9c735371ea975bf1367eef authored about 3 years ago
updates to GraphiQL explorer app to work with latest client; remove unused / incompatible CustomArgs

658147e0835c5e193579150d2651eaed126e2a84 authored about 3 years ago
update GraphQL toolchain deps for GraphiQL explorer app

5e85d771f9921be5bbe59c692df8ac9d9d1c7c15 authored about 3 years ago
update GraphQL toolchain dependencies in shared libs

c0f9ece0a0b54f2e08ac000c7972685b5cfc0e84 authored about 3 years ago
update HC client lib

8dedc4c9f306b31306253bc4bbbb13ae5e07a20f authored about 3 years ago
update tryorama

659f05c9ac071e371db5608511bef7a6cade1c3b authored about 3 years ago